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=5112 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),(1611,'wpforms_email_summaries_fetch_info_blocks','complete','2024-05-06 09:30:09','2024-05-06 15:00:09',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714987809;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714987809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-05-06 09:30:15','2024-05-06 15:00:15',0,NULL),(1612,'wpforms_email_summaries_fetch_info_blocks','complete','2024-05-06 09:30:09','2024-05-06 15:00:09',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714987809;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714987809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-05-06 09:30:15','2024-05-06 15:00: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),(1825,'woocommerce_cleanup_draft_orders','complete','2024-05-02 10:30:19','2024-05-02 16:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714645819;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714645819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-02 10:30:34','2024-05-02 16:00:34',0,NULL),(1828,'wpforms_process_forms_locator_scan','complete','2024-05-02 10:30:19','2024-05-02 16:00:19',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714645819;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714645819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-02 10:30:35','2024-05-02 16:00:35',0,NULL),(1829,'wpforms_process_forms_locator_scan','complete','2024-05-02 10:30:19','2024-05-02 16:00:19',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714645819;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714645819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-02 10:30:35','2024-05-02 16:00:35',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),(1870,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-01 20:45:18','2024-05-02 02:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714596318;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714596318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-01 21:00:19','2024-05-02 02:30:19',0,NULL),(1872,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-01 21:15:19','2024-05-02 02:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714598119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714598119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-01 21:30:23','2024-05-02 03:00:23',0,NULL),(1874,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-01 21:45:23','2024-05-02 03:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714599923;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714599923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-01 22:00:13','2024-05-02 03:30:13',0,NULL),(1876,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-01 22:15:13','2024-05-02 03:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714601713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714601713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-01 22:30:41','2024-05-02 04:00:41',0,NULL),(1878,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-01 22:45:41','2024-05-02 04:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714603541;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714603541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-01 23:00:19','2024-05-02 04:30:19',0,NULL),(1880,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-01 23:15:19','2024-05-02 04:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714605319;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714605319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-01 23:21:29','2024-05-02 04:51:29',0,NULL),(1882,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-01 23:36:29','2024-05-02 05:06:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714606589;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714606589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 00:09:00','2024-05-02 05:39:00',0,NULL),(1884,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 00:24:00','2024-05-02 05:54:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714609440;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714609440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 00:32:26','2024-05-02 06:02:26',0,NULL),(1886,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 00:47:26','2024-05-02 06:17:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714610846;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714610846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 01:01:05','2024-05-02 06:31:05',0,NULL),(1888,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 01:16:05','2024-05-02 06:46:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714612565;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714612565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 01:33:33','2024-05-02 07:03:33',0,NULL),(1890,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 01:48:33','2024-05-02 07:18:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714614513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714614513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 02:00:20','2024-05-02 07:30:20',0,NULL),(1892,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 02:15:20','2024-05-02 07:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714616120;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714616120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 02:30:23','2024-05-02 08:00:23',0,NULL),(1894,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 02:45:23','2024-05-02 08:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714617923;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714617923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 03:00:14','2024-05-02 08:30:14',0,NULL),(1896,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 03:15:14','2024-05-02 08:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714619714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714619714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 03:30:18','2024-05-02 09:00:18',0,NULL),(1897,'woocommerce_marketplace_fetch_promotions','complete','2024-05-02 15:00:14','2024-05-02 20:30:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714662014;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714662014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-02 15:03:36','2024-05-02 20:33:36',0,NULL),(1899,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 03:45:18','2024-05-02 09:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714621518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714621518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 04:00:16','2024-05-02 09:30:16',0,NULL),(1901,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 04:15:16','2024-05-02 09:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714623316;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714623316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 04:30:16','2024-05-02 10:00:16',0,NULL),(1903,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 04:45:16','2024-05-02 10:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714625116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714625116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 05:00:17','2024-05-02 10:30:17',0,NULL),(1905,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 05:15:17','2024-05-02 10:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714626917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714626917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 05:30:20','2024-05-02 11:00:20',0,NULL),(1907,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 05:45:20','2024-05-02 11:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714628720;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714628720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 06:00:12','2024-05-02 11:30:12',0,NULL),(1909,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 06:15:12','2024-05-02 11:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714630512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714630512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 06:44:19','2024-05-02 12:14:19',0,NULL),(1911,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 06:59:20','2024-05-02 12:29:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714633160;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714633160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 07:00:21','2024-05-02 12:30:21',0,NULL),(1913,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 07:15:21','2024-05-02 12:45:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714634121;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714634121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 07:30:23','2024-05-02 13:00:23',0,NULL),(1915,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 07:45:23','2024-05-02 13:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714635923;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714635923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 08:00:18','2024-05-02 13:30:18',0,NULL),(1917,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 08:15:18','2024-05-02 13:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714637718;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714637718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 08:30:20','2024-05-02 14:00:20',0,NULL),(1919,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 08:45:20','2024-05-02 14:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714639520;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714639520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 09:00:14','2024-05-02 14:30:14',0,NULL),(1921,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 09:15:14','2024-05-02 14:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714641314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714641314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 09:30:19','2024-05-02 15:00:19',0,NULL),(1923,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 09:45:19','2024-05-02 15:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714643119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714643119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 10:00:13','2024-05-02 15:30:13',0,NULL),(1925,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 10:15:13','2024-05-02 15:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714644913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714644913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 10:30:34','2024-05-02 16:00:34',0,NULL),(1927,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 10:45:34','2024-05-02 16:15:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714646734;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714646734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 10:54:50','2024-05-02 16:24:50',0,NULL),(1928,'woocommerce_cleanup_draft_orders','complete','2024-05-03 10:30:34','2024-05-03 16:00:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714732234;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714732234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-03 11:00:13','2024-05-03 16:30:13',0,NULL),(1930,'wpforms_process_forms_locator_save','complete','2024-05-02 10:30:35','2024-05-02 10:30:35',10,'{\"tasks_meta_id\":23}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-02 10:30:35','2024-05-02 16:00:35',0,NULL),(1931,'wpforms_process_forms_locator_scan','complete','2024-05-03 10:30:35','2024-05-03 16:00:35',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714732235;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714732235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-03 11:00:13','2024-05-03 16:30:13',0,NULL),(1932,'wpforms_process_forms_locator_scan','complete','2024-05-03 10:30:35','2024-05-03 16:00:35',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714732235;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714732235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-03 11:00:13','2024-05-03 16:30:13',0,NULL),(1934,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 11:09:50','2024-05-02 16:39:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714648190;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714648190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 11:30:12','2024-05-02 17:00:12',0,NULL),(1936,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 11:45:12','2024-05-02 17:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714650312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714650312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 12:00:11','2024-05-02 17:30:11',0,NULL),(1938,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 12:15:11','2024-05-02 17:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714652111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714652111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 12:32:47','2024-05-02 18:02:47',0,NULL),(1940,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 12:47:47','2024-05-02 18:17:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714654067;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714654067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 13:00:14','2024-05-02 18:30:14',0,NULL),(1942,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 13:15:14','2024-05-02 18:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714655714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714655714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 13:30:06','2024-05-02 19:00:06',0,NULL),(1944,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 13:45:06','2024-05-02 19:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714657506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714657506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 14:00:09','2024-05-02 19:30:09',0,NULL),(1946,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 14:15:09','2024-05-02 19:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714659309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714659309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 14:30:03','2024-05-02 20:00:03',0,NULL),(1948,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 14:45:03','2024-05-02 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714661103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714661103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 15:00:04','2024-05-02 20:30:04',0,NULL),(1950,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 15:15:04','2024-05-02 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714662904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714662904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 15:30:03','2024-05-02 21:00:03',0,NULL),(1951,'woocommerce_marketplace_fetch_promotions','complete','2024-05-03 03:03:36','2024-05-03 08:33:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714705416;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714705416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-03 03:30:11','2024-05-03 09:00:11',0,NULL),(1953,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 15:45:03','2024-05-02 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714664703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714664703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 16:00:03','2024-05-02 21:30:03',0,NULL),(1955,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 16:15:03','2024-05-02 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714666503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714666503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 16:30:04','2024-05-02 22:00:04',0,NULL),(1957,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 16:45:04','2024-05-02 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714668304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714668304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 17:00:14','2024-05-02 22:30:14',0,NULL),(1959,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 17:15:14','2024-05-02 22:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714670114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714670114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 17:30:09','2024-05-02 23:00:09',0,NULL),(1961,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 17:45:09','2024-05-02 23:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714671909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714671909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 18:00:04','2024-05-02 23:30:04',0,NULL),(1963,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 18:15:04','2024-05-02 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714673704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714673704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 18:32:58','2024-05-03 00:02:58',0,NULL),(1965,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 18:47:58','2024-05-03 00:17:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714675678;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714675678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 19:00:08','2024-05-03 00:30:08',0,NULL),(1967,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 19:15:08','2024-05-03 00:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714677308;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714677308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 19:30:21','2024-05-03 01:00:21',0,NULL),(1969,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 19:45:21','2024-05-03 01:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714679121;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714679121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 20:00:19','2024-05-03 01:30:19',0,NULL),(1971,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 20:15:19','2024-05-03 01:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714680919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714680919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 20:30:28','2024-05-03 02:00:28',0,NULL),(1973,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 20:45:28','2024-05-03 02:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714682728;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714682728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 21:00:12','2024-05-03 02:30:12',0,NULL),(1975,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 21:15:12','2024-05-03 02:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714684512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714684512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 21:18:26','2024-05-03 02:48:26',0,NULL),(1977,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 21:33:26','2024-05-03 03:03:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714685606;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714685606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 22:00:24','2024-05-03 03:30:24',0,NULL),(1980,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 22:15:24','2024-05-03 03:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714688124;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714688124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 22:30:28','2024-05-03 04:00:28',0,NULL),(1982,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 22:45:28','2024-05-03 04:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714689928;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714689928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 23:01:08','2024-05-03 04:31:08',0,NULL),(1984,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 23:16:08','2024-05-03 04:46:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714691768;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714691768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-02 23:30:17','2024-05-03 05:00:17',0,NULL),(1986,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-02 23:45:17','2024-05-03 05:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714693517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714693517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 00:11:00','2024-05-03 05:41:00',0,NULL),(1988,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 00:26:00','2024-05-03 05:56:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714695960;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714695960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 00:32:59','2024-05-03 06:02:59',0,NULL),(1990,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 00:47:59','2024-05-03 06:17:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714697279;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714697279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 01:01:46','2024-05-03 06:31:46',0,NULL),(1992,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 01:16:46','2024-05-03 06:46:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714699006;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714699006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 01:30:51','2024-05-03 07:00:51',0,NULL),(1994,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 01:45:51','2024-05-03 07:15:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714700751;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714700751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 01:48:50','2024-05-03 07:18:50',0,NULL),(1996,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 02:03:50','2024-05-03 07:33:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714701830;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714701830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 02:06:59','2024-05-03 07:36:59',0,NULL),(1998,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 02:21:59','2024-05-03 07:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714702919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714702919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 02:30:19','2024-05-03 08:00:19',0,NULL),(2000,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 02:45:19','2024-05-03 08:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714704319;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714704319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 03:00:13','2024-05-03 08:30:13',0,NULL),(2002,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 03:15:13','2024-05-03 08:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714706113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714706113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 03:30:11','2024-05-03 09:00:11',0,NULL),(2003,'woocommerce_marketplace_fetch_promotions','complete','2024-05-03 15:30:11','2024-05-03 21:00:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714750211;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714750211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-03 16:00:04','2024-05-03 21:30:04',0,NULL),(2005,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 03:45:11','2024-05-03 09:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714707911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714707911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 03:48:14','2024-05-03 09:18:14',0,NULL),(2007,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 04:03:14','2024-05-03 09:33:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714708994;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714708994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 04:30:03','2024-05-03 10:00:03',0,NULL),(2009,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 04:45:03','2024-05-03 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714711503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714711503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 05:00:20','2024-05-03 10:30:20',0,NULL),(2011,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 05:15:20','2024-05-03 10:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714713320;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714713320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 05:30:04','2024-05-03 11:00:04',0,NULL),(2013,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 05:45:04','2024-05-03 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714715104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714715104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 06:00:11','2024-05-03 11:30:11',0,NULL),(2015,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 06:15:11','2024-05-03 11:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714716911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714716911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 06:33:54','2024-05-03 12:03:54',0,NULL),(2017,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 06:48:54','2024-05-03 12:18:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714718934;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714718934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 07:00:11','2024-05-03 12:30:11',0,NULL),(2019,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 07:15:11','2024-05-03 12:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714720511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714720511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 07:30:18','2024-05-03 13:00:18',0,NULL),(2021,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 07:45:18','2024-05-03 13:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714722318;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714722318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 08:00:11','2024-05-03 13:30:11',0,NULL),(2023,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 08:15:11','2024-05-03 13:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714724111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714724111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 08:30:09','2024-05-03 14:00:09',0,NULL),(2025,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 08:45:09','2024-05-03 14:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714725909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714725909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 09:00:08','2024-05-03 14:30:08',0,NULL),(2027,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 09:15:08','2024-05-03 14:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714727708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714727708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 09:30:11','2024-05-03 15:00:11',0,NULL),(2029,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 09:45:11','2024-05-03 15:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714729511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714729511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 10:00:04','2024-05-03 15:30:04',0,NULL),(2031,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 10:15:04','2024-05-03 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714731304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714731304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 10:30:19','2024-05-03 16:00:19',0,NULL),(2033,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 10:45:19','2024-05-03 16:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714733119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714733119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 11:00:13','2024-05-03 16:30:13',0,NULL),(2034,'woocommerce_cleanup_draft_orders','complete','2024-05-04 11:00:13','2024-05-04 16:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714820413;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714820413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-04 11:00:13','2024-05-04 16:30:13',0,NULL),(2036,'wpforms_process_forms_locator_save','complete','2024-05-03 11:00:13','2024-05-03 11:00:13',10,'{\"tasks_meta_id\":24}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-03 11:00:13','2024-05-03 16:30:13',0,NULL),(2037,'wpforms_process_forms_locator_scan','complete','2024-05-04 11:00:13','2024-05-04 16:30:13',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714820413;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714820413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-04 11:00:13','2024-05-04 16:30:13',0,NULL),(2038,'wpforms_process_forms_locator_scan','complete','2024-05-04 11:00:13','2024-05-04 16:30:13',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714820413;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714820413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-04 11:00:13','2024-05-04 16:30:13',0,NULL),(2040,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 11:15:13','2024-05-03 16:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714734913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714734913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 11:30:13','2024-05-03 17:00:13',0,NULL),(2042,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 11:45:13','2024-05-03 17:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714736713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714736713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 12:00:04','2024-05-03 17:30:04',0,NULL),(2044,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 12:15:04','2024-05-03 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714738504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714738504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 12:33:36','2024-05-03 18:03:36',0,NULL),(2046,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 12:48:37','2024-05-03 18:18:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714740517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714740517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 13:00:14','2024-05-03 18:30:14',0,NULL),(2048,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 13:15:14','2024-05-03 18:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714742114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714742114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 13:30:04','2024-05-03 19:00:04',0,NULL),(2050,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 13:45:04','2024-05-03 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714743904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714743904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 14:00:08','2024-05-03 19:30:08',0,NULL),(2052,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 14:15:08','2024-05-03 19:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714745708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714745708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 14:30:09','2024-05-03 20:00:09',0,NULL),(2054,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 14:45:09','2024-05-03 20:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714747509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714747509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 15:00:05','2024-05-03 20:30:05',0,NULL),(2056,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 15:15:05','2024-05-03 20:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714749305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714749305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 15:30:08','2024-05-03 21:00:08',0,NULL),(2058,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 15:45:08','2024-05-03 21:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714751108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714751108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 16:00:04','2024-05-03 21:30:04',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),(2061,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 16:15:04','2024-05-03 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714752904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714752904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 16:30:03','2024-05-03 22:00:03',0,NULL),(2063,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 16:45:03','2024-05-03 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714754703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714754703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 17:00:14','2024-05-03 22:30:14',0,NULL),(2065,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 17:15:14','2024-05-03 22:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714756514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714756514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 17:30:03','2024-05-03 23:00:03',0,NULL),(2067,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 17:45:03','2024-05-03 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714758303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714758303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 18:00:05','2024-05-03 23:30:05',0,NULL),(2069,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 18:15:05','2024-05-03 23:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714760105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714760105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 18:31:18','2024-05-04 00:01:18',0,NULL),(2071,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 18:46:18','2024-05-04 00:16:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714761978;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714761978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 19:00:11','2024-05-04 00:30:11',0,NULL),(2073,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 19:15:11','2024-05-04 00:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714763711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714763711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 19:30:22','2024-05-04 01:00:22',0,NULL),(2075,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 19:45:22','2024-05-04 01:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714765522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714765522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 20:00:35','2024-05-04 01:30:35',0,NULL),(2077,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 20:15:35','2024-05-04 01:45:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714767335;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714767335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 20:30:17','2024-05-04 02:00:17',0,NULL),(2079,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 20:45:17','2024-05-04 02:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714769117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714769117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 21:00:19','2024-05-04 02:30:19',0,NULL),(2081,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 21:15:19','2024-05-04 02:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714770919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714770919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 21:30:20','2024-05-04 03:00:20',0,NULL),(2083,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 21:45:20','2024-05-04 03:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714772720;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714772720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 22:00:13','2024-05-04 03:30:13',0,NULL),(2085,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 22:15:13','2024-05-04 03:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714774513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714774513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 22:30:25','2024-05-04 04:00:25',0,NULL),(2088,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 22:45:25','2024-05-04 04:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714776325;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714776325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 23:00:17','2024-05-04 04:30:17',0,NULL),(2090,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 23:15:17','2024-05-04 04:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714778117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714778117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-03 23:28:57','2024-05-04 04:58:57',0,NULL),(2092,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-03 23:43:57','2024-05-04 05:13:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714779837;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714779837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 00:07:57','2024-05-04 05:37:57',0,NULL),(2094,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 00:22:57','2024-05-04 05:52:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714782177;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714782177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 00:32:45','2024-05-04 06:02:45',0,NULL),(2096,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 00:47:45','2024-05-04 06:17:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714783665;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714783665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 01:00:45','2024-05-04 06:30:45',0,NULL),(2098,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 01:15:45','2024-05-04 06:45:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714785345;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714785345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 01:31:29','2024-05-04 07:01:29',0,NULL),(2100,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 01:46:29','2024-05-04 07:16:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714787189;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714787189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 02:00:20','2024-05-04 07:30:20',0,NULL),(2102,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 02:15:20','2024-05-04 07:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714788920;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714788920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 02:30:20','2024-05-04 08:00:20',0,NULL),(2104,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 02:45:20','2024-05-04 08:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714790720;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714790720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 02:56:44','2024-05-04 08:26:44',0,NULL),(2106,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 03:11:44','2024-05-04 08:41:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714792304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714792304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 03:30:03','2024-05-04 09:00:03',0,NULL),(2108,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 03:45:03','2024-05-04 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714794303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714794303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 04:00:03','2024-05-04 09:30:03',0,NULL),(2110,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 04:15:03','2024-05-04 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714796103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714796103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 04:30:05','2024-05-04 10:00:05',0,NULL),(2111,'woocommerce_marketplace_fetch_promotions','complete','2024-05-04 16:00:04','2024-05-04 21:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714838404;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714838404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-04 16:00:04','2024-05-04 21:30:04',0,NULL),(2113,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 04:45:05','2024-05-04 10:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714797905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714797905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 05:00:16','2024-05-04 10:30:16',0,NULL),(2115,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 05:15:16','2024-05-04 10:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714799716;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714799716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 05:21:30','2024-05-04 10:51:30',0,NULL),(2117,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 05:36:30','2024-05-04 11:06:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714800990;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714800990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 05:53:27','2024-05-04 11:23:27',0,NULL),(2119,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 06:08:27','2024-05-04 11:38:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714802907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714802907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 06:34:04','2024-05-04 12:04:04',0,NULL),(2121,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 06:49:04','2024-05-04 12:19:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714805344;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714805344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 07:00:14','2024-05-04 12:30:14',0,NULL),(2123,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 07:15:14','2024-05-04 12:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714806914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714806914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 07:30:03','2024-05-04 13:00:03',0,NULL),(2125,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 07:45:03','2024-05-04 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714808703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714808703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 08:00:04','2024-05-04 13:30:04',0,NULL),(2127,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 08:15:04','2024-05-04 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714810504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714810504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 08:30:05','2024-05-04 14:00:05',0,NULL),(2129,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 08:45:05','2024-05-04 14:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714812305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714812305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 09:00:04','2024-05-04 14:30:04',0,NULL),(2131,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 09:15:04','2024-05-04 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714814104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714814104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 09:30:04','2024-05-04 15:00:04',0,NULL),(2133,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 09:45:04','2024-05-04 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714815904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714815904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 10:00:04','2024-05-04 15:30:04',0,NULL),(2135,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 10:15:04','2024-05-04 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714817704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714817704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 10:30:19','2024-05-04 16:00:19',0,NULL),(2137,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 10:45:19','2024-05-04 16:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714819519;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714819519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 11:00:12','2024-05-04 16:30:12',0,NULL),(2139,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 11:15:12','2024-05-04 16:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714821312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714821312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 11:30:10','2024-05-04 17:00:10',0,NULL),(2140,'woocommerce_cleanup_draft_orders','complete','2024-05-05 11:00:13','2024-05-05 16:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714906813;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714906813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-05 11:00:16','2024-05-05 16:30:16',0,NULL),(2142,'wpforms_process_forms_locator_save','complete','2024-05-04 11:00:13','2024-05-04 11:00:13',10,'{\"tasks_meta_id\":25}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-04 11:00:13','2024-05-04 16:30:13',0,NULL),(2143,'wpforms_process_forms_locator_scan','complete','2024-05-05 11:00:13','2024-05-05 16:30:13',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714906813;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714906813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-05 11:00:16','2024-05-05 16:30:16',0,NULL),(2144,'wpforms_process_forms_locator_scan','complete','2024-05-05 11:00:13','2024-05-05 16:30:13',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714906813;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714906813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-05 11:00:16','2024-05-05 16:30:16',0,NULL),(2146,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 11:45:10','2024-05-04 17:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714823110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714823110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 12:00:03','2024-05-04 17:30:03',0,NULL),(2148,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 12:15:03','2024-05-04 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714824903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714824903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 12:32:17','2024-05-04 18:02:17',0,NULL),(2150,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 12:47:17','2024-05-04 18:17:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714826837;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714826837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 13:00:10','2024-05-04 18:30:10',0,NULL),(2152,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 13:15:10','2024-05-04 18:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714828510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714828510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 13:30:03','2024-05-04 19:00:03',0,NULL),(2154,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 13:45:03','2024-05-04 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714830303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714830303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 14:00:03','2024-05-04 19:30:03',0,NULL),(2156,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 14:15:03','2024-05-04 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714832103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714832103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 14:30:04','2024-05-04 20:00:04',0,NULL),(2158,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 14:45:04','2024-05-04 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714833904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714833904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 15:00:03','2024-05-04 20:30:03',0,NULL),(2160,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 15:15:03','2024-05-04 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714835703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714835703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 15:30:02','2024-05-04 21:00:02',0,NULL),(2162,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 15:45:02','2024-05-04 21:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714837502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714837502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 16:00:04','2024-05-04 21:30:04',0,NULL),(2164,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 16:15:04','2024-05-04 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714839304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714839304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 16:30:04','2024-05-04 22:00:04',0,NULL),(2165,'woocommerce_marketplace_fetch_promotions','complete','2024-05-05 04:00:04','2024-05-05 09:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714881604;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714881604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-05 04:00:04','2024-05-05 09:30:04',0,NULL),(2167,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 16:45:04','2024-05-04 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714841104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714841104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 17:00:13','2024-05-04 22:30:13',0,NULL),(2169,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 17:15:13','2024-05-04 22:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714842913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714842913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 17:30:04','2024-05-04 23:00:04',0,NULL),(2171,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 17:45:04','2024-05-04 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714844704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714844704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 18:00:03','2024-05-04 23:30:03',0,NULL),(2173,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 18:15:03','2024-05-04 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714846503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714846503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 18:31:11','2024-05-05 00:01:11',0,NULL),(2175,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 18:46:11','2024-05-05 00:16:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714848371;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714848371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 19:00:09','2024-05-05 00:30:09',0,NULL),(2177,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 19:15:09','2024-05-05 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714850109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714850109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 19:30:31','2024-05-05 01:00:31',0,NULL),(2179,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 19:45:31','2024-05-05 01:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714851931;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714851931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 20:00:16','2024-05-05 01:30:16',0,NULL),(2181,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 20:15:16','2024-05-05 01:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714853716;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714853716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 20:30:17','2024-05-05 02:00:17',0,NULL),(2183,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 20:45:17','2024-05-05 02:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714855517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714855517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 21:00:20','2024-05-05 02:30:20',0,NULL),(2185,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 21:15:20','2024-05-05 02:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714857320;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714857320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 21:30:18','2024-05-05 03:00:18',0,NULL),(2187,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 21:45:18','2024-05-05 03:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714859118;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714859118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 22:00:17','2024-05-05 03:30:17',0,NULL),(2189,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 22:15:17','2024-05-05 03:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714860917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714860917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 22:30:28','2024-05-05 04:00:28',0,NULL),(2191,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 22:45:28','2024-05-05 04:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714862728;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714862728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 23:00:19','2024-05-05 04:30:19',0,NULL),(2193,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 23:15:19','2024-05-05 04:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714864519;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714864519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-04 23:30:19','2024-05-05 05:00:19',0,NULL),(2195,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-04 23:45:19','2024-05-05 05:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714866319;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714866319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 00:05:04','2024-05-05 05:35:04',0,NULL),(2197,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 00:20:04','2024-05-05 05:50:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714868404;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714868404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 00:32:34','2024-05-05 06:02:34',0,NULL),(2199,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 00:47:34','2024-05-05 06:17:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714870054;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714870054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 00:56:39','2024-05-05 06:26:39',0,NULL),(2201,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 01:11:39','2024-05-05 06:41:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714871499;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714871499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 01:30:41','2024-05-05 07:00:41',0,NULL),(2203,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 01:45:41','2024-05-05 07:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714873541;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714873541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 01:47:48','2024-05-05 07:17:48',0,NULL),(2205,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 02:02:48','2024-05-05 07:32:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714874568;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714874568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 02:30:11','2024-05-05 08:00:11',0,NULL),(2207,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 02:45:11','2024-05-05 08:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714877111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714877111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 03:00:03','2024-05-05 08:30:03',0,NULL),(2209,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 03:15:03','2024-05-05 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714878903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714878903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 03:30:06','2024-05-05 09:00:06',0,NULL),(2211,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 03:45:06','2024-05-05 09:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714880706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714880706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 04:00:04','2024-05-05 09:30:04',0,NULL),(2213,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 04:15:04','2024-05-05 09:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714882504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714882504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 04:30:03','2024-05-05 10:00:03',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),(2216,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 04:45:03','2024-05-05 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714884303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714884303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 05:00:16','2024-05-05 10:30:16',0,NULL),(2218,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 05:15:16','2024-05-05 10:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714886116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714886116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 05:30:10','2024-05-05 11:00:10',0,NULL),(2220,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 05:45:10','2024-05-05 11:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714887910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714887910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 06:00:11','2024-05-05 11:30:11',0,NULL),(2222,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 06:15:11','2024-05-05 11:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714889711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714889711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 06:34:00','2024-05-05 12:04:00',0,NULL),(2224,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 06:49:00','2024-05-05 12:19:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714891740;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714891740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 07:00:12','2024-05-05 12:30:12',0,NULL),(2226,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 07:15:12','2024-05-05 12:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714893312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714893312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 07:30:04','2024-05-05 13:00:04',0,NULL),(2228,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 07:45:04','2024-05-05 13:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714895104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714895104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 08:00:02','2024-05-05 13:30:02',0,NULL),(2230,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 08:15:03','2024-05-05 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714896903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714896903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 08:30:04','2024-05-05 14:00:04',0,NULL),(2232,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 08:45:04','2024-05-05 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714898704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714898704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 08:56:31','2024-05-05 14:26:31',0,NULL),(2234,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 09:11:31','2024-05-05 14:41:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714900291;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714900291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 09:30:05','2024-05-05 15:00:05',0,NULL),(2236,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 09:45:05','2024-05-05 15:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714902305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714902305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 10:00:03','2024-05-05 15:30:03',0,NULL),(2238,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 10:15:03','2024-05-05 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714904103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714904103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 10:30:15','2024-05-05 16:00:15',0,NULL),(2240,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 10:45:15','2024-05-05 16:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714905915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714905915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 11:00:16','2024-05-05 16:30:16',0,NULL),(2242,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 11:15:16','2024-05-05 16:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714907716;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714907716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 11:30:04','2024-05-05 17:00:04',0,NULL),(2243,'woocommerce_cleanup_draft_orders','complete','2024-05-06 11:00:16','2024-05-06 16:30:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714993216;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714993216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-06 11:00:16','2024-05-06 16:30:16',0,NULL),(2245,'wpforms_process_forms_locator_save','complete','2024-05-05 11:00:16','2024-05-05 11:00:16',10,'{\"tasks_meta_id\":26}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-05 11:00:16','2024-05-05 16:30:16',0,NULL),(2246,'wpforms_process_forms_locator_scan','complete','2024-05-06 11:00:16','2024-05-06 16:30:16',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714993216;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714993216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-06 11:00:16','2024-05-06 16:30:16',0,NULL),(2247,'wpforms_process_forms_locator_scan','complete','2024-05-06 11:00:16','2024-05-06 16:30:16',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714993216;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714993216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-06 11:00:16','2024-05-06 16:30:16',0,NULL),(2249,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 11:45:04','2024-05-05 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714909504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714909504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 12:00:04','2024-05-05 17:30:04',0,NULL),(2251,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 12:15:04','2024-05-05 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714911304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714911304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 12:30:53','2024-05-05 18:00:53',0,NULL),(2253,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 12:45:54','2024-05-05 18:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714913154;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714913154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 13:00:14','2024-05-05 18:30:14',0,NULL),(2255,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 13:15:14','2024-05-05 18:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714914914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714914914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 13:30:04','2024-05-05 19:00:04',0,NULL),(2257,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 13:45:04','2024-05-05 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714916704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714916704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 14:00:03','2024-05-05 19:30:03',0,NULL),(2259,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 14:15:03','2024-05-05 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714918503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714918503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 14:30:04','2024-05-05 20:00:04',0,NULL),(2261,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 14:45:04','2024-05-05 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714920304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714920304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 14:47:45','2024-05-05 20:17:45',0,NULL),(2263,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 15:02:45','2024-05-05 20:32:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714921365;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714921365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 15:30:06','2024-05-05 21:00:06',0,NULL),(2265,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 15:45:06','2024-05-05 21:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714923906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714923906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 16:00:03','2024-05-05 21:30:03',0,NULL),(2267,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 16:15:03','2024-05-05 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714925703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714925703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 16:30:13','2024-05-05 22:00:13',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),(2270,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 16:45:13','2024-05-05 22:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714927513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714927513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 17:00:14','2024-05-05 22:30:14',0,NULL),(2272,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 17:15:14','2024-05-05 22:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714929314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714929314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 17:30:05','2024-05-05 23:00:05',0,NULL),(2274,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 17:45:06','2024-05-05 23:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714931106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714931106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 18:00:09','2024-05-05 23:30:09',0,NULL),(2276,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 18:15:09','2024-05-05 23:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714932909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714932909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 18:32:49','2024-05-06 00:02:49',0,NULL),(2278,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 18:47:49','2024-05-06 00:17:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714934869;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714934869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 19:00:14','2024-05-06 00:30:14',0,NULL),(2280,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 19:15:14','2024-05-06 00:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714936514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714936514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 19:30:56','2024-05-06 01:00:56',0,NULL),(2282,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 19:45:56','2024-05-06 01:15:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714938356;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714938356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 19:55:50','2024-05-06 01:25:50',0,NULL),(2284,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 20:10:50','2024-05-06 01:40:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714939850;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714939850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 20:30:30','2024-05-06 02:00:30',0,NULL),(2286,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 20:45:30','2024-05-06 02:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714941930;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714941930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 21:00:17','2024-05-06 02:30:17',0,NULL),(2288,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 21:15:17','2024-05-06 02:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714943717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714943717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 21:30:41','2024-05-06 03:00:41',0,NULL),(2290,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 21:45:41','2024-05-06 03:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714945541;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714945541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 22:00:36','2024-05-06 03:30:36',0,NULL),(2294,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 22:15:36','2024-05-06 03:45:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714947336;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714947336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 22:30:24','2024-05-06 04:00:24',0,NULL),(2296,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 22:45:24','2024-05-06 04:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714949124;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714949124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 23:00:35','2024-05-06 04:30:35',0,NULL),(2298,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 23:15:35','2024-05-06 04:45:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714950935;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714950935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-05 23:30:25','2024-05-06 05:00:25',0,NULL),(2300,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-05 23:45:25','2024-05-06 05:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714952725;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714952725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 00:06:49','2024-05-06 05:36:49',0,NULL),(2302,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 00:21:49','2024-05-06 05:51:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714954909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714954909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 00:32:19','2024-05-06 06:02:19',0,NULL),(2304,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 00:47:19','2024-05-06 06:17:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714956439;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714956439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 01:00:47','2024-05-06 06:30:47',0,NULL),(2306,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 01:15:47','2024-05-06 06:45:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714958147;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714958147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 01:30:59','2024-05-06 07:00:59',0,NULL),(2308,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 01:45:59','2024-05-06 07:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714959959;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714959959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 02:00:13','2024-05-06 07:30:13',0,NULL),(2310,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 02:15:13','2024-05-06 07:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714961713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714961713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 02:31:26','2024-05-06 08:01:26',0,NULL),(2312,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 02:46:26','2024-05-06 08:16:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714963586;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714963586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 03:00:05','2024-05-06 08:30:05',0,NULL),(2314,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 03:15:05','2024-05-06 08:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714965305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714965305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 03:30:04','2024-05-06 09:00:04',0,NULL),(2316,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 03:45:04','2024-05-06 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714967104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714967104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 04:00:05','2024-05-06 09:30:05',0,NULL),(2318,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 04:15:05','2024-05-06 09:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714968905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714968905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 04:30:10','2024-05-06 10:00:10',0,NULL),(2319,'woocommerce_marketplace_fetch_promotions','complete','2024-05-06 16:00:05','2024-05-06 21:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715011205;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715011205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-06 16:30:04','2024-05-06 22:00:04',0,NULL),(2321,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 04:45:10','2024-05-06 10:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714970710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714970710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 05:00:13','2024-05-06 10:30:13',0,NULL),(2323,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 05:15:13','2024-05-06 10:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714972513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714972513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 05:29:10','2024-05-06 10:59:10',0,NULL),(2325,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 05:44:10','2024-05-06 11:14:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714974250;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714974250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 06:00:15','2024-05-06 11:30:15',0,NULL),(2327,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 06:15:15','2024-05-06 11:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714976115;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714976115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 06:34:21','2024-05-06 12:04:21',0,NULL),(2329,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 06:49:21','2024-05-06 12:19:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714978161;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714978161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 07:00:12','2024-05-06 12:30:12',0,NULL),(2331,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 07:15:12','2024-05-06 12:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714979712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714979712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 07:30:06','2024-05-06 13:00:06',0,NULL),(2333,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 07:45:06','2024-05-06 13:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714981506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714981506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 07:57:48','2024-05-06 13:27:48',0,NULL),(2335,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 08:12:48','2024-05-06 13:42:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714983168;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714983168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 08:18:39','2024-05-06 13:48:39',0,NULL),(2337,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 08:33:39','2024-05-06 14:03:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714984419;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714984419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 09:00:11','2024-05-06 14:30:11',0,NULL),(2339,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 09:15:11','2024-05-06 14:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714986911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714986911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 09:30:15','2024-05-06 15:00:15',0,NULL),(2341,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 09:45:15','2024-05-06 15:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714988715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714988715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 10:00:11','2024-05-06 15:30:11',0,NULL),(2342,'wpforms_email_summaries_fetch_info_blocks','complete','2024-05-13 09:30:15','2024-05-13 15:00:15',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715592615;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715592615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-05-13 10:00:03','2024-05-13 15:30:03',0,NULL),(2343,'wpforms_email_summaries_fetch_info_blocks','complete','2024-05-13 09:30:15','2024-05-13 15:00:15',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715592615;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715592615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-05-13 10:00:03','2024-05-13 15:30:03',0,NULL),(2345,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 10:15:11','2024-05-06 15:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714990511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714990511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 10:31:23','2024-05-06 16:01:23',0,NULL),(2347,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 10:46:23','2024-05-06 16:16:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714992383;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714992383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 11:00:15','2024-05-06 16:30:15',0,NULL),(2349,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 11:15:15','2024-05-06 16:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714994115;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714994115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 11:30:10','2024-05-06 17:00:10',0,NULL),(2350,'woocommerce_cleanup_draft_orders','complete','2024-05-07 11:00:16','2024-05-07 16:30:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715079616;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715079616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-07 11:30:02','2024-05-07 17:00:02',0,NULL),(2352,'wpforms_process_forms_locator_save','complete','2024-05-06 11:00:16','2024-05-06 11:00:16',10,'{\"tasks_meta_id\":27}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-06 11:00:16','2024-05-06 16:30:16',0,NULL),(2353,'wpforms_process_forms_locator_scan','complete','2024-05-07 11:00:16','2024-05-07 16:30:16',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715079616;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715079616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-07 11:30:02','2024-05-07 17:00:02',0,NULL),(2354,'wpforms_process_forms_locator_scan','complete','2024-05-07 11:00:16','2024-05-07 16:30:16',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715079616;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715079616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-07 11:30:02','2024-05-07 17:00:02',0,NULL),(2356,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 11:45:10','2024-05-06 17:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714995910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714995910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 12:00:09','2024-05-06 17:30:09',0,NULL),(2358,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 12:15:09','2024-05-06 17:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714997709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714997709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 12:30:52','2024-05-06 18:00:52',0,NULL),(2360,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 12:45:54','2024-05-06 18:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714999554;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714999554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 13:00:16','2024-05-06 18:30:16',0,NULL),(2362,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 13:15:16','2024-05-06 18:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715001316;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715001316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 13:30:04','2024-05-06 19:00:04',0,NULL),(2364,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 13:45:04','2024-05-06 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715003104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715003104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 14:00:04','2024-05-06 19:30:04',0,NULL),(2366,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 14:15:04','2024-05-06 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715004904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715004904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 14:30:04','2024-05-06 20:00:04',0,NULL),(2368,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 14:45:04','2024-05-06 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715006704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715006704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 15:00:04','2024-05-06 20:30:04',0,NULL),(2370,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 15:15:04','2024-05-06 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715008504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715008504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 15:30:07','2024-05-06 21:00:07',0,NULL),(2372,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 15:45:07','2024-05-06 21:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715010307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715010307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 16:00:04','2024-05-06 21:30:04',0,NULL),(2374,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 16:15:04','2024-05-06 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715012104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715012104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 16:30:04','2024-05-06 22:00:04',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),(2377,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 16:45:04','2024-05-06 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715013904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715013904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 17:00:15','2024-05-06 22:30:15',0,NULL),(2379,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 17:15:15','2024-05-06 22:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715015715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715015715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 17:30:03','2024-05-06 23:00:03',0,NULL),(2381,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 17:45:03','2024-05-06 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715017503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715017503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 18:00:03','2024-05-06 23:30:03',0,NULL),(2383,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 18:15:03','2024-05-06 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715019303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715019303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 18:32:01','2024-05-07 00:02:01',0,NULL),(2385,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 18:47:02','2024-05-07 00:17:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715021222;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715021222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 19:00:14','2024-05-07 00:30:14',0,NULL),(2387,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 19:15:14','2024-05-07 00:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715022914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715022914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 19:30:19','2024-05-07 01:00:19',0,NULL),(2389,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 19:45:19','2024-05-07 01:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715024719;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715024719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 20:00:17','2024-05-07 01:30:17',0,NULL),(2391,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 20:15:17','2024-05-07 01:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715026517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715026517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 20:30:19','2024-05-07 02:00:19',0,NULL),(2393,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 20:45:19','2024-05-07 02:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715028319;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715028319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 21:00:21','2024-05-07 02:30:21',0,NULL),(2395,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 21:15:21','2024-05-07 02:45:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715030121;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715030121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 21:30:17','2024-05-07 03:00:17',0,NULL),(2397,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 21:45:17','2024-05-07 03:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715031917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715031917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 22:00:14','2024-05-07 03:30:14',0,NULL),(2399,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 22:15:14','2024-05-07 03:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715033714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715033714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 22:21:02','2024-05-07 03:51:02',0,NULL),(2402,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 22:36:02','2024-05-07 04:06:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715034962;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715034962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 23:00:15','2024-05-07 04:30:15',0,NULL),(2404,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 23:15:15','2024-05-07 04:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715037315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715037315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-06 23:30:17','2024-05-07 05:00:17',0,NULL),(2406,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-06 23:45:17','2024-05-07 05:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715039117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715039117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 00:07:30','2024-05-07 05:37:30',0,NULL),(2408,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 00:22:30','2024-05-07 05:52:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715041350;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715041350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 00:32:15','2024-05-07 06:02:15',0,NULL),(2410,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 00:47:15','2024-05-07 06:17:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715042835;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715042835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 01:00:44','2024-05-07 06:30:44',0,NULL),(2412,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 01:15:44','2024-05-07 06:45:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715044544;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715044544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 01:30:34','2024-05-07 07:00:34',0,NULL),(2414,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 01:45:34','2024-05-07 07:15:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715046334;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715046334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 02:00:24','2024-05-07 07:30:24',0,NULL),(2416,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 02:15:24','2024-05-07 07:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715048124;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715048124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 02:30:13','2024-05-07 08:00:13',0,NULL),(2418,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 02:45:14','2024-05-07 08:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715049914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715049914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 03:00:03','2024-05-07 08:30:03',0,NULL),(2420,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 03:15:03','2024-05-07 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715051703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715051703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 03:30:03','2024-05-07 09:00:03',0,NULL),(2422,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 03:45:03','2024-05-07 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715053503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715053503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 04:00:04','2024-05-07 09:30:04',0,NULL),(2424,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 04:15:04','2024-05-07 09:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715055304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715055304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 04:30:03','2024-05-07 10:00:03',0,NULL),(2426,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 04:45:03','2024-05-07 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715057103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715057103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 04:53:07','2024-05-07 10:23:07',0,NULL),(2427,'woocommerce_marketplace_fetch_promotions','complete','2024-05-07 16:30:04','2024-05-07 22:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715099404;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715099404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-07 16:30:05','2024-05-07 22:00:05',0,NULL),(2429,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 05:08:07','2024-05-07 10:38:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715058487;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715058487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 05:30:03','2024-05-07 11:00:03',0,NULL),(2431,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 05:45:03','2024-05-07 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715060703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715060703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 06:00:08','2024-05-07 11:30:08',0,NULL),(2433,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 06:15:08','2024-05-07 11:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715062508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715062508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 06:33:42','2024-05-07 12:03:42',0,NULL),(2435,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 06:48:42','2024-05-07 12:18:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715064522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715064522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 07:00:14','2024-05-07 12:30:14',0,NULL),(2437,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 07:15:14','2024-05-07 12:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715066114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715066114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 07:30:12','2024-05-07 13:00:12',0,NULL),(2439,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 07:45:12','2024-05-07 13:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715067912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715067912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 08:00:10','2024-05-07 13:30:10',0,NULL),(2441,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 08:15:10','2024-05-07 13:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715069710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715069710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 08:30:07','2024-05-07 14:00:07',0,NULL),(2443,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 08:45:07','2024-05-07 14:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715071507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715071507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 09:00:04','2024-05-07 14:30:04',0,NULL),(2445,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 09:15:04','2024-05-07 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715073304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715073304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 09:30:13','2024-05-07 15:00:13',0,NULL),(2447,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 09:45:13','2024-05-07 15:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715075113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715075113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 10:00:04','2024-05-07 15:30:04',0,NULL),(2449,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 10:15:04','2024-05-07 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715076904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715076904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 10:30:29','2024-05-07 16:00:29',0,NULL),(2451,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 10:45:29','2024-05-07 16:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715078729;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715078729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 11:00:14','2024-05-07 16:30:14',0,NULL),(2453,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 11:15:14','2024-05-07 16:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715080514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715080514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 11:30:02','2024-05-07 17:00:02',0,NULL),(2454,'woocommerce_cleanup_draft_orders','complete','2024-05-08 11:30:02','2024-05-08 17:00:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715167802;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715167802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-08 11:30:15','2024-05-08 17:00:15',0,NULL),(2456,'wpforms_process_forms_locator_save','complete','2024-05-07 11:30:02','2024-05-07 11:30:02',10,'{\"tasks_meta_id\":28}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-07 11:30:02','2024-05-07 17:00:02',0,NULL),(2457,'wpforms_process_forms_locator_scan','complete','2024-05-08 11:30:02','2024-05-08 17:00:02',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715167802;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715167802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-08 11:30:15','2024-05-08 17:00:15',0,NULL),(2458,'wpforms_process_forms_locator_scan','complete','2024-05-08 11:30:02','2024-05-08 17:00:02',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715167802;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715167802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-08 11:30:15','2024-05-08 17:00:15',0,NULL),(2460,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 11:45:02','2024-05-07 17:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715082302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715082302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 12:00:05','2024-05-07 17:30:05',0,NULL),(2462,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 12:15:05','2024-05-07 17:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715084105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715084105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 12:31:14','2024-05-07 18:01:14',0,NULL),(2464,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 12:46:15','2024-05-07 18:16:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715085975;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715085975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 13:00:08','2024-05-07 18:30:08',0,NULL),(2466,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 13:15:08','2024-05-07 18:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715087708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715087708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 13:30:03','2024-05-07 19:00:03',0,NULL),(2468,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 13:45:03','2024-05-07 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715089503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715089503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 14:00:03','2024-05-07 19:30:03',0,NULL),(2470,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 14:15:03','2024-05-07 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715091303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715091303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 14:30:03','2024-05-07 20:00:03',0,NULL),(2472,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 14:45:03','2024-05-07 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715093103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715093103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 15:00:08','2024-05-07 20:30:08',0,NULL),(2474,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 15:15:08','2024-05-07 20:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715094908;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715094908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 15:30:04','2024-05-07 21:00:04',0,NULL),(2476,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 15:45:04','2024-05-07 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715096704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715096704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 16:00:04','2024-05-07 21:30:04',0,NULL),(2478,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 16:15:04','2024-05-07 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715098504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715098504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 16:26:31','2024-05-07 21:56:31',0,NULL),(2480,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 16:41:31','2024-05-07 22:11:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715100091;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715100091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 16:54:53','2024-05-07 22:24:53',0,NULL),(2481,'woocommerce_marketplace_fetch_promotions','complete','2024-05-08 04:30:05','2024-05-08 10:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715142605;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715142605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-08 04:30:22','2024-05-08 10:00:22',0,NULL),(2483,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 17:09:53','2024-05-07 22:39:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715101793;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715101793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 17:30:02','2024-05-07 23:00:02',0,NULL),(2485,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 17:45:02','2024-05-07 23:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715103902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715103902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 18:00:03','2024-05-07 23:30:03',0,NULL),(2487,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 18:15:03','2024-05-07 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715105703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715105703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 18:30:51','2024-05-08 00:00:51',0,NULL),(2489,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 18:45:52','2024-05-08 00:15:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715107552;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715107552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 18:54:45','2024-05-08 00:24:45',0,NULL),(2491,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 19:09:45','2024-05-08 00:39:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715108985;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715108985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 19:30:26','2024-05-08 01:00:26',0,NULL),(2493,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 19:45:26','2024-05-08 01:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715111126;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715111126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 20:00:17','2024-05-08 01:30:17',0,NULL),(2495,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 20:15:17','2024-05-08 01:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715112917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715112917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 20:30:17','2024-05-08 02:00:17',0,NULL),(2497,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 20:45:17','2024-05-08 02:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715114717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715114717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 21:00:11','2024-05-08 02:30:11',0,NULL),(2499,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 21:15:11','2024-05-08 02:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715116511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715116511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 21:19:20','2024-05-08 02:49:20',0,NULL),(2501,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 21:34:20','2024-05-08 03:04:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715117660;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715117660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 21:51:52','2024-05-08 03:21:52',0,NULL),(2503,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 22:06:52','2024-05-08 03:36:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715119612;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715119612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 22:22:11','2024-05-08 03:52:11',0,NULL),(2505,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 22:37:11','2024-05-08 04:07:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715121431;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715121431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 23:00:15','2024-05-08 04:30:15',0,NULL),(2507,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 23:15:15','2024-05-08 04:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715123715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715123715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-07 23:30:20','2024-05-08 05:00:20',0,NULL),(2509,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-07 23:45:20','2024-05-08 05:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715125520;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715125520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 00:05:33','2024-05-08 05:35:33',0,NULL),(2511,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 00:20:33','2024-05-08 05:50:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715127633;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715127633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 00:32:49','2024-05-08 06:02:49',0,NULL),(2513,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 00:47:49','2024-05-08 06:17:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715129269;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715129269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 01:00:34','2024-05-08 06:30:34',0,NULL),(2515,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 01:15:34','2024-05-08 06:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715130934;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715130934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 01:31:21','2024-05-08 07:01:21',0,NULL),(2517,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 01:46:21','2024-05-08 07:16:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715132781;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715132781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 02:00:12','2024-05-08 07:30:12',0,NULL),(2519,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 02:15:12','2024-05-08 07:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715134512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715134512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 02:30:15','2024-05-08 08:00:15',0,NULL),(2521,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 02:45:15','2024-05-08 08:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715136315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715136315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 03:00:12','2024-05-08 08:30:12',0,NULL),(2523,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 03:15:12','2024-05-08 08:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715138112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715138112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 03:30:23','2024-05-08 09:00:23',0,NULL),(2525,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 03:45:23','2024-05-08 09:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715139923;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715139923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 04:00:52','2024-05-08 09:30:52',0,NULL),(2527,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 04:15:52','2024-05-08 09:45:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715141752;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715141752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 04:30:21','2024-05-08 10:00:21',0,NULL),(2529,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 04:45:22','2024-05-08 10:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715143522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715143522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 04:45:23','2024-05-08 10:15:23',0,NULL),(2530,'woocommerce_marketplace_fetch_promotions','complete','2024-05-08 16:30:22','2024-05-08 22:00:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715185822;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715185822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-08 17:00:14','2024-05-08 22:30:14',0,NULL),(2532,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 05:00:23','2024-05-08 10:30:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715144423;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715144423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 05:30:47','2024-05-08 11:00:47',0,NULL),(2534,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 05:45:47','2024-05-08 11:15:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715147147;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715147147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 06:00:17','2024-05-08 11:30:17',0,NULL),(2536,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 06:15:17','2024-05-08 11:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715148917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715148917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 06:36:34','2024-05-08 12:06:34',0,NULL),(2538,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 06:51:35','2024-05-08 12:21:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715151095;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715151095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 07:00:16','2024-05-08 12:30:16',0,NULL),(2540,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 07:15:16','2024-05-08 12:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715152516;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715152516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 07:31:21','2024-05-08 13:01:21',0,NULL),(2542,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 07:46:21','2024-05-08 13:16:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715154381;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715154381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 08:00:15','2024-05-08 13:30:15',0,NULL),(2544,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 08:15:15','2024-05-08 13:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715156115;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715156115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 08:30:12','2024-05-08 14:00:12',0,NULL),(2546,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 08:45:12','2024-05-08 14:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715157912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715157912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 09:01:53','2024-05-08 14:31:53',0,NULL),(2548,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 09:16:53','2024-05-08 14:46:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715159813;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715159813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 09:30:22','2024-05-08 15:00:22',0,NULL),(2550,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 09:45:22','2024-05-08 15:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715161522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715161522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 09:57:11','2024-05-08 15:27:11',0,NULL),(2552,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 10:12:11','2024-05-08 15:42:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715163131;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715163131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 10:30:36','2024-05-08 16:00:36',0,NULL),(2554,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 10:45:36','2024-05-08 16:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715165136;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715165136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 11:00:16','2024-05-08 16:30:16',0,NULL),(2556,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 11:15:16','2024-05-08 16:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715166916;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715166916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 11:30:15','2024-05-08 17:00:15',0,NULL),(2558,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 11:45:15','2024-05-08 17:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715168715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715168715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 12:00:13','2024-05-08 17:30:13',0,NULL),(2559,'woocommerce_cleanup_draft_orders','complete','2024-05-09 11:30:15','2024-05-09 17:00:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715254215;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715254215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-09 12:00:03','2024-05-09 17:30:03',0,NULL),(2561,'wpforms_process_forms_locator_save','complete','2024-05-08 11:30:15','2024-05-08 11:30:15',10,'{\"tasks_meta_id\":29}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-08 11:30:15','2024-05-08 17:00:15',0,NULL),(2562,'wpforms_process_forms_locator_scan','complete','2024-05-09 11:30:15','2024-05-09 17:00:15',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715254215;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715254215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-09 12:00:04','2024-05-09 17:30:04',0,NULL),(2563,'wpforms_process_forms_locator_scan','complete','2024-05-09 11:30:15','2024-05-09 17:00:15',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715254215;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715254215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-09 12:00:04','2024-05-09 17:30:04',0,NULL),(2565,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 12:15:13','2024-05-08 17:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715170513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715170513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 12:43:36','2024-05-08 18:13:36',0,NULL),(2567,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 12:58:36','2024-05-08 18:28:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715173116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715173116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 12:58:47','2024-05-08 18:28:47',0,NULL),(2569,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 13:13:47','2024-05-08 18:43:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715174027;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715174027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 13:30:03','2024-05-08 19:00:03',0,NULL),(2571,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 13:45:03','2024-05-08 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715175903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715175903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 14:00:16','2024-05-08 19:30:16',0,NULL),(2573,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 14:15:17','2024-05-08 19:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715177717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715177717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 14:30:07','2024-05-08 20:00:07',0,NULL),(2575,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 14:45:07','2024-05-08 20:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715179507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715179507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 15:00:04','2024-05-08 20:30:04',0,NULL),(2577,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 15:15:04','2024-05-08 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715181304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715181304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 15:30:04','2024-05-08 21:00:04',0,NULL),(2579,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 15:45:04','2024-05-08 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715183104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715183104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 16:00:05','2024-05-08 21:30:05',0,NULL),(2581,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 16:15:05','2024-05-08 21:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715184905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715184905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 16:30:03','2024-05-08 22:00:03',0,NULL),(2583,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 16:45:03','2024-05-08 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715186703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715186703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 17:00:14','2024-05-08 22:30:14',0,NULL),(2585,'woocommerce_marketplace_fetch_promotions','complete','2024-05-09 05:00:14','2024-05-09 10:30:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715230814;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715230814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-09 05:30:04','2024-05-09 11:00:04',0,NULL),(2586,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 17:15:14','2024-05-08 22:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715188514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715188514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 17:30:03','2024-05-08 23:00:03',0,NULL),(2588,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 17:45:03','2024-05-08 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715190303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715190303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 18:00:03','2024-05-08 23:30:03',0,NULL),(2590,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 18:15:03','2024-05-08 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715192103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715192103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 18:30:19','2024-05-09 00:00:19',0,NULL),(2592,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 18:45:19','2024-05-09 00:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715193919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715193919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 19:00:39','2024-05-09 00:30:39',0,NULL),(2594,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 19:15:39','2024-05-09 00:45:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715195739;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715195739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 19:30:03','2024-05-09 01:00:03',0,NULL),(2596,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 19:45:03','2024-05-09 01:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715197503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715197503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 20:00:14','2024-05-09 01:30:14',0,NULL),(2598,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 20:15:14','2024-05-09 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715199314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715199314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 20:30:07','2024-05-09 02:00:07',0,NULL),(2600,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 20:45:07','2024-05-09 02:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715201107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715201107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 21:00:05','2024-05-09 02:30:05',0,NULL),(2602,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 21:15:05','2024-05-09 02:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715202905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715202905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 21:30:03','2024-05-09 03:00:03',0,NULL),(2604,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 21:45:03','2024-05-09 03:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715204703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715204703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 22:00:04','2024-05-09 03:30:04',0,NULL),(2606,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 22:15:04','2024-05-09 03:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715206504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715206504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 22:30:04','2024-05-09 04:00:04',0,NULL),(2609,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 22:45:05','2024-05-09 04:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715208305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715208305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 23:00:19','2024-05-09 04:30:19',0,NULL),(2611,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 23:15:19','2024-05-09 04:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715210119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715210119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-08 23:29:14','2024-05-09 04:59:14',0,NULL),(2613,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-08 23:44:14','2024-05-09 05:14:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715211854;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715211854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 00:00:45','2024-05-09 05:30:45',0,NULL),(2615,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 00:15:45','2024-05-09 05:45:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715213745;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715213745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 00:30:25','2024-05-09 06:00:25',0,NULL),(2617,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 00:45:26','2024-05-09 06:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715215526;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715215526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 01:00:41','2024-05-09 06:30:41',0,NULL),(2619,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 01:15:41','2024-05-09 06:45:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715217341;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715217341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 01:30:05','2024-05-09 07:00:05',0,NULL),(2621,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 01:45:05','2024-05-09 07:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715219105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715219105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 02:00:03','2024-05-09 07:30:03',0,NULL),(2623,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 02:15:03','2024-05-09 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715220903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715220903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 02:30:03','2024-05-09 08:00:03',0,NULL),(2625,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 02:45:03','2024-05-09 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715222703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715222703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 02:45:29','2024-05-09 08:15:29',0,NULL),(2627,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 03:00:29','2024-05-09 08:30:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715223629;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715223629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 03:30:04','2024-05-09 09:00:04',0,NULL),(2629,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 03:45:04','2024-05-09 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715226304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715226304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 04:00:03','2024-05-09 09:30:03',0,NULL),(2631,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 04:15:03','2024-05-09 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715228103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715228103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 04:30:03','2024-05-09 10:00:03',0,NULL),(2633,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 04:45:03','2024-05-09 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715229903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715229903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 05:00:10','2024-05-09 10:30:10',0,NULL),(2635,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 05:15:10','2024-05-09 10:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715231710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715231710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 05:30:05','2024-05-09 11:00:05',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),(2638,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 05:45:05','2024-05-09 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715233505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715233505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 06:00:06','2024-05-09 11:30:06',0,NULL),(2640,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 06:15:06','2024-05-09 11:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715235306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715235306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 06:43:49','2024-05-09 12:13:49',0,NULL),(2642,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 06:58:49','2024-05-09 12:28:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715237929;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715237929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 07:00:06','2024-05-09 12:30:06',0,NULL),(2644,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 07:15:06','2024-05-09 12:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715238906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715238906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 07:23:33','2024-05-09 12:53:33',0,NULL),(2646,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 07:38:33','2024-05-09 13:08:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715240313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715240313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 07:38:49','2024-05-09 13:08:49',0,NULL),(2648,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 07:53:49','2024-05-09 13:23:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715241229;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715241229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 08:00:03','2024-05-09 13:30:03',0,NULL),(2650,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 08:15:03','2024-05-09 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715242503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715242503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 08:30:03','2024-05-09 14:00:03',0,NULL),(2652,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 08:45:03','2024-05-09 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715244303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715244303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 09:00:03','2024-05-09 14:30:03',0,NULL),(2654,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 09:15:03','2024-05-09 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715246103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715246103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 09:29:41','2024-05-09 14:59:41',0,NULL),(2656,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 09:44:41','2024-05-09 15:14:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715247881;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715247881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 09:44:47','2024-05-09 15:14:47',0,NULL),(2658,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 09:59:47','2024-05-09 15:29:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715248787;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715248787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 10:00:03','2024-05-09 15:30:03',0,NULL),(2660,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 10:15:03','2024-05-09 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715249703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715249703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 10:30:19','2024-05-09 16:00:19',0,NULL),(2662,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 10:45:19','2024-05-09 16:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715251519;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715251519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 11:00:11','2024-05-09 16:30:11',0,NULL),(2664,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 11:15:11','2024-05-09 16:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715253311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715253311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 11:30:05','2024-05-09 17:00:05',0,NULL),(2666,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 11:45:05','2024-05-09 17:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715255105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715255105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 12:00:04','2024-05-09 17:30:04',0,NULL),(2667,'woocommerce_cleanup_draft_orders','complete','2024-05-10 12:00:03','2024-05-10 17:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342403;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-10 12:00:04','2024-05-10 17:30:04',0,NULL),(2669,'wpforms_process_forms_locator_save','complete','2024-05-09 12:00:03','2024-05-09 12:00:03',10,'{\"tasks_meta_id\":30}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-09 12:00:04','2024-05-09 17:30:04',0,NULL),(2670,'wpforms_process_forms_locator_scan','complete','2024-05-10 12:00:04','2024-05-10 17:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342404;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-10 12:00:04','2024-05-10 17:30:04',0,NULL),(2671,'wpforms_process_forms_locator_scan','complete','2024-05-10 12:00:04','2024-05-10 17:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715342404;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715342404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-10 12:00:04','2024-05-10 17:30:04',0,NULL),(2673,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 12:15:04','2024-05-09 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715256904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715256904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 12:30:57','2024-05-09 18:00:57',0,NULL),(2675,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 12:45:59','2024-05-09 18:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715258759;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715258759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 12:46:43','2024-05-09 18:16:43',0,NULL),(2677,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 13:01:43','2024-05-09 18:31:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715259703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715259703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 13:30:03','2024-05-09 19:00:03',0,NULL),(2679,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 13:45:03','2024-05-09 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715262303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715262303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 14:00:03','2024-05-09 19:30:03',0,NULL),(2681,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 14:15:03','2024-05-09 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715264103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715264103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 14:30:03','2024-05-09 20:00:03',0,NULL),(2683,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 14:45:03','2024-05-09 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715265903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715265903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 14:47:27','2024-05-09 20:17:27',0,NULL),(2685,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 15:02:27','2024-05-09 20:32:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715266947;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715266947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 15:30:03','2024-05-09 21:00:03',0,NULL),(2687,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 15:45:03','2024-05-09 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715269503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715269503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 15:45:53','2024-05-09 21:15:53',0,NULL),(2689,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 16:00:53','2024-05-09 21:30:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715270453;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715270453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 16:14:38','2024-05-09 21:44:38',0,NULL),(2691,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 16:29:38','2024-05-09 21:59:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715272178;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715272178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 16:30:04','2024-05-09 22:00:04',0,NULL),(2693,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 16:45:04','2024-05-09 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715273104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715273104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 17:00:51','2024-05-09 22:30:51',0,NULL),(2695,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 17:15:51','2024-05-09 22:45:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715274951;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715274951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 17:30:03','2024-05-09 23:00:03',0,NULL),(2697,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 17:45:03','2024-05-09 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715276703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715276703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 18:00:04','2024-05-09 23:30: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),(2700,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 18:15:04','2024-05-09 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715278504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715278504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 18:30:48','2024-05-10 00:00:48',0,NULL),(2702,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 18:45:49','2024-05-10 00:15:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715280349;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715280349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 19:00:41','2024-05-10 00:30:41',0,NULL),(2704,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 19:15:41','2024-05-10 00:45:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715282141;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715282141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 19:30:19','2024-05-10 01:00:19',0,NULL),(2706,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 19:45:19','2024-05-10 01:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715283919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715283919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 20:00:24','2024-05-10 01:30:24',0,NULL),(2708,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 20:15:24','2024-05-10 01:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715285724;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715285724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 20:30:12','2024-05-10 02:00:12',0,NULL),(2710,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 20:45:12','2024-05-10 02:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715287512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715287512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 21:00:07','2024-05-10 02:30:07',0,NULL),(2712,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 21:15:07','2024-05-10 02:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715289307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715289307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 21:30:05','2024-05-10 03:00:05',0,NULL),(2714,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 21:45:05','2024-05-10 03:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715291105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715291105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 22:00:03','2024-05-10 03:30:03',0,NULL),(2716,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 22:15:03','2024-05-10 03:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715292903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715292903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 22:30:19','2024-05-10 04:00:19',0,NULL),(2719,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 22:45:19','2024-05-10 04:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715294719;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715294719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 23:00:13','2024-05-10 04:30:13',0,NULL),(2721,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 23:15:13','2024-05-10 04:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715296513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715296513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-09 23:30:02','2024-05-10 05:00:02',0,NULL),(2723,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-09 23:45:02','2024-05-10 05:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715298302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715298302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 00:01:28','2024-05-10 05:31:28',0,NULL),(2725,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 00:16:28','2024-05-10 05:46:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715300188;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715300188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 00:32:52','2024-05-10 06:02:52',0,NULL),(2727,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 00:47:53','2024-05-10 06:17:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715302073;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715302073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 01:00:36','2024-05-10 06:30:36',0,NULL),(2729,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 01:15:36','2024-05-10 06:45:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715303736;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715303736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 01:30:14','2024-05-10 07:00:14',0,NULL),(2731,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 01:45:14','2024-05-10 07:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715305514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715305514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 02:00:04','2024-05-10 07:30:04',0,NULL),(2733,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 02:15:04','2024-05-10 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715307304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715307304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 02:30:03','2024-05-10 08:00:03',0,NULL),(2735,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 02:45:03','2024-05-10 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715309103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715309103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 03:00:05','2024-05-10 08:30:05',0,NULL),(2737,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 03:15:05','2024-05-10 08:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715310905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715310905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 03:30:03','2024-05-10 09:00:03',0,NULL),(2739,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 03:45:03','2024-05-10 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715312703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715312703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 04:00:03','2024-05-10 09:30:03',0,NULL),(2741,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 04:15:03','2024-05-10 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715314503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715314503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 04:30:02','2024-05-10 10:00:02',0,NULL),(2743,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 04:45:02','2024-05-10 10:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715316302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715316302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 04:51:02','2024-05-10 10:21:02',0,NULL),(2745,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 05:06:02','2024-05-10 10:36:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715317562;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715317562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 05:30:02','2024-05-10 11:00:02',0,NULL),(2747,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 05:45:02','2024-05-10 11:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715319902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715319902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 05:59:33','2024-05-10 11:29:33',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),(2750,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 06:14:33','2024-05-10 11:44:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715321673;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715321673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 06:30:36','2024-05-10 12:00:36',0,NULL),(2752,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 06:45:38','2024-05-10 12:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715323538;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715323538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 07:00:04','2024-05-10 12:30:04',0,NULL),(2754,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 07:15:04','2024-05-10 12:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715325304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715325304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 07:30:03','2024-05-10 13:00:03',0,NULL),(2756,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 07:45:03','2024-05-10 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715327103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715327103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 08:00:04','2024-05-10 13:30:04',0,NULL),(2758,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 08:15:04','2024-05-10 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715328904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715328904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 08:30:03','2024-05-10 14:00:03',0,NULL),(2760,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 08:45:03','2024-05-10 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715330703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715330703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 09:00:03','2024-05-10 14:30:03',0,NULL),(2762,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 09:15:03','2024-05-10 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715332503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715332503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 09:30:03','2024-05-10 15:00:03',0,NULL),(2764,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 09:45:03','2024-05-10 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715334303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715334303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 10:00:02','2024-05-10 15:30:02',0,NULL),(2766,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 10:15:02','2024-05-10 15:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715336102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715336102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 10:30:24','2024-05-10 16:00:24',0,NULL),(2768,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 10:45:24','2024-05-10 16:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715337924;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715337924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 11:00:07','2024-05-10 16:30:07',0,NULL),(2770,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 11:15:07','2024-05-10 16:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715339707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715339707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 11:30:03','2024-05-10 17:00:03',0,NULL),(2772,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 11:45:03','2024-05-10 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715341503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715341503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 12:00:04','2024-05-10 17:30:04',0,NULL),(2774,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 12:15:04','2024-05-10 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715343304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715343304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 12:30:26','2024-05-10 18:00:26',0,NULL),(2775,'woocommerce_cleanup_draft_orders','complete','2024-05-11 12:00:04','2024-05-11 17:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715428804;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715428804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-11 12:00:05','2024-05-11 17:30:05',0,NULL),(2777,'wpforms_process_forms_locator_save','complete','2024-05-10 12:00:04','2024-05-10 12:00:04',10,'{\"tasks_meta_id\":31}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-10 12:00:04','2024-05-10 17:30:04',0,NULL),(2778,'wpforms_process_forms_locator_scan','complete','2024-05-11 12:00:04','2024-05-11 17:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715428804;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715428804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-11 12:00:07','2024-05-11 17:30:07',0,NULL),(2779,'wpforms_process_forms_locator_scan','complete','2024-05-11 12:00:04','2024-05-11 17:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715428804;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715428804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-11 12:00:07','2024-05-11 17:30:07',0,NULL),(2781,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 12:45:26','2024-05-10 18:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715345126;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715345126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 13:00:06','2024-05-10 18:30:06',0,NULL),(2783,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 13:15:06','2024-05-10 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715346906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715346906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 13:23:51','2024-05-10 18:53:51',0,NULL),(2785,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 13:38:51','2024-05-10 19:08:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715348331;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715348331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 14:00:03','2024-05-10 19:30:03',0,NULL),(2787,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 14:15:03','2024-05-10 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715350503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715350503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 14:30:04','2024-05-10 20:00:04',0,NULL),(2789,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 14:45:04','2024-05-10 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715352304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715352304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 15:00:03','2024-05-10 20:30:03',0,NULL),(2791,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 15:15:03','2024-05-10 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715354103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715354103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 15:30:03','2024-05-10 21:00:03',0,NULL),(2793,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 15:45:03','2024-05-10 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715355903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715355903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 16:00:03','2024-05-10 21:30:03',0,NULL),(2795,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 16:15:03','2024-05-10 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715357703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715357703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 16:30:04','2024-05-10 22:00:04',0,NULL),(2797,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 16:45:04','2024-05-10 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715359504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715359504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 17:00:09','2024-05-10 22:30:09',0,NULL),(2799,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 17:15:09','2024-05-10 22:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715361309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715361309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 17:30:03','2024-05-10 23:00:03',0,NULL),(2801,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 17:45:03','2024-05-10 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715363103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715363103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 17:46:41','2024-05-10 23:16:41',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),(2804,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 18:01:41','2024-05-10 23:31:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715364101;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715364101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 18:30:40','2024-05-11 00:00:40',0,NULL),(2806,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 18:45:40','2024-05-11 00:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715366740;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715366740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 19:00:08','2024-05-11 00:30:08',0,NULL),(2808,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 19:15:08','2024-05-11 00:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715368508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715368508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 19:30:13','2024-05-11 01:00:13',0,NULL),(2810,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 19:45:13','2024-05-11 01:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715370313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715370313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 20:00:14','2024-05-11 01:30:14',0,NULL),(2812,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 20:15:14','2024-05-11 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715372114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715372114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 20:30:15','2024-05-11 02:00:15',0,NULL),(2814,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 20:45:15','2024-05-11 02:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715373915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715373915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 21:00:11','2024-05-11 02:30:11',0,NULL),(2816,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 21:15:11','2024-05-11 02:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715375711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715375711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 21:19:15','2024-05-11 02:49:15',0,NULL),(2818,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 21:34:15','2024-05-11 03:04:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715376855;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715376855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 22:00:03','2024-05-11 03:30:03',0,NULL),(2820,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 22:15:03','2024-05-11 03:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715379303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715379303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 22:30:08','2024-05-11 04:00:08',0,NULL),(2823,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 22:45:08','2024-05-11 04:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715381108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715381108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 23:00:10','2024-05-11 04:30:10',0,NULL),(2825,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 23:15:10','2024-05-11 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715382910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715382910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-10 23:30:02','2024-05-11 05:00:02',0,NULL),(2827,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-10 23:45:02','2024-05-11 05:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715384702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715384702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 00:01:21','2024-05-11 05:31:21',0,NULL),(2829,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 00:16:21','2024-05-11 05:46:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715386581;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715386581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 00:31:16','2024-05-11 06:01:16',0,NULL),(2831,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 00:46:16','2024-05-11 06:16:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715388376;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715388376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 01:01:17','2024-05-11 06:31:17',0,NULL),(2833,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 01:16:17','2024-05-11 06:46:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715390177;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715390177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 01:30:33','2024-05-11 07:00:33',0,NULL),(2835,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 01:45:33','2024-05-11 07:15:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715391933;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715391933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 02:00:03','2024-05-11 07:30:03',0,NULL),(2837,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 02:15:03','2024-05-11 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715393703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715393703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 02:30:03','2024-05-11 08:00:03',0,NULL),(2839,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 02:45:03','2024-05-11 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715395503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715395503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 03:00:03','2024-05-11 08:30:03',0,NULL),(2841,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 03:15:03','2024-05-11 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715397303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715397303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 03:30:02','2024-05-11 09:00:02',0,NULL),(2843,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 03:45:02','2024-05-11 09:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715399102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715399102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 04:00:03','2024-05-11 09:30:03',0,NULL),(2845,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 04:15:03','2024-05-11 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715400903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715400903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 04:30:03','2024-05-11 10:00:03',0,NULL),(2847,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 04:45:03','2024-05-11 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715402703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715402703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 05:00:12','2024-05-11 10:30:12',0,NULL),(2849,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 05:15:12','2024-05-11 10:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715404512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715404512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 05:30:03','2024-05-11 11:00:03',0,NULL),(2851,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 05:45:03','2024-05-11 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715406303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715406303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 06:00:03','2024-05-11 11:30:03',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),(2854,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 06:15:03','2024-05-11 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715408103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715408103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 06:15:56','2024-05-11 11:45:56',0,NULL),(2856,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 06:30:56','2024-05-11 12:00:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715409056;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715409056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 07:00:08','2024-05-11 12:30:08',0,NULL),(2858,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 07:15:08','2024-05-11 12:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715411708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715411708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 07:30:03','2024-05-11 13:00:03',0,NULL),(2860,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 07:45:03','2024-05-11 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715413503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715413503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 08:00:03','2024-05-11 13:30:03',0,NULL),(2862,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 08:15:03','2024-05-11 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715415303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715415303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 08:30:03','2024-05-11 14:00:03',0,NULL),(2864,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 08:45:03','2024-05-11 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715417103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715417103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 09:00:03','2024-05-11 14:30:03',0,NULL),(2866,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 09:15:03','2024-05-11 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715418903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715418903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 09:30:03','2024-05-11 15:00:03',0,NULL),(2868,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 09:45:03','2024-05-11 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715420703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715420703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 09:50:15','2024-05-11 15:20:15',0,NULL),(2870,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 10:05:15','2024-05-11 15:35:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715421915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715421915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 10:29:30','2024-05-11 15:59:30',0,NULL),(2872,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 10:44:30','2024-05-11 16:14:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715424270;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715424270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 11:00:49','2024-05-11 16:30:49',0,NULL),(2874,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 11:15:50','2024-05-11 16:45:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715426150;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715426150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 11:30:06','2024-05-11 17:00:06',0,NULL),(2876,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 11:45:06','2024-05-11 17:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715427906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715427906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 11:48:55','2024-05-11 17:18:55',0,NULL),(2878,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 12:03:55','2024-05-11 17:33:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715429035;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715429035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 12:30:34','2024-05-11 18:00:34',0,NULL),(2879,'woocommerce_cleanup_draft_orders','complete','2024-05-12 12:00:05','2024-05-12 17:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715515205;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715515205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-12 12:30:35','2024-05-12 18:00:35',0,NULL),(2881,'wpforms_process_forms_locator_save','complete','2024-05-11 12:00:07','2024-05-11 12:00:07',10,'{\"tasks_meta_id\":32}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-11 12:00:07','2024-05-11 17:30:07',0,NULL),(2882,'wpforms_process_forms_locator_scan','complete','2024-05-12 12:00:07','2024-05-12 17:30:07',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715515207;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715515207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-12 12:30:40','2024-05-12 18:00:40',0,NULL),(2883,'wpforms_process_forms_locator_scan','complete','2024-05-12 12:00:07','2024-05-12 17:30:07',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715515207;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715515207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-12 12:30:42','2024-05-12 18:00:42',0,NULL),(2885,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 12:45:34','2024-05-11 18:15:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715431534;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715431534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 13:00:09','2024-05-11 18:30:09',0,NULL),(2887,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 13:15:09','2024-05-11 18:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715433309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715433309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 13:30:03','2024-05-11 19:00:03',0,NULL),(2889,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 13:45:03','2024-05-11 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715435103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715435103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 14:00:03','2024-05-11 19:30:03',0,NULL),(2891,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 14:15:03','2024-05-11 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715436903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715436903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 14:30:03','2024-05-11 20:00:03',0,NULL),(2893,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 14:45:03','2024-05-11 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715438703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715438703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 15:00:03','2024-05-11 20:30:03',0,NULL),(2895,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 15:15:03','2024-05-11 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715440503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715440503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 15:30:03','2024-05-11 21:00:03',0,NULL),(2897,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 15:45:03','2024-05-11 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715442303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715442303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 16:00:03','2024-05-11 21:30:03',0,NULL),(2899,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 16:15:03','2024-05-11 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715444103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715444103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 16:30:03','2024-05-11 22:00:03',0,NULL),(2901,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 16:45:03','2024-05-11 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715445903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715445903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 17:00:12','2024-05-11 22:30:12',0,NULL),(2903,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 17:15:12','2024-05-11 22:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715447712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715447712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 17:30:03','2024-05-11 23:00:03',0,NULL),(2905,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 17:45:03','2024-05-11 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715449503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715449503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 17:59:11','2024-05-11 23:29:11',0,NULL),(2906,'woocommerce_marketplace_fetch_promotions','complete','2024-05-12 05:30:05','2024-05-12 11:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715491805;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715491805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-12 06:00:02','2024-05-12 11:30:02',0,NULL),(2908,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 18:14:11','2024-05-11 23:44:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715451251;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715451251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 18:30:36','2024-05-12 00:00:36',0,NULL),(2910,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 18:45:36','2024-05-12 00:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715453136;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715453136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 19:00:37','2024-05-12 00:30:37',0,NULL),(2912,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 19:15:37','2024-05-12 00:45:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715454937;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715454937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 19:30:13','2024-05-12 01:00:13',0,NULL),(2914,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 19:45:14','2024-05-12 01:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715456714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715456714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 20:01:28','2024-05-12 01:31:28',0,NULL),(2916,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 20:16:28','2024-05-12 01:46:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715458588;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715458588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 20:30:17','2024-05-12 02:00:17',0,NULL),(2918,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 20:45:17','2024-05-12 02:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715460317;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715460317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 20:52:34','2024-05-12 02:22:34',0,NULL),(2920,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 21:07:34','2024-05-12 02:37:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715461654;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715461654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 21:21:38','2024-05-12 02:51:38',0,NULL),(2922,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 21:36:38','2024-05-12 03:06:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715463398;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715463398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 22:00:04','2024-05-12 03:30:04',0,NULL),(2924,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 22:15:04','2024-05-12 03:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715465704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715465704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 22:30:21','2024-05-12 04:00:21',0,NULL),(2927,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 22:45:21','2024-05-12 04:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715467521;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715467521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 23:00:12','2024-05-12 04:30:12',0,NULL),(2929,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 23:15:12','2024-05-12 04:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715469312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715469312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 23:30:04','2024-05-12 05:00:04',0,NULL),(2931,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-11 23:45:04','2024-05-12 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715471104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715471104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-11 23:51:51','2024-05-12 05:21:51',0,NULL),(2933,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 00:06:51','2024-05-12 05:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715472411;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715472411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 00:31:42','2024-05-12 06:01:42',0,NULL),(2935,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 00:46:42','2024-05-12 06:16:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715474802;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715474802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 01:00:29','2024-05-12 06:30:29',0,NULL),(2937,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 01:15:29','2024-05-12 06:45:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715476529;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715476529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 01:30:26','2024-05-12 07:00:26',0,NULL),(2939,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 01:45:26','2024-05-12 07:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715478326;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715478326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 01:59:12','2024-05-12 07:29:12',0,NULL),(2941,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 02:14:12','2024-05-12 07:44:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715480052;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715480052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 02:27:20','2024-05-12 07:57:20',0,NULL),(2943,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 02:42:20','2024-05-12 08:12:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715481740;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715481740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 03:00:04','2024-05-12 08:30:04',0,NULL),(2945,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 03:15:04','2024-05-12 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715483704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715483704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 03:30:04','2024-05-12 09:00:04',0,NULL),(2947,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 03:45:04','2024-05-12 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715485504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715485504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 04:00:03','2024-05-12 09:30:03',0,NULL),(2949,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 04:15:03','2024-05-12 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715487303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715487303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 04:30:03','2024-05-12 10:00:03',0,NULL),(2951,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 04:45:03','2024-05-12 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715489103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715489103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 05:00:08','2024-05-12 10:30:08',0,NULL),(2953,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 05:15:08','2024-05-12 10:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715490908;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715490908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 05:30:03','2024-05-12 11:00:03',0,NULL),(2955,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 05:45:03','2024-05-12 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715492703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715492703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 06:00:02','2024-05-12 11:30:02',0,NULL),(2956,'woocommerce_marketplace_fetch_promotions','complete','2024-05-12 18:00:02','2024-05-12 23:30:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715536802;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715536802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-12 18:00:04','2024-05-12 23:30:04',0,NULL),(2958,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 06:15:02','2024-05-12 11:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715494502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715494502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 06:31:58','2024-05-12 12:01:58',0,NULL),(2960,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 06:46:58','2024-05-12 12:16:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715496418;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715496418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 07:00:05','2024-05-12 12:30:05',0,NULL),(2962,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 07:15:05','2024-05-12 12:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715498105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715498105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 07:30:03','2024-05-12 13:00:03',0,NULL),(2964,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 07:45:03','2024-05-12 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715499903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715499903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 08:00:04','2024-05-12 13:30:04',0,NULL),(2966,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 08:15:04','2024-05-12 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715501704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715501704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 08:30:04','2024-05-12 14:00:04',0,NULL),(2968,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 08:45:04','2024-05-12 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715503504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715503504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 09:00:04','2024-05-12 14:30:04',0,NULL),(2970,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 09:15:04','2024-05-12 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715505304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715505304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 09:19:45','2024-05-12 14:49:45',0,NULL),(2972,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 09:34:45','2024-05-12 15:04:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715506485;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715506485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 09:35:29','2024-05-12 15:05:29',0,NULL),(2974,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 09:50:29','2024-05-12 15:20:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715507429;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715507429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 10:00:03','2024-05-12 15:30:03',0,NULL),(2976,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 10:15:03','2024-05-12 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715508903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715508903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 10:30:03','2024-05-12 16:00:03',0,NULL),(2978,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 10:45:03','2024-05-12 16:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715510703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715510703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 11:00:09','2024-05-12 16:30:09',0,NULL),(2980,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 11:15:09','2024-05-12 16:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715512509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715512509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 11:30:03','2024-05-12 17:00:03',0,NULL),(2982,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 11:45:03','2024-05-12 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715514303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715514303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 12:00:03','2024-05-12 17:30:03',0,NULL),(2984,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 12:15:03','2024-05-12 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715516103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715516103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 12:30:45','2024-05-12 18:00:45',0,NULL),(2985,'woocommerce_cleanup_draft_orders','complete','2024-05-13 12:30:35','2024-05-13 18:00:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715603435;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715603435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-13 12:30:44','2024-05-13 18:00:44',0,NULL),(2987,'wpforms_process_forms_locator_save','complete','2024-05-12 12:30:40','2024-05-12 12:30:40',10,'{\"tasks_meta_id\":33}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-12 12:30:48','2024-05-12 18:00:48',0,NULL),(2988,'wpforms_process_forms_locator_scan','complete','2024-05-13 12:30:41','2024-05-13 18:00:41',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715603441;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715603441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-13 12:30:53','2024-05-13 18:00:53',0,NULL),(2989,'wpforms_process_forms_locator_scan','complete','2024-05-13 12:30:42','2024-05-13 18:00:42',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715603442;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715603442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-13 12:30:54','2024-05-13 18:00:54',0,NULL),(2991,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 12:45:45','2024-05-12 18:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715517945;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715517945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 13:00:06','2024-05-12 18:30:06',0,NULL),(2993,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 13:15:06','2024-05-12 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715519706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715519706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 13:30:03','2024-05-12 19:00:03',0,NULL),(2995,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 13:45:03','2024-05-12 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715521503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715521503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 14:00:04','2024-05-12 19:30:04',0,NULL),(2997,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 14:15:04','2024-05-12 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715523304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715523304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 14:24:48','2024-05-12 19:54:48',0,NULL),(2999,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 14:39:48','2024-05-12 20:09:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715524788;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715524788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 14:57:33','2024-05-12 20:27:33',0,NULL),(3001,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 15:12:33','2024-05-12 20:42:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715526753;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715526753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 15:30:03','2024-05-12 21:00:03',0,NULL),(3003,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 15:45:03','2024-05-12 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715528703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715528703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 16:00:04','2024-05-12 21:30:04',0,NULL),(3005,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 16:15:04','2024-05-12 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715530504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715530504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 16:30:03','2024-05-12 22:00:03',0,NULL),(3007,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 16:45:03','2024-05-12 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715532303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715532303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 17:00:12','2024-05-12 22:30:12',0,NULL),(3009,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 17:15:12','2024-05-12 22:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715534112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715534112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 17:30:03','2024-05-12 23:00:03',0,NULL),(3011,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 17:45:03','2024-05-12 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715535903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715535903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 18:00:04','2024-05-12 23:30:04',0,NULL),(3013,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 18:15:04','2024-05-12 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715537704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715537704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 18:30:51','2024-05-13 00:00:51',0,NULL),(3014,'woocommerce_marketplace_fetch_promotions','complete','2024-05-13 06:00:04','2024-05-13 11:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715580004;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715580004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-13 06:00:04','2024-05-13 11:30:04',0,NULL),(3016,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 18:45:51','2024-05-13 00:15:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715539551;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715539551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 19:00:07','2024-05-13 00:30:07',0,NULL),(3018,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 19:15:07','2024-05-13 00:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715541307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715541307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 19:30:16','2024-05-13 01:00:16',0,NULL),(3020,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 19:45:16','2024-05-13 01:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715543116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715543116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 20:00:15','2024-05-13 01:30:15',0,NULL),(3022,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 20:15:15','2024-05-13 01:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715544915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715544915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 20:27:53','2024-05-13 01:57:53',0,NULL),(3024,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 20:42:53','2024-05-13 02:12:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715546573;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715546573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 21:00:09','2024-05-13 02:30:09',0,NULL),(3026,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 21:15:09','2024-05-13 02:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715548509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715548509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 21:22:31','2024-05-13 02:52:31',0,NULL),(3028,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 21:37:31','2024-05-13 03:07:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715549851;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715549851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 22:00:06','2024-05-13 03:30:06',0,NULL),(3030,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 22:15:07','2024-05-13 03:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715552107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715552107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 22:30:22','2024-05-13 04:00:22',0,NULL),(3033,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 22:45:22','2024-05-13 04:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715553922;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715553922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 23:00:58','2024-05-13 04:30:58',0,NULL),(3035,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 23:15:59','2024-05-13 04:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715555759;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715555759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-12 23:30:04','2024-05-13 05:00:04',0,NULL),(3037,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-12 23:45:04','2024-05-13 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715557504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715557504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 00:01:51','2024-05-13 05:31:51',0,NULL),(3039,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 00:16:52','2024-05-13 05:46:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715559412;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715559412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 00:32:18','2024-05-13 06:02:18',0,NULL),(3041,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 00:47:19','2024-05-13 06:17:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715561239;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715561239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 01:00:34','2024-05-13 06:30:34',0,NULL),(3043,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 01:15:34','2024-05-13 06:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715562934;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715562934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 01:30:36','2024-05-13 07:00:36',0,NULL),(3045,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 01:45:36','2024-05-13 07:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715564736;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715564736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 02:00:23','2024-05-13 07:30:23',0,NULL),(3047,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 02:15:23','2024-05-13 07:45:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715566523;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715566523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 02:30:24','2024-05-13 08:00:24',0,NULL),(3049,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 02:45:24','2024-05-13 08:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715568324;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715568324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 03:00:03','2024-05-13 08:30:03',0,NULL),(3051,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 03:15:03','2024-05-13 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715570103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715570103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 03:30:05','2024-05-13 09:00:05',0,NULL),(3053,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 03:45:05','2024-05-13 09:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715571905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715571905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 04:00:04','2024-05-13 09:30:04',0,NULL),(3055,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 04:15:04','2024-05-13 09:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715573704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715573704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 04:30:03','2024-05-13 10:00:03',0,NULL),(3057,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 04:45:03','2024-05-13 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715575503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715575503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 04:48:58','2024-05-13 10:18:58',0,NULL),(3059,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 05:03:58','2024-05-13 10:33:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715576638;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715576638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 05:30:46','2024-05-13 11:00:46',0,NULL),(3061,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 05:45:46','2024-05-13 11:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715579146;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715579146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 05:51:12','2024-05-13 11:21:12',0,NULL),(3063,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 06:06:12','2024-05-13 11:36:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715580372;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715580372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 06:59:30','2024-05-13 12:29:30',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),(3066,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 07:14:30','2024-05-13 12:44:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715584470;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715584470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 07:21:04','2024-05-13 12:51:04',0,NULL),(3068,'wc-admin_import_orders','complete','2024-05-13 07:02:29','2024-05-13 12:32:29',10,'[7376]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715583749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715583749;}',5,1,'2024-05-13 07:03:03','2024-05-13 12:33:03',0,NULL),(3069,'wc-admin_import_orders','complete','2024-05-13 07:03:44','2024-05-13 12:33:44',10,'[7376]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715583824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715583824;}',5,1,'2024-05-13 07:04:39','2024-05-13 12:34:39',0,NULL),(3070,'wc-admin_import_orders','complete','2024-05-13 07:04:51','2024-05-13 12:34:51',10,'[7376]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715583891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715583891;}',5,1,'2024-05-13 07:05:33','2024-05-13 12:35:33',0,NULL),(3071,'wc-admin_import_orders','complete','2024-05-13 07:07:22','2024-05-13 12:37:22',10,'[7377]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715584042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715584042;}',5,1,'2024-05-13 07:07:35','2024-05-13 12:37:35',0,NULL),(3072,'wc-admin_import_orders','complete','2024-05-13 07:07:56','2024-05-13 12:37:56',10,'[7377]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1715584076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1715584076;}',5,1,'2024-05-13 07:21:04','2024-05-13 12:51:04',0,NULL),(3073,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 07:36:04','2024-05-13 13:06:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715585764;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715585764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 08:00:02','2024-05-13 13:30:02',0,NULL),(3076,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 08:15:02','2024-05-13 13:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715588102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715588102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 08:30:05','2024-05-13 14:00:05',0,NULL),(3078,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 08:45:05','2024-05-13 14:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715589905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715589905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 09:00:03','2024-05-13 14:30:03',0,NULL),(3080,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 09:15:03','2024-05-13 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715591703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715591703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 09:30:03','2024-05-13 15:00:03',0,NULL),(3082,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 09:45:03','2024-05-13 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715593503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715593503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 10:00:03','2024-05-13 15:30:03',0,NULL),(3084,'wpforms_email_summaries_fetch_info_blocks','complete','2024-05-20 10:00:03','2024-05-20 15:30:03',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716199203;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716199203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-05-20 10:00:05','2024-05-20 15:30:05',0,NULL),(3085,'wpforms_email_summaries_fetch_info_blocks','complete','2024-05-20 10:00:03','2024-05-20 15:30:03',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716199203;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716199203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-05-20 10:00:05','2024-05-20 15:30:05',0,NULL),(3086,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 10:15:03','2024-05-13 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715595303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715595303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 10:16:58','2024-05-13 15:46:58',0,NULL),(3088,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 10:31:58','2024-05-13 16:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715596318;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715596318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 10:32:35','2024-05-13 16:02:35',0,NULL),(3090,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 10:47:35','2024-05-13 16:17:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715597255;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715597255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 10:48:47','2024-05-13 16:18:47',0,NULL),(3092,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 11:03:47','2024-05-13 16:33:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715598227;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715598227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 11:30:03','2024-05-13 17:00:03',0,NULL),(3094,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 11:45:03','2024-05-13 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715600703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715600703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 12:00:03','2024-05-13 17:30:03',0,NULL),(3096,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 12:15:03','2024-05-13 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715602503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715602503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 12:30:40','2024-05-13 18:00:40',0,NULL),(3098,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 12:45:40','2024-05-13 18:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715604340;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715604340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 13:00:04','2024-05-13 18:30:04',0,NULL),(3100,'woocommerce_cleanup_draft_orders','complete','2024-05-14 12:30:45','2024-05-14 18:00:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715689845;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715689845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-14 13:00:39','2024-05-14 18:30:39',0,NULL),(3102,'wpforms_process_forms_locator_save','complete','2024-05-13 12:30:52','2024-05-13 12:30:52',10,'{\"tasks_meta_id\":34}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-13 12:30:57','2024-05-13 18:00:57',0,NULL),(3103,'wpforms_process_forms_locator_scan','complete','2024-05-14 12:30:53','2024-05-14 18:00:53',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715689853;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715689853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-14 13:30:04','2024-05-14 19:00:04',0,NULL),(3104,'wpforms_process_forms_locator_scan','complete','2024-05-14 12:30:54','2024-05-14 18:00:54',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715689854;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715689854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-14 13:30:04','2024-05-14 19:00:04',0,NULL),(3105,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 13:15:04','2024-05-13 18:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715606104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715606104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 13:30:04','2024-05-13 19:00:04',0,NULL),(3107,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 13:45:04','2024-05-13 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715607904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715607904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 14:00:03','2024-05-13 19:30:03',0,NULL),(3109,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 14:15:03','2024-05-13 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715609703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715609703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 14:28:06','2024-05-13 19:58:06',0,NULL),(3111,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 14:43:06','2024-05-13 20:13:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715611386;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715611386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 15:00:03','2024-05-13 20:30:03',0,NULL),(3113,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 15:15:03','2024-05-13 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715613303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715613303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 15:30:04','2024-05-13 21:00:04',0,NULL),(3115,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 15:45:04','2024-05-13 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715615104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715615104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 16:00:02','2024-05-13 21:30:02',0,NULL),(3117,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 16:15:02','2024-05-13 21:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715616902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715616902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 16:30:03','2024-05-13 22:00:03',0,NULL),(3119,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 16:45:03','2024-05-13 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715618703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715618703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 16:58:17','2024-05-13 22:28:17',0,NULL),(3121,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 17:13:17','2024-05-13 22:43:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715620397;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715620397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 17:30:03','2024-05-13 23:00:03',0,NULL),(3123,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 17:45:03','2024-05-13 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715622303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715622303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 18:00:03','2024-05-13 23:30:03',0,NULL),(3125,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 18:15:03','2024-05-13 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715624103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715624103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 18:30:44','2024-05-14 00:00:44',0,NULL),(3127,'woocommerce_marketplace_fetch_promotions','complete','2024-05-14 06:00:04','2024-05-14 11:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715666404;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715666404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-14 06:00:05','2024-05-14 11:30:05',0,NULL),(3128,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 18:45:45','2024-05-14 00:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715625945;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715625945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 19:00:05','2024-05-14 00:30:05',0,NULL),(3130,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 19:15:05','2024-05-14 00:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715627705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715627705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 19:21:13','2024-05-14 00:51:13',0,NULL),(3132,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 19:36:13','2024-05-14 01:06:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715628973;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715628973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 20:00:43','2024-05-14 01:30:43',0,NULL),(3134,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 20:15:43','2024-05-14 01:45:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715631343;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715631343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 20:30:28','2024-05-14 02:00:28',0,NULL),(3136,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 20:45:28','2024-05-14 02:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715633128;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715633128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 21:00:19','2024-05-14 02:30:19',0,NULL),(3138,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 21:15:19','2024-05-14 02:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715634919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715634919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 21:23:47','2024-05-14 02:53:47',0,NULL),(3140,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 21:38:47','2024-05-14 03:08:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715636327;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715636327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 22:00:07','2024-05-14 03:30:07',0,NULL),(3142,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 22:15:07','2024-05-14 03:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715638507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715638507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 22:25:06','2024-05-14 03:55:06',0,NULL),(3144,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 22:40:06','2024-05-14 04:10:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715640006;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715640006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 23:00:29','2024-05-14 04:30:29',0,NULL),(3146,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 23:15:29','2024-05-14 04:45:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715642129;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715642129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-13 23:30:50','2024-05-14 05:00:50',0,NULL),(3148,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-13 23:45:50','2024-05-14 05:15:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715643950;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715643950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 00:06:01','2024-05-14 05:36:01',0,NULL),(3150,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 00:21:02','2024-05-14 05:51:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715646062;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715646062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 00:21:17','2024-05-14 05:51:17',0,NULL),(3152,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 00:36:17','2024-05-14 06:06:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715646977;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715646977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 00:54:16','2024-05-14 06:24:16',0,NULL),(3154,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 01:09:16','2024-05-14 06:39:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715648956;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715648956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 01:17:42','2024-05-14 06:47:42',0,NULL),(3156,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 01:32:42','2024-05-14 07:02:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715650362;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715650362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 01:36:05','2024-05-14 07:06:05',0,NULL),(3158,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 01:51:05','2024-05-14 07:21:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715651465;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715651465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 02:00:06','2024-05-14 07:30:06',0,NULL),(3160,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 02:15:06','2024-05-14 07:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715652906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715652906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 02:18:31','2024-05-14 07:48:31',0,NULL),(3162,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 02:33:31','2024-05-14 08:03:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715654011;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715654011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 03:02:57','2024-05-14 08:32:57',0,NULL),(3164,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 03:17:57','2024-05-14 08:47:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715656677;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715656677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 03:30:13','2024-05-14 09:00:13',0,NULL),(3166,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 03:45:14','2024-05-14 09:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715658314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715658314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 04:01:00','2024-05-14 09:31:00',0,NULL),(3168,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 04:16:00','2024-05-14 09:46:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715660160;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715660160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 04:30:19','2024-05-14 10:00:19',0,NULL),(3170,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 04:45:19','2024-05-14 10:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715661919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715661919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 05:00:25','2024-05-14 10:30:25',0,NULL),(3172,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 05:15:25','2024-05-14 10:45:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715663725;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715663725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 05:30:03','2024-05-14 11:00:03',0,NULL),(3174,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 05:45:03','2024-05-14 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715665503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715665503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 06:00:05','2024-05-14 11:30:05',0,NULL),(3176,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 06:15:05','2024-05-14 11:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715667305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715667305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 06:35:58','2024-05-14 12:05:58',0,NULL),(3177,'woocommerce_marketplace_fetch_promotions','complete','2024-05-14 18:00:05','2024-05-14 23:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715709605;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715709605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-14 18:14:47','2024-05-14 23:44:47',0,NULL),(3179,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 06:50:58','2024-05-14 12:20:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715669458;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715669458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 07:00:44','2024-05-14 12:30:44',0,NULL),(3181,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 07:15:44','2024-05-14 12:45:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715670944;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715670944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 07:30:03','2024-05-14 13:00:03',0,NULL),(3183,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 07:45:03','2024-05-14 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715672703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715672703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 08:00:03','2024-05-14 13:30:03',0,NULL),(3185,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 08:15:03','2024-05-14 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715674503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715674503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 08:30:03','2024-05-14 14:00:03',0,NULL),(3187,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 08:45:03','2024-05-14 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715676303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715676303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 09:00:03','2024-05-14 14:30:03',0,NULL),(3189,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 09:15:03','2024-05-14 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715678103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715678103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 09:30:03','2024-05-14 15:00:03',0,NULL),(3191,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 09:45:03','2024-05-14 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715679903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715679903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 10:00:03','2024-05-14 15:30:03',0,NULL),(3193,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 10:15:03','2024-05-14 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715681703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715681703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 10:30:49','2024-05-14 16:00:49',0,NULL),(3195,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 10:45:49','2024-05-14 16:15:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715683549;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715683549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 11:01:32','2024-05-14 16:31:32',0,NULL),(3197,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 11:16:33','2024-05-14 16:46:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715685393;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715685393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 11:30:52','2024-05-14 17:00:52',0,NULL),(3199,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 11:45:52','2024-05-14 17:15:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715687152;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715687152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 12:00:11','2024-05-14 17:30:11',0,NULL),(3201,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 12:15:11','2024-05-14 17:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715688911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715688911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 12:30:40','2024-05-14 18:00:40',0,NULL),(3203,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 12:45:40','2024-05-14 18:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715690740;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715690740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 13:30:04','2024-05-14 19:00:04',0,NULL),(3204,'woocommerce_cleanup_draft_orders','complete','2024-05-15 13:00:39','2024-05-15 18:30:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715778039;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715778039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-15 13:30:02','2024-05-15 19:00:02',0,NULL),(3206,'wpforms_process_forms_locator_save','complete','2024-05-14 13:30:04','2024-05-14 13:30:04',10,'{\"tasks_meta_id\":35}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-14 13:30:04','2024-05-14 19:00:04',0,NULL),(3207,'wpforms_process_forms_locator_scan','complete','2024-05-15 13:30:04','2024-05-15 19:00:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715779804;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715779804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-15 13:42:19','2024-05-15 19:12:19',0,NULL),(3208,'wpforms_process_forms_locator_scan','complete','2024-05-15 13:30:04','2024-05-15 19:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715779804;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715779804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-15 13:42:19','2024-05-15 19:12:19',0,NULL),(3210,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 13:45:04','2024-05-14 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715694304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715694304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 14:00:03','2024-05-14 19:30:03',0,NULL),(3212,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 14:15:03','2024-05-14 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715696103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715696103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 14:30:03','2024-05-14 20:00:03',0,NULL),(3214,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 14:45:03','2024-05-14 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715697903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715697903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 15:00:02','2024-05-14 20:30:02',0,NULL),(3216,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 15:15:02','2024-05-14 20:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715699702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715699702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 15:30:03','2024-05-14 21:00:03',0,NULL),(3218,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 15:45:03','2024-05-14 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715701503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715701503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 16:00:03','2024-05-14 21:30:03',0,NULL),(3220,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 16:15:03','2024-05-14 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715703303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715703303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 16:23:18','2024-05-14 21:53:18',0,NULL),(3222,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 16:38:18','2024-05-14 22:08:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715704698;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715704698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 17:00:18','2024-05-14 22:30:18',0,NULL),(3224,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 17:15:18','2024-05-14 22:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715706918;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715706918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 17:30:02','2024-05-14 23:00:02',0,NULL),(3226,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 17:45:02','2024-05-14 23:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715708702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715708702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 18:00:03','2024-05-14 23:30:03',0,NULL),(3228,'wpforms_admin_notifications_update','complete','2024-05-14 17:37:14','2024-05-14 17:37:14',10,'{\"tasks_meta_id\":36}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-14 17:37:18','2024-05-14 23:07:18',0,NULL),(3230,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 18:15:03','2024-05-14 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715710503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715710503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 18:43:57','2024-05-15 00:13:57',0,NULL),(3231,'woocommerce_marketplace_fetch_promotions','complete','2024-05-15 06:14:47','2024-05-15 11:44:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715753687;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715753687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-15 06:31:55','2024-05-15 12:01:55',0,NULL),(3233,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 18:58:57','2024-05-15 00:28:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715713137;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715713137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 19:00:08','2024-05-15 00:30:08',0,NULL),(3235,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 19:15:08','2024-05-15 00:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715714108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715714108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 19:30:37','2024-05-15 01:00:37',0,NULL),(3237,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 19:45:37','2024-05-15 01:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715715937;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715715937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 20:00:23','2024-05-15 01:30:23',0,NULL),(3239,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 20:15:23','2024-05-15 01:45:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715717723;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715717723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 20:30:51','2024-05-15 02:00:51',0,NULL),(3241,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 20:45:51','2024-05-15 02:15:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715719551;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715719551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 21:01:18','2024-05-15 02:31:18',0,NULL),(3243,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 21:16:18','2024-05-15 02:46:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715721378;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715721378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 21:30:18','2024-05-15 03:00:18',0,NULL),(3245,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 21:45:18','2024-05-15 03:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715723118;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715723118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 21:45:19','2024-05-15 03:15:19',0,NULL),(3247,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 22:00:19','2024-05-15 03:30:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715724019;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715724019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 22:30:09','2024-05-15 04:00:09',0,NULL),(3249,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 22:45:09','2024-05-15 04:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715726709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715726709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 22:45:30','2024-05-15 04:15:30',0,NULL),(3251,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 23:00:30','2024-05-15 04:30:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715727630;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715727630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-14 23:30:24','2024-05-15 05:00:24',0,NULL),(3253,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-14 23:45:25','2024-05-15 05:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715730325;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715730325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 00:30:50','2024-05-15 06:00:50',0,NULL),(3255,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 00:45:51','2024-05-15 06:15:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715733951;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715733951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 00:54:10','2024-05-15 06:24:10',0,NULL),(3257,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 01:09:10','2024-05-15 06:39:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715735350;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715735350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 01:30:44','2024-05-15 07:00:44',0,NULL),(3259,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 01:45:44','2024-05-15 07:15:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715737544;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715737544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 02:00:03','2024-05-15 07:30:03',0,NULL),(3261,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 02:15:03','2024-05-15 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715739303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715739303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 02:30:19','2024-05-15 08:00:19',0,NULL),(3263,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 02:45:19','2024-05-15 08:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715741119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715741119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 03:00:16','2024-05-15 08:30:16',0,NULL),(3265,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 03:15:16','2024-05-15 08:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715742916;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715742916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 03:30:21','2024-05-15 09:00:21',0,NULL),(3267,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 03:45:21','2024-05-15 09:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715744721;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715744721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 03:45:51','2024-05-15 09:15:51',0,NULL),(3269,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 04:00:51','2024-05-15 09:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715745651;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715745651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 04:30:22','2024-05-15 10:00:22',0,NULL),(3271,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 04:45:22','2024-05-15 10:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715748322;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715748322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 05:00:21','2024-05-15 10:30:21',0,NULL),(3273,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 05:15:21','2024-05-15 10:45:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715750121;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715750121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 05:17:50','2024-05-15 10:47:50',0,NULL),(3275,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 05:32:50','2024-05-15 11:02:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715751170;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715751170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 06:00:04','2024-05-15 11:30:04',0,NULL),(3277,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 06:15:04','2024-05-15 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715753704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715753704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 06:31:56','2024-05-15 12:01:56',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),(3280,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 06:46:56','2024-05-15 12:16:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715755616;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715755616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 07:00:14','2024-05-15 12:30:14',0,NULL),(3282,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 07:15:15','2024-05-15 12:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715757315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715757315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 07:29:36','2024-05-15 12:59:36',0,NULL),(3284,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 07:44:36','2024-05-15 13:14:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715759076;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715759076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 08:00:03','2024-05-15 13:30:03',0,NULL),(3286,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 08:15:03','2024-05-15 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715760903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715760903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 08:16:59','2024-05-15 13:46:59',0,NULL),(3288,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 08:31:59','2024-05-15 14:01:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715761919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715761919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 09:00:04','2024-05-15 14:30:04',0,NULL),(3290,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 09:15:04','2024-05-15 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715764504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715764504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 09:30:03','2024-05-15 15:00:03',0,NULL),(3292,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 09:45:03','2024-05-15 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715766303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715766303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 10:00:05','2024-05-15 15:30:05',0,NULL),(3294,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 10:15:05','2024-05-15 15:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715768105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715768105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 10:30:28','2024-05-15 16:00:28',0,NULL),(3296,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 10:45:28','2024-05-15 16:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715769928;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715769928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 11:00:20','2024-05-15 16:30:20',0,NULL),(3298,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 11:15:20','2024-05-15 16:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715771720;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715771720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 11:30:03','2024-05-15 17:00:03',0,NULL),(3300,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 11:45:03','2024-05-15 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715773503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715773503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 12:00:06','2024-05-15 17:30:06',0,NULL),(3302,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 12:15:06','2024-05-15 17:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715775306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715775306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 12:18:28','2024-05-15 17:48:28',0,NULL),(3304,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 12:33:28','2024-05-15 18:03:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715776408;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715776408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 12:59:19','2024-05-15 18:29:19',0,NULL),(3306,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 13:14:19','2024-05-15 18:44:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715778859;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715778859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 13:30:03','2024-05-15 19:00:03',0,NULL),(3308,'woocommerce_cleanup_draft_orders','complete','2024-05-16 13:30:03','2024-05-16 19:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715866203;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715866203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-16 13:30:03','2024-05-16 19:00:03',0,NULL),(3309,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 13:45:03','2024-05-15 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715780703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715780703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 14:00:02','2024-05-15 19:30:02',0,NULL),(3312,'wpforms_process_forms_locator_save','complete','2024-05-15 13:42:19','2024-05-15 13:42:19',10,'{\"tasks_meta_id\":37}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-15 13:42:19','2024-05-15 19:12:19',0,NULL),(3313,'wpforms_process_forms_locator_scan','complete','2024-05-16 13:42:19','2024-05-16 19:12:19',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715866939;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715866939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-16 14:00:04','2024-05-16 19:30:04',0,NULL),(3314,'wpforms_process_forms_locator_scan','complete','2024-05-16 13:42:19','2024-05-16 19:12:19',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715866939;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715866939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-16 14:00:04','2024-05-16 19:30:04',0,NULL),(3315,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 14:15:02','2024-05-15 19:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715782502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715782502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 14:30:03','2024-05-15 20:00:03',0,NULL),(3317,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 14:45:03','2024-05-15 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715784303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715784303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 15:00:05','2024-05-15 20:30:05',0,NULL),(3319,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 15:15:05','2024-05-15 20:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715786105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715786105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 15:24:15','2024-05-15 20:54:15',0,NULL),(3321,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 15:39:15','2024-05-15 21:09:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715787555;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715787555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 15:55:00','2024-05-15 21:25:00',0,NULL),(3323,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 16:10:00','2024-05-15 21:40:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715789400;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715789400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 16:28:55','2024-05-15 21:58:55',0,NULL),(3325,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 16:43:55','2024-05-15 22:13:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715791435;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715791435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 17:00:09','2024-05-15 22:30:09',0,NULL),(3327,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 17:15:09','2024-05-15 22:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715793309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715793309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 17:30:03','2024-05-15 23:00:03',0,NULL),(3329,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 17:45:03','2024-05-15 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715795103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715795103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 17:45:29','2024-05-15 23:15:29',0,NULL),(3332,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 18:00:29','2024-05-15 23:30:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715796029;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715796029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 18:30:33','2024-05-16 00:00:33',0,NULL),(3334,'wpforms_admin_notifications_update','complete','2024-05-15 17:58:00','2024-05-15 17:58:00',10,'{\"tasks_meta_id\":38}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-15 17:58:08','2024-05-15 23:28:08',0,NULL),(3335,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 18:45:34','2024-05-16 00:15:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715798734;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715798734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 19:00:06','2024-05-16 00:30:06',0,NULL),(3337,'woocommerce_marketplace_fetch_promotions','complete','2024-05-16 07:00:06','2024-05-16 12:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715842806;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715842806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-16 07:30:02','2024-05-16 13:00:02',0,NULL),(3338,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 19:15:06','2024-05-16 00:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715800506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715800506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 19:30:05','2024-05-16 01:00:05',0,NULL),(3340,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 19:45:05','2024-05-16 01:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715802305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715802305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 20:00:10','2024-05-16 01:30:10',0,NULL),(3342,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 20:15:10','2024-05-16 01:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715804110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715804110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 20:30:09','2024-05-16 02:00:09',0,NULL),(3344,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 20:45:09','2024-05-16 02:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715805909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715805909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 21:00:22','2024-05-16 02:30:22',0,NULL),(3346,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 21:15:22','2024-05-16 02:45:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715807722;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715807722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 21:30:04','2024-05-16 03:00:04',0,NULL),(3348,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 21:45:04','2024-05-16 03:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715809504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715809504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 22:00:04','2024-05-16 03:30:04',0,NULL),(3350,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 22:15:04','2024-05-16 03:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715811304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715811304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 22:30:06','2024-05-16 04:00:06',0,NULL),(3352,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 22:45:06','2024-05-16 04:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715813106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715813106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 23:00:11','2024-05-16 04:30:11',0,NULL),(3354,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 23:15:11','2024-05-16 04:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715814911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715814911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-15 23:30:03','2024-05-16 05:00:03',0,NULL),(3356,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-15 23:45:03','2024-05-16 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715816703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715816703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 00:00:50','2024-05-16 05:30:50',0,NULL),(3358,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 00:15:51','2024-05-16 05:45:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715818551;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715818551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 00:30:36','2024-05-16 06:00:36',0,NULL),(3360,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 00:45:36','2024-05-16 06:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715820336;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715820336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 01:00:24','2024-05-16 06:30:24',0,NULL),(3362,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 01:15:24','2024-05-16 06:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715822124;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715822124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 01:30:12','2024-05-16 07:00:12',0,NULL),(3364,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 01:45:12','2024-05-16 07:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715823912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715823912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 02:00:03','2024-05-16 07:30:03',0,NULL),(3366,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 02:15:03','2024-05-16 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715825703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715825703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 02:30:03','2024-05-16 08:00:03',0,NULL),(3368,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 02:45:03','2024-05-16 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715827503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715827503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 03:00:03','2024-05-16 08:30:03',0,NULL),(3370,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 03:15:03','2024-05-16 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715829303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715829303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 03:30:04','2024-05-16 09:00:04',0,NULL),(3372,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 03:45:04','2024-05-16 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715831104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715831104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 03:51:06','2024-05-16 09:21:06',0,NULL),(3374,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 04:06:06','2024-05-16 09:36:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715832366;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715832366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 04:30:05','2024-05-16 10:00:05',0,NULL),(3376,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 04:45:05','2024-05-16 10:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715834705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715834705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 04:56:01','2024-05-16 10:26:01',0,NULL),(3378,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 05:11:01','2024-05-16 10:41:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715836261;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715836261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 05:30:04','2024-05-16 11:00:04',0,NULL),(3380,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 05:45:04','2024-05-16 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715838304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715838304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 06:00:12','2024-05-16 11:30:12',0,NULL),(3382,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 06:15:12','2024-05-16 11:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715840112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715840112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 06:30:41','2024-05-16 12:00:41',0,NULL),(3384,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 06:45:42','2024-05-16 12:15:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715841942;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715841942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 07:00:03','2024-05-16 12:30:03',0,NULL),(3386,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 07:15:03','2024-05-16 12:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715843703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715843703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 07:30:02','2024-05-16 13:00:02',0,NULL),(3387,'woocommerce_marketplace_fetch_promotions','complete','2024-05-16 19:30:02','2024-05-17 01:00:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715887802;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715887802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-16 19:30:06','2024-05-17 01:00:06',0,NULL),(3389,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 07:45:02','2024-05-16 13:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715845502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715845502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 08:00:04','2024-05-16 13:30:04',0,NULL),(3391,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 08:15:04','2024-05-16 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715847304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715847304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 08:30:03','2024-05-16 14:00:03',0,NULL),(3393,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 08:45:03','2024-05-16 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715849103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715849103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 09:00:03','2024-05-16 14:30:03',0,NULL),(3395,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 09:15:03','2024-05-16 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715850903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715850903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 09:30:03','2024-05-16 15:00:03',0,NULL),(3397,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 09:45:03','2024-05-16 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715852703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715852703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 10:00:04','2024-05-16 15:30:04',0,NULL),(3399,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 10:15:04','2024-05-16 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715854504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715854504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 10:30:12','2024-05-16 16:00:12',0,NULL),(3401,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 10:45:12','2024-05-16 16:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715856312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715856312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 11:00:07','2024-05-16 16:30:07',0,NULL),(3403,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 11:15:07','2024-05-16 16:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715858107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715858107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 11:30:03','2024-05-16 17:00:03',0,NULL),(3405,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 11:45:03','2024-05-16 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715859903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715859903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 12:00:03','2024-05-16 17:30:03',0,NULL),(3407,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 12:15:03','2024-05-16 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715861703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715861703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 13:00:06','2024-05-16 18:30:06',0,NULL),(3409,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 13:15:06','2024-05-16 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715865306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715865306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 13:30:03','2024-05-16 19:00:03',0,NULL),(3411,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 13:45:03','2024-05-16 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715867103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715867103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 14:00:04','2024-05-16 19:30:04',0,NULL),(3413,'woocommerce_cleanup_draft_orders','complete','2024-05-17 13:30:03','2024-05-17 19:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715952603;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715952603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-17 13:30:04','2024-05-17 19:00:04',0,NULL),(3415,'wpforms_process_forms_locator_save','complete','2024-05-16 14:00:04','2024-05-16 14:00:04',10,'{\"tasks_meta_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-16 14:00:04','2024-05-16 19:30:04',0,NULL),(3416,'wpforms_process_forms_locator_scan','complete','2024-05-17 14:00:04','2024-05-17 19:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715954404;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715954404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-17 14:00:04','2024-05-17 19:30:04',0,NULL),(3417,'wpforms_process_forms_locator_scan','complete','2024-05-17 14:00:04','2024-05-17 19:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715954404;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715954404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-17 14:00:04','2024-05-17 19:30:04',0,NULL),(3418,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 14:15:04','2024-05-16 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715868904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715868904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 14:30:03','2024-05-16 20:00:03',0,NULL),(3420,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 14:45:03','2024-05-16 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715870703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715870703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 14:55:48','2024-05-16 20:25:48',0,NULL),(3422,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 15:10:48','2024-05-16 20:40:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715872248;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715872248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 15:30:03','2024-05-16 21:00:03',0,NULL),(3424,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 15:45:03','2024-05-16 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715874303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715874303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 15:50:18','2024-05-16 21:20:18',0,NULL),(3426,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 16:05:18','2024-05-16 21:35:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715875518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715875518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 16:30:05','2024-05-16 22:00:05',0,NULL),(3428,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 16:45:05','2024-05-16 22:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715877905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715877905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 16:56:49','2024-05-16 22:26:49',0,NULL),(3430,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 17:11:49','2024-05-16 22:41:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715879509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715879509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 17:30:03','2024-05-16 23:00:03',0,NULL),(3432,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 17:45:03','2024-05-16 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715881503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715881503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 17:53:40','2024-05-16 23:23:40',0,NULL),(3434,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 18:08:40','2024-05-16 23:38:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715882920;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715882920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 18:30:20','2024-05-17 00:00:20',0,NULL),(3436,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 18:45:20','2024-05-17 00:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715885120;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715885120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 18:46:30','2024-05-17 00:16:30',0,NULL),(3438,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 19:01:30','2024-05-17 00:31:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715886090;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715886090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 19:26:12','2024-05-17 00:56:12',0,NULL),(3440,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 19:41:12','2024-05-17 01:11:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715888472;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715888472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 20:00:13','2024-05-17 01:30:13',0,NULL),(3442,'woocommerce_marketplace_fetch_promotions','complete','2024-05-17 07:30:06','2024-05-17 13:00:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715931006;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715931006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-17 08:00:03','2024-05-17 13:30:03',0,NULL),(3443,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 20:15:13','2024-05-17 01:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715890513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715890513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 20:30:09','2024-05-17 02:00:09',0,NULL),(3445,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 20:45:09','2024-05-17 02:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715892309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715892309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 20:54:52','2024-05-17 02:24:52',0,NULL),(3447,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 21:09:52','2024-05-17 02:39:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715893792;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715893792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 21:30:04','2024-05-17 03:00:04',0,NULL),(3449,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 21:45:04','2024-05-17 03:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715895904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715895904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 22:00:04','2024-05-17 03:30:04',0,NULL),(3451,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 22:15:04','2024-05-17 03:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715897704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715897704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 22:30:07','2024-05-17 04:00:07',0,NULL),(3454,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 22:45:07','2024-05-17 04:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715899507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715899507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 23:00:28','2024-05-17 04:30:28',0,NULL),(3456,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 23:15:28','2024-05-17 04:45:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715901328;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715901328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-16 23:30:03','2024-05-17 05:00:03',0,NULL),(3458,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-16 23:45:03','2024-05-17 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715903103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715903103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 00:01:13','2024-05-17 05:31:13',0,NULL),(3460,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 00:16:13','2024-05-17 05:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715904973;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715904973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 00:30:17','2024-05-17 06:00:17',0,NULL),(3462,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 00:45:17','2024-05-17 06:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715906717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715906717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 01:01:06','2024-05-17 06:31:06',0,NULL),(3464,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 01:16:06','2024-05-17 06:46:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715908566;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715908566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 01:30:14','2024-05-17 07:00:14',0,NULL),(3466,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 01:45:14','2024-05-17 07:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715910314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715910314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 02:00:03','2024-05-17 07:30:03',0,NULL),(3468,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 02:15:03','2024-05-17 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715912103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715912103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 02:30:03','2024-05-17 08:00:03',0,NULL),(3470,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 02:45:03','2024-05-17 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715913903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715913903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 03:00:03','2024-05-17 08:30:03',0,NULL),(3472,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 03:15:03','2024-05-17 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715915703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715915703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 03:30:04','2024-05-17 09:00:04',0,NULL),(3474,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 03:45:04','2024-05-17 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715917504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715917504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 04:00:04','2024-05-17 09:30:04',0,NULL),(3476,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 04:15:04','2024-05-17 09:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715919304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715919304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 04:15:40','2024-05-17 09:45:40',0,NULL),(3478,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 04:30:40','2024-05-17 10:00:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715920240;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715920240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 05:00:09','2024-05-17 10:30:09',0,NULL),(3480,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 05:15:09','2024-05-17 10:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715922909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715922909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 05:30:03','2024-05-17 11:00:03',0,NULL),(3482,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 05:45:03','2024-05-17 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715924703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715924703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 06:00:03','2024-05-17 11:30:03',0,NULL),(3484,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 06:15:03','2024-05-17 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715926503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715926503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 06:30:09','2024-05-17 12:00:09',0,NULL),(3486,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 06:45:09','2024-05-17 12:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715928309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715928309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 07:00:06','2024-05-17 12:30:06',0,NULL),(3488,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 07:15:06','2024-05-17 12:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715930106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715930106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 07:30:02','2024-05-17 13:00:02',0,NULL),(3490,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 07:45:02','2024-05-17 13:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715931902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715931902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 08:00:03','2024-05-17 13:30:03',0,NULL),(3492,'woocommerce_marketplace_fetch_promotions','complete','2024-05-17 20:00:03','2024-05-18 01:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715976003;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715976003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-17 20:00:08','2024-05-18 01:30:08',0,NULL),(3493,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 08:15:03','2024-05-17 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715933703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715933703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 08:30:04','2024-05-17 14:00:04',0,NULL),(3495,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 08:45:04','2024-05-17 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715935504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715935504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 09:00:03','2024-05-17 14:30:03',0,NULL),(3497,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 09:15:03','2024-05-17 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715937303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715937303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 09:30:04','2024-05-17 15:00:04',0,NULL),(3499,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 09:45:04','2024-05-17 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715939104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715939104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 10:00:03','2024-05-17 15:30:03',0,NULL),(3501,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 10:15:03','2024-05-17 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715940903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715940903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 10:30:03','2024-05-17 16:00:03',0,NULL),(3503,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 10:45:03','2024-05-17 16:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715942703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715942703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 10:56:07','2024-05-17 16:26:07',0,NULL),(3505,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 11:11:07','2024-05-17 16:41:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715944267;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715944267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 11:30:03','2024-05-17 17:00:03',0,NULL),(3507,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 11:45:03','2024-05-17 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715946303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715946303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 12:00:03','2024-05-17 17:30:03',0,NULL),(3509,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 12:15:03','2024-05-17 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715948103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715948103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 12:30:09','2024-05-17 18:00:09',0,NULL),(3511,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 12:45:09','2024-05-17 18:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715949909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715949909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 13:00:04','2024-05-17 18:30:04',0,NULL),(3513,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 13:15:04','2024-05-17 18:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715951704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715951704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 13:30:04','2024-05-17 19:00:04',0,NULL),(3515,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 13:45:04','2024-05-17 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715953504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715953504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 14:00:03','2024-05-17 19:30:03',0,NULL),(3517,'woocommerce_cleanup_draft_orders','complete','2024-05-18 13:30:04','2024-05-18 19:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716039004;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716039004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-18 13:30:04','2024-05-18 19:00:04',0,NULL),(3519,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 14:15:03','2024-05-17 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715955303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715955303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 14:30:03','2024-05-17 20:00:03',0,NULL),(3521,'wpforms_process_forms_locator_save','complete','2024-05-17 14:00:04','2024-05-17 14:00:04',10,'{\"tasks_meta_id\":40}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-17 14:00:04','2024-05-17 19:30:04',0,NULL),(3522,'wpforms_process_forms_locator_scan','complete','2024-05-18 14:00:04','2024-05-18 19:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716040804;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716040804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-18 14:09:07','2024-05-18 19:39:07',0,NULL),(3523,'wpforms_process_forms_locator_scan','complete','2024-05-18 14:00:04','2024-05-18 19:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716040804;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716040804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-18 14:09:07','2024-05-18 19:39:07',0,NULL),(3524,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 14:45:03','2024-05-17 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715957103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715957103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 15:00:03','2024-05-17 20:30:03',0,NULL),(3526,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 15:15:03','2024-05-17 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715958903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715958903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 15:30:03','2024-05-17 21:00:03',0,NULL),(3528,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 15:45:03','2024-05-17 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715960703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715960703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 16:00:04','2024-05-17 21:30:04',0,NULL),(3530,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 16:15:04','2024-05-17 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715962504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715962504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 16:30:04','2024-05-17 22:00:04',0,NULL),(3532,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 16:45:04','2024-05-17 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715964304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715964304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 16:51:33','2024-05-17 22:21:33',0,NULL),(3534,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 17:06:33','2024-05-17 22:36:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715965593;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715965593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 17:30:04','2024-05-17 23:00:04',0,NULL),(3536,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 17:45:04','2024-05-17 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715967904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715967904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 18:00:03','2024-05-17 23:30:03',0,NULL),(3538,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 18:15:03','2024-05-17 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715969703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715969703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 18:30:13','2024-05-18 00:00:13',0,NULL),(3540,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 18:45:13','2024-05-18 00:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715971513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715971513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 19:00:04','2024-05-18 00:30:04',0,NULL),(3542,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 19:15:04','2024-05-18 00:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715973304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715973304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 19:30:06','2024-05-18 01:00:06',0,NULL),(3544,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 19:45:06','2024-05-18 01:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715975106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715975106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 19:54:56','2024-05-18 01:24:56',0,NULL),(3546,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 20:09:56','2024-05-18 01:39:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715976596;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715976596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 20:30:14','2024-05-18 02:00:14',0,NULL),(3547,'woocommerce_marketplace_fetch_promotions','complete','2024-05-18 08:00:08','2024-05-18 13:30:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716019208;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716019208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-18 08:30:04','2024-05-18 14:00:04',0,NULL),(3549,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 20:45:14','2024-05-18 02:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715978714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715978714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 21:00:14','2024-05-18 02:30:14',0,NULL),(3551,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 21:15:15','2024-05-18 02:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715980515;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715980515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 21:30:04','2024-05-18 03:00:04',0,NULL),(3553,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 21:45:04','2024-05-18 03:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715982304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715982304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 21:57:59','2024-05-18 03:27:59',0,NULL),(3555,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 22:12:59','2024-05-18 03:42:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715983979;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715983979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 22:30:04','2024-05-18 04:00:04',0,NULL),(3557,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 22:45:04','2024-05-18 04:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715985904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715985904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 22:55:10','2024-05-18 04:25:10',0,NULL),(3559,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 23:10:10','2024-05-18 04:40:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715987410;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715987410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-17 23:30:03','2024-05-18 05:00:03',0,NULL),(3561,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-17 23:45:03','2024-05-18 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715989503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715989503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 00:31:24','2024-05-18 06:01:24',0,NULL),(3563,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 00:46:24','2024-05-18 06:16:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715993184;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715993184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 01:00:31','2024-05-18 06:30:31',0,NULL),(3565,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 01:15:31','2024-05-18 06:45:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715994931;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715994931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 01:30:21','2024-05-18 07:00:21',0,NULL),(3567,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 01:45:21','2024-05-18 07:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715996721;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715996721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 02:00:03','2024-05-18 07:30:03',0,NULL),(3569,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 02:15:03','2024-05-18 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715998503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715998503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 02:30:03','2024-05-18 08:00:03',0,NULL),(3571,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 02:45:03','2024-05-18 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716000303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716000303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 03:00:02','2024-05-18 08:30:02',0,NULL),(3573,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 03:15:02','2024-05-18 08:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716002102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716002102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 03:30:03','2024-05-18 09:00:03',0,NULL),(3575,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 03:45:03','2024-05-18 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716003903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716003903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 04:00:03','2024-05-18 09:30:03',0,NULL),(3577,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 04:15:03','2024-05-18 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716005703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716005703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 04:30:02','2024-05-18 10:00:02',0,NULL),(3579,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 04:45:02','2024-05-18 10:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716007502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716007502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 05:00:05','2024-05-18 10:30:05',0,NULL),(3581,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 05:15:05','2024-05-18 10:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716009305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716009305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 05:30:02','2024-05-18 11:00:02',0,NULL),(3583,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 05:45:02','2024-05-18 11:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716011102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716011102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 06:00:03','2024-05-18 11:30:03',0,NULL),(3585,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 06:15:03','2024-05-18 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716012903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716012903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 06:21:47','2024-05-18 11:51:47',0,NULL),(3587,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 06:36:47','2024-05-18 12:06:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716014207;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716014207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 07:00:05','2024-05-18 12:30:05',0,NULL),(3589,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 07:15:05','2024-05-18 12:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716016505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716016505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 07:30:03','2024-05-18 13:00:03',0,NULL),(3591,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 07:45:03','2024-05-18 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716018303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716018303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 07:53:35','2024-05-18 13:23:35',0,NULL),(3593,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 08:08:35','2024-05-18 13:38:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716019715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716019715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 08:30:04','2024-05-18 14:00:04',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),(3596,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 08:45:04','2024-05-18 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716021904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716021904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 09:00:02','2024-05-18 14:30:02',0,NULL),(3598,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 09:15:02','2024-05-18 14:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716023702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716023702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 09:30:03','2024-05-18 15:00:03',0,NULL),(3600,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 09:45:03','2024-05-18 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716025503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716025503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 10:00:03','2024-05-18 15:30:03',0,NULL),(3602,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 10:15:03','2024-05-18 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716027303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716027303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 10:30:08','2024-05-18 16:00:08',0,NULL),(3604,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 10:45:08','2024-05-18 16:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716029108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716029108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 11:00:10','2024-05-18 16:30:10',0,NULL),(3606,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 11:15:10','2024-05-18 16:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716030910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716030910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 11:30:04','2024-05-18 17:00:04',0,NULL),(3608,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 11:45:04','2024-05-18 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716032704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716032704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 11:51:54','2024-05-18 17:21:54',0,NULL),(3610,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 12:06:54','2024-05-18 17:36:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716034014;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716034014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 12:30:17','2024-05-18 18:00:17',0,NULL),(3612,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 12:45:18','2024-05-18 18:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716036318;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716036318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 12:46:11','2024-05-18 18:16:11',0,NULL),(3614,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 13:01:11','2024-05-18 18:31:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716037271;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716037271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 13:30:02','2024-05-18 19:00:02',0,NULL),(3616,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 13:45:02','2024-05-18 19:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716039902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716039902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 13:45:06','2024-05-18 19:15:06',0,NULL),(3618,'woocommerce_cleanup_draft_orders','complete','2024-05-19 13:30:04','2024-05-19 19:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716125404;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716125404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-19 13:30:05','2024-05-19 19:00:05',0,NULL),(3620,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 14:00:06','2024-05-18 19:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716040806;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716040806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 14:09:07','2024-05-18 19:39:07',0,NULL),(3622,'wpforms_process_forms_locator_save','complete','2024-05-18 14:09:07','2024-05-18 14:09:07',10,'{\"tasks_meta_id\":41}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-18 14:09:07','2024-05-18 19:39:07',0,NULL),(3623,'wpforms_process_forms_locator_scan','complete','2024-05-19 14:09:07','2024-05-19 19:39:07',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716127747;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716127747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-19 14:30:03','2024-05-19 20:00:03',0,NULL),(3624,'wpforms_process_forms_locator_scan','complete','2024-05-19 14:09:07','2024-05-19 19:39:07',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716127747;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716127747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-19 14:30:03','2024-05-19 20:00:03',0,NULL),(3625,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 14:24:07','2024-05-18 19:54:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716042247;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716042247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 14:30:04','2024-05-18 20:00:04',0,NULL),(3627,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 14:45:04','2024-05-18 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716043504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716043504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 14:57:47','2024-05-18 20:27:47',0,NULL),(3629,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 15:12:47','2024-05-18 20:42:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716045167;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716045167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 15:30:03','2024-05-18 21:00:03',0,NULL),(3631,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 15:45:03','2024-05-18 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716047103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716047103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 16:00:12','2024-05-18 21:30:12',0,NULL),(3633,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 16:15:12','2024-05-18 21:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716048912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716048912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 16:30:03','2024-05-18 22:00:03',0,NULL),(3635,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 16:45:03','2024-05-18 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716050703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716050703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 16:46:17','2024-05-18 22:16:17',0,NULL),(3637,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 17:01:17','2024-05-18 22:31:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716051677;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716051677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 17:23:20','2024-05-18 22:53:20',0,NULL),(3639,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 17:38:20','2024-05-18 23:08:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716053900;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716053900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 17:54:37','2024-05-18 23:24:37',0,NULL),(3641,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 18:09:37','2024-05-18 23:39:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716055777;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716055777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 18:16:51','2024-05-18 23:46:51',0,NULL),(3643,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 18:31:51','2024-05-19 00:01:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716057111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716057111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 19:00:03','2024-05-19 00:30:03',0,NULL),(3645,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 19:15:03','2024-05-19 00:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716059703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716059703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 19:30:07','2024-05-19 01:00:07',0,NULL),(3647,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 19:45:07','2024-05-19 01:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716061507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716061507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 20:00:19','2024-05-19 01:30:19',0,NULL),(3649,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 20:15:19','2024-05-19 01:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716063319;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716063319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 20:30:09','2024-05-19 02:00:09',0,NULL),(3651,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 20:45:09','2024-05-19 02:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716065109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716065109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 21:00:15','2024-05-19 02:30:15',0,NULL),(3653,'woocommerce_marketplace_fetch_promotions','complete','2024-05-19 08:30:09','2024-05-19 14:00:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716107409;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716107409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-19 09:00:03','2024-05-19 14:30:03',0,NULL),(3654,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 21:15:15','2024-05-19 02:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716066915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716066915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 21:30:04','2024-05-19 03:00:04',0,NULL),(3656,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 21:45:04','2024-05-19 03:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716068704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716068704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 22:00:08','2024-05-19 03:30:08',0,NULL),(3658,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 22:15:08','2024-05-19 03:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716070508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716070508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 22:30:07','2024-05-19 04:00:07',0,NULL),(3661,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 22:45:07','2024-05-19 04:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716072307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716072307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 22:51:08','2024-05-19 04:21:08',0,NULL),(3663,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 23:06:08','2024-05-19 04:36:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716073568;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716073568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-18 23:30:04','2024-05-19 05:00:04',0,NULL),(3665,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-18 23:45:04','2024-05-19 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716075904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716075904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 00:01:06','2024-05-19 05:31:06',0,NULL),(3667,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 00:16:07','2024-05-19 05:46:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716077767;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716077767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 00:31:14','2024-05-19 06:01:14',0,NULL),(3669,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 00:46:14','2024-05-19 06:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716079574;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716079574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 01:00:26','2024-05-19 06:30:26',0,NULL),(3671,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 01:15:26','2024-05-19 06:45:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716081326;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716081326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 01:30:13','2024-05-19 07:00:13',0,NULL),(3673,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 01:45:13','2024-05-19 07:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716083113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716083113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 02:00:03','2024-05-19 07:30:03',0,NULL),(3675,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 02:15:03','2024-05-19 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716084903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716084903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 02:30:02','2024-05-19 08:00:02',0,NULL),(3677,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 02:45:02','2024-05-19 08:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716086702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716086702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 03:00:03','2024-05-19 08:30:03',0,NULL),(3679,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 03:15:03','2024-05-19 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716088503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716088503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 03:30:03','2024-05-19 09:00:03',0,NULL),(3681,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 03:45:03','2024-05-19 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716090303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716090303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 03:53:21','2024-05-19 09:23:21',0,NULL),(3683,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 04:08:21','2024-05-19 09:38:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716091701;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716091701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 04:30:04','2024-05-19 10:00:04',0,NULL),(3685,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 04:45:04','2024-05-19 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716093904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716093904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 05:00:07','2024-05-19 10:30:07',0,NULL),(3687,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 05:15:07','2024-05-19 10:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716095707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716095707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 05:30:03','2024-05-19 11:00:03',0,NULL),(3689,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 05:45:03','2024-05-19 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716097503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716097503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 06:00:04','2024-05-19 11:30:04',0,NULL),(3691,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 06:15:04','2024-05-19 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716099304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716099304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 06:30:17','2024-05-19 12:00:17',0,NULL),(3693,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 06:45:17','2024-05-19 12:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716101117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716101117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 07:00:06','2024-05-19 12:30:06',0,NULL),(3695,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 07:15:06','2024-05-19 12:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716102906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716102906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 07:30:04','2024-05-19 13:00:04',0,NULL),(3697,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 07:45:04','2024-05-19 13:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716104704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716104704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 08:00:04','2024-05-19 13:30:04',0,NULL),(3699,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 08:15:04','2024-05-19 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716106504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716106504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 08:30:03','2024-05-19 14:00:03',0,NULL),(3701,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 08:45:03','2024-05-19 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716108303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716108303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 09:00:03','2024-05-19 14:30:03',0,NULL),(3702,'woocommerce_marketplace_fetch_promotions','complete','2024-05-19 21:00:03','2024-05-20 02:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716152403;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716152403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-19 21:00:07','2024-05-20 02:30:07',0,NULL),(3704,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 09:15:03','2024-05-19 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716110103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716110103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 09:29:42','2024-05-19 14:59:42',0,NULL),(3706,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 09:44:42','2024-05-19 15:14:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716111882;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716111882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 10:00:03','2024-05-19 15:30:03',0,NULL),(3708,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 10:15:03','2024-05-19 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716113703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716113703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 10:30:04','2024-05-19 16:00:04',0,NULL),(3710,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 10:45:04','2024-05-19 16:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716115504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716115504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 11:00:09','2024-05-19 16:30:09',0,NULL),(3712,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 11:15:09','2024-05-19 16:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716117309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716117309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 11:30:04','2024-05-19 17:00:04',0,NULL),(3714,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 11:45:04','2024-05-19 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716119104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716119104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 12:00:03','2024-05-19 17:30:03',0,NULL),(3716,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 12:15:03','2024-05-19 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716120903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716120903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 13:00:04','2024-05-19 18:30:04',0,NULL),(3718,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 13:15:04','2024-05-19 18:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716124504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716124504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 13:30:03','2024-05-19 19:00:03',0,NULL),(3720,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 13:45:03','2024-05-19 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716126303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716126303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 14:00:03','2024-05-19 19:30:03',0,NULL),(3722,'woocommerce_cleanup_draft_orders','complete','2024-05-20 13:30:05','2024-05-20 19:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716211805;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716211805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-20 14:00:03','2024-05-20 19:30:03',0,NULL),(3724,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 14:15:03','2024-05-19 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716128103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716128103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 14:30:04','2024-05-19 20:00:04',0,NULL),(3726,'wpforms_process_forms_locator_save','complete','2024-05-19 14:30:03','2024-05-19 14:30:03',10,'{\"tasks_meta_id\":42}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-19 14:30:04','2024-05-19 20:00:04',0,NULL),(3727,'wpforms_process_forms_locator_scan','complete','2024-05-20 14:30:03','2024-05-20 20:00:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716215403;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716215403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-20 14:30:03','2024-05-20 20:00:03',0,NULL),(3728,'wpforms_process_forms_locator_scan','complete','2024-05-20 14:30:04','2024-05-20 20:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716215404;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716215404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-20 14:30:04','2024-05-20 20:00:04',0,NULL),(3729,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 14:45:04','2024-05-19 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716129904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716129904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 15:00:03','2024-05-19 20:30:03',0,NULL),(3731,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 15:15:03','2024-05-19 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716131703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716131703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 15:30:04','2024-05-19 21:00:04',0,NULL),(3733,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 15:45:04','2024-05-19 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716133504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716133504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 16:00:03','2024-05-19 21:30:03',0,NULL),(3735,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 16:15:03','2024-05-19 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716135303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716135303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 16:30:04','2024-05-19 22:00:04',0,NULL),(3737,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 16:45:04','2024-05-19 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716137104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716137104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 17:00:04','2024-05-19 22:30:04',0,NULL),(3739,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 17:15:04','2024-05-19 22:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716138904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716138904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 17:30:05','2024-05-19 23:00:05',0,NULL),(3741,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 17:45:05','2024-05-19 23:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716140705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716140705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 18:00:02','2024-05-19 23:30:02',0,NULL),(3743,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 18:15:02','2024-05-19 23:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716142502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716142502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 18:30:17','2024-05-20 00:00:17',0,NULL),(3745,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 18:45:18','2024-05-20 00:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716144318;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716144318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 19:00:06','2024-05-20 00:30:06',0,NULL),(3747,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 19:15:06','2024-05-20 00:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716146106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716146106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 19:30:11','2024-05-20 01:00:11',0,NULL),(3749,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 19:45:11','2024-05-20 01:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716147911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716147911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 20:00:19','2024-05-20 01:30:19',0,NULL),(3751,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 20:15:19','2024-05-20 01:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716149719;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716149719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 20:30:14','2024-05-20 02:00:14',0,NULL),(3753,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 20:45:14','2024-05-20 02:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716151514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716151514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 21:00:07','2024-05-20 02:30:07',0,NULL),(3755,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 21:15:07','2024-05-20 02:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716153307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716153307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 21:30:04','2024-05-20 03:00:04',0,NULL),(3757,'woocommerce_marketplace_fetch_promotions','complete','2024-05-20 09:00:07','2024-05-20 14:30:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716195607;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716195607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-20 09:30:09','2024-05-20 15:00:09',0,NULL),(3758,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 21:45:04','2024-05-20 03:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716155104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716155104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 21:47:08','2024-05-20 03:17:08',0,NULL),(3760,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 22:02:08','2024-05-20 03:32:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716156128;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716156128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 22:30:16','2024-05-20 04:00:16',0,NULL),(3762,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 22:45:16','2024-05-20 04:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716158716;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716158716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 23:00:10','2024-05-20 04:30:10',0,NULL),(3764,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 23:15:10','2024-05-20 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716160510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716160510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-19 23:30:04','2024-05-20 05:00:04',0,NULL),(3766,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-19 23:45:04','2024-05-20 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716162304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716162304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 00:00:58','2024-05-20 05:30:58',0,NULL),(3768,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 00:15:59','2024-05-20 05:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716164159;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716164159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 00:30:37','2024-05-20 06:00:37',0,NULL),(3770,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 00:45:38','2024-05-20 06:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716165938;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716165938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 01:00:28','2024-05-20 06:30:28',0,NULL),(3772,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 01:15:28','2024-05-20 06:45:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716167728;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716167728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 01:30:14','2024-05-20 07:00:14',0,NULL),(3774,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 01:45:14','2024-05-20 07:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716169514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716169514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 02:00:04','2024-05-20 07:30:04',0,NULL),(3776,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 02:15:04','2024-05-20 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716171304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716171304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 02:30:03','2024-05-20 08:00:03',0,NULL),(3778,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 02:45:03','2024-05-20 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716173103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716173103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 03:00:03','2024-05-20 08:30:03',0,NULL),(3780,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 03:15:03','2024-05-20 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716174903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716174903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 03:30:03','2024-05-20 09:00:03',0,NULL),(3782,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 03:45:03','2024-05-20 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716176703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716176703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 04:00:03','2024-05-20 09:30:03',0,NULL),(3784,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 04:15:03','2024-05-20 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716178503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716178503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 04:30:06','2024-05-20 10:00:06',0,NULL),(3786,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 04:45:06','2024-05-20 10:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716180306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716180306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 05:00:09','2024-05-20 10:30:09',0,NULL),(3788,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 05:15:09','2024-05-20 10:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716182109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716182109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 05:30:04','2024-05-20 11:00:04',0,NULL),(3790,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 05:45:04','2024-05-20 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716183904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716183904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 06:00:04','2024-05-20 11:30:04',0,NULL),(3792,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 06:15:04','2024-05-20 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716185704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716185704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 06:30:22','2024-05-20 12:00:22',0,NULL),(3794,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 06:45:22','2024-05-20 12:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716187522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716187522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 07:00:10','2024-05-20 12:30:10',0,NULL),(3796,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 07:15:10','2024-05-20 12:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716189310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716189310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 07:30:04','2024-05-20 13:00:04',0,NULL),(3798,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 07:45:04','2024-05-20 13:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716191104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716191104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 07:49:46','2024-05-20 13:19:46',0,NULL),(3800,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 08:04:46','2024-05-20 13:34:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716192286;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716192286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 08:30:03','2024-05-20 14:00:03',0,NULL),(3802,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 08:45:03','2024-05-20 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716194703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716194703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 09:00:04','2024-05-20 14:30:04',0,NULL),(3804,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 09:15:04','2024-05-20 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716196504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716196504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 09:30:09','2024-05-20 15:00:09',0,NULL),(3805,'woocommerce_marketplace_fetch_promotions','complete','2024-05-20 21:30:09','2024-05-21 03:00:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716240609;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716240609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-20 22:00:05','2024-05-21 03:30:05',0,NULL),(3807,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 09:45:09','2024-05-20 15:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716198309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716198309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 10:00:02','2024-05-20 15:30:02',0,NULL),(3809,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 10:15:02','2024-05-20 15:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716200102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716200102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 10:30:17','2024-05-20 16:00:17',0,NULL),(3810,'wpforms_email_summaries_fetch_info_blocks','complete','2024-05-27 10:00:05','2024-05-27 15:30:05',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716804005;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716804005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-05-27 10:30:12','2024-05-27 16:00:12',0,NULL),(3811,'wpforms_email_summaries_fetch_info_blocks','complete','2024-05-27 10:00:05','2024-05-27 15:30:05',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716804005;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716804005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-05-27 10:30:12','2024-05-27 16:00:12',0,NULL),(3813,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 10:45:17','2024-05-20 16:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716201917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716201917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 11:00:11','2024-05-20 16:30:11',0,NULL),(3815,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 11:15:11','2024-05-20 16:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716203711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716203711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 11:30:03','2024-05-20 17:00:03',0,NULL),(3817,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 11:45:03','2024-05-20 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716205503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716205503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 12:00:04','2024-05-20 17:30:04',0,NULL),(3819,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 12:15:04','2024-05-20 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716207304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716207304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 13:00:06','2024-05-20 18:30:06',0,NULL),(3821,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 13:15:06','2024-05-20 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716210906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716210906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 13:30:03','2024-05-20 19:00:03',0,NULL),(3823,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 13:45:03','2024-05-20 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716212703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716212703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 14:00:03','2024-05-20 19:30:03',0,NULL),(3825,'woocommerce_cleanup_draft_orders','complete','2024-05-21 14:00:03','2024-05-21 19:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716300003;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716300003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-21 14:00:03','2024-05-21 19:30:03',0,NULL),(3827,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 14:15:03','2024-05-20 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716214503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716214503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 14:30:03','2024-05-20 20:00:03',0,NULL),(3829,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 14:45:03','2024-05-20 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716216303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716216303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 15:00:04','2024-05-20 20:30:04',0,NULL),(3831,'wpforms_process_forms_locator_save','complete','2024-05-20 14:30:03','2024-05-20 14:30:03',10,'{\"tasks_meta_id\":43}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-20 14:30:03','2024-05-20 20:00:03',0,NULL),(3832,'wpforms_process_forms_locator_scan','complete','2024-05-21 14:30:03','2024-05-21 20:00:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716301803;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716301803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-21 14:30:03','2024-05-21 20:00:03',0,NULL),(3833,'wpforms_process_forms_locator_save','complete','2024-05-20 14:30:04','2024-05-20 14:30:04',10,'{\"tasks_meta_id\":44}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-20 14:30:04','2024-05-20 20:00:04',0,NULL),(3834,'wpforms_process_forms_locator_scan','complete','2024-05-21 14:30:04','2024-05-21 20:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716301804;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716301804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-21 14:30:04','2024-05-21 20:00:04',0,NULL),(3835,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 15:15:04','2024-05-20 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716218104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716218104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 15:30:02','2024-05-20 21:00:02',0,NULL),(3837,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 15:45:02','2024-05-20 21:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716219902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716219902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 16:00:02','2024-05-20 21:30:02',0,NULL),(3839,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 16:15:02','2024-05-20 21:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716221702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716221702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 16:30:03','2024-05-20 22:00:03',0,NULL),(3841,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 16:45:03','2024-05-20 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716223503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716223503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 17:00:09','2024-05-20 22:30:09',0,NULL),(3843,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 17:15:09','2024-05-20 22:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716225309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716225309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 17:30:03','2024-05-20 23:00:03',0,NULL),(3845,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 17:45:03','2024-05-20 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716227103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716227103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 18:00:02','2024-05-20 23:30:02',0,NULL),(3847,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 18:15:02','2024-05-20 23:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716228902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716228902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 18:30:21','2024-05-21 00:00:21',0,NULL),(3849,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 18:45:21','2024-05-21 00:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716230721;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716230721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 19:00:06','2024-05-21 00:30:06',0,NULL),(3851,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 19:15:06','2024-05-21 00:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716232506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716232506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 19:30:13','2024-05-21 01:00:13',0,NULL),(3853,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 19:45:13','2024-05-21 01:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716234313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716234313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 20:00:24','2024-05-21 01:30:24',0,NULL),(3855,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 20:15:24','2024-05-21 01:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716236124;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716236124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 20:21:38','2024-05-21 01:51:38',0,NULL),(3857,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 20:36:38','2024-05-21 02:06:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716237398;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716237398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 21:00:11','2024-05-21 02:30:11',0,NULL),(3859,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 21:15:11','2024-05-21 02:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716239711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716239711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 21:16:10','2024-05-21 02:46:10',0,NULL),(3861,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 21:31:10','2024-05-21 03:01:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716240670;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716240670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 22:00:05','2024-05-21 03:30:05',0,NULL),(3864,'woocommerce_marketplace_fetch_promotions','complete','2024-05-21 10:00:05','2024-05-21 15:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716285605;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716285605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-21 10:30:11','2024-05-21 16:00:11',0,NULL),(3865,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 22:15:05','2024-05-21 03:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716243305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716243305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 22:30:13','2024-05-21 04:00:13',0,NULL),(3867,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 22:45:13','2024-05-21 04:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716245113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716245113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 23:00:12','2024-05-21 04:30:12',0,NULL),(3869,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 23:15:12','2024-05-21 04:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716246912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716246912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-20 23:30:04','2024-05-21 05:00:04',0,NULL),(3871,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-20 23:45:04','2024-05-21 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716248704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716248704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 00:00:45','2024-05-21 05:30:45',0,NULL),(3873,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 00:15:47','2024-05-21 05:45:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716250547;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716250547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 00:30:22','2024-05-21 06:00:22',0,NULL),(3875,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 00:45:23','2024-05-21 06:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716252323;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716252323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 01:00:26','2024-05-21 06:30:26',0,NULL),(3877,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 01:15:26','2024-05-21 06:45:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716254126;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716254126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 01:30:12','2024-05-21 07:00:12',0,NULL),(3879,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 01:45:12','2024-05-21 07:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716255912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716255912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 02:00:03','2024-05-21 07:30:03',0,NULL),(3881,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 02:15:03','2024-05-21 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716257703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716257703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 02:30:04','2024-05-21 08:00:04',0,NULL),(3883,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 02:45:04','2024-05-21 08:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716259504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716259504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 03:00:03','2024-05-21 08:30:03',0,NULL),(3885,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 03:15:03','2024-05-21 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716261303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716261303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 03:30:04','2024-05-21 09:00:04',0,NULL),(3887,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 03:45:04','2024-05-21 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716263104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716263104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 03:49:35','2024-05-21 09:19:35',0,NULL),(3889,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 04:04:35','2024-05-21 09:34:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716264275;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716264275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 04:13:52','2024-05-21 09:43:52',0,NULL),(3891,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 04:28:52','2024-05-21 09:58:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716265732;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716265732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 04:30:04','2024-05-21 10:00:04',0,NULL),(3893,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 04:45:04','2024-05-21 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716266704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716266704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 05:00:06','2024-05-21 10:30:06',0,NULL),(3895,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 05:15:06','2024-05-21 10:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716268506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716268506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 05:30:07','2024-05-21 11:00:07',0,NULL),(3897,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 05:45:07','2024-05-21 11:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716270307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716270307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 06:00:04','2024-05-21 11:30:04',0,NULL),(3899,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 06:15:04','2024-05-21 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716272104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716272104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 06:29:58','2024-05-21 11:59:58',0,NULL),(3901,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 06:44:58','2024-05-21 12:14:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716273898;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716273898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 07:00:07','2024-05-21 12:30:07',0,NULL),(3903,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 07:15:07','2024-05-21 12:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716275707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716275707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 07:30:03','2024-05-21 13:00:03',0,NULL),(3905,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 07:45:03','2024-05-21 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716277503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716277503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 08:00:02','2024-05-21 13:30:02',0,NULL),(3907,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 08:15:02','2024-05-21 13:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716279302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716279302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 08:30:03','2024-05-21 14:00:03',0,NULL),(3909,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 08:45:03','2024-05-21 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716281103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716281103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 09:00:02','2024-05-21 14:30:02',0,NULL),(3911,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 09:15:02','2024-05-21 14:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716282902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716282902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 09:30:03','2024-05-21 15:00:03',0,NULL),(3913,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 09:45:03','2024-05-21 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716284703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716284703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 09:50:48','2024-05-21 15:20:48',0,NULL),(3915,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 10:05:48','2024-05-21 15:35:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716285948;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716285948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 10:30:11','2024-05-21 16:00:11',0,NULL),(3916,'woocommerce_marketplace_fetch_promotions','complete','2024-05-21 22:30:11','2024-05-22 04:00:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716330611;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716330611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-21 22:30:19','2024-05-22 04:00:19',0,NULL),(3918,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 10:45:11','2024-05-21 16:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716288311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716288311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 11:00:05','2024-05-21 16:30:05',0,NULL),(3920,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 11:15:05','2024-05-21 16:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716290105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716290105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 11:30:03','2024-05-21 17:00:03',0,NULL),(3922,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 11:45:03','2024-05-21 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716291903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716291903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 12:00:03','2024-05-21 17:30:03',0,NULL),(3924,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 12:15:03','2024-05-21 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716293703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716293703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 12:18:40','2024-05-21 17:48:40',0,NULL),(3926,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 12:33:40','2024-05-21 18:03:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716294820;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716294820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 13:00:06','2024-05-21 18:30:06',0,NULL),(3928,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 13:15:06','2024-05-21 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716297306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716297306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 13:30:04','2024-05-21 19:00:04',0,NULL),(3930,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 13:45:04','2024-05-21 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716299104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716299104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 14:00:03','2024-05-21 19:30:03',0,NULL),(3932,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 14:15:03','2024-05-21 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716300903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716300903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 14:30:03','2024-05-21 20:00:03',0,NULL),(3933,'woocommerce_cleanup_draft_orders','complete','2024-05-22 14:00:03','2024-05-22 19:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716386403;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716386403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-22 14:00:04','2024-05-22 19:30:04',0,NULL),(3936,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 14:45:03','2024-05-21 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716302703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716302703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 15:00:03','2024-05-21 20:30:03',0,NULL),(3937,'wpforms_process_forms_locator_save','complete','2024-05-21 14:30:03','2024-05-21 14:30:03',10,'{\"tasks_meta_id\":45}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-21 14:30:03','2024-05-21 20:00:03',0,NULL),(3938,'wpforms_process_forms_locator_scan','complete','2024-05-22 14:30:03','2024-05-22 20:00:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716388203;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716388203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-22 14:30:03','2024-05-22 20:00:03',0,NULL),(3939,'wpforms_process_forms_locator_save','complete','2024-05-21 14:30:04','2024-05-21 14:30:04',10,'{\"tasks_meta_id\":46}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-21 14:30:04','2024-05-21 20:00:04',0,NULL),(3940,'wpforms_process_forms_locator_scan','complete','2024-05-22 14:30:04','2024-05-22 20:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716388204;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716388204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-22 14:30:04','2024-05-22 20:00:04',0,NULL),(3942,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 15:15:03','2024-05-21 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716304503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716304503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 15:30:03','2024-05-21 21:00:03',0,NULL),(3944,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 15:45:03','2024-05-21 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716306303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716306303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 16:00:03','2024-05-21 21:30:03',0,NULL),(3946,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 16:15:03','2024-05-21 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716308103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716308103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 16:30:03','2024-05-21 22:00:03',0,NULL),(3948,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 16:45:03','2024-05-21 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716309903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716309903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 16:50:50','2024-05-21 22:20:50',0,NULL),(3950,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 17:05:50','2024-05-21 22:35:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716311150;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716311150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 17:30:03','2024-05-21 23:00:03',0,NULL),(3952,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 17:45:03','2024-05-21 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716313503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716313503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 17:50:17','2024-05-21 23:20:17',0,NULL),(3954,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 18:05:17','2024-05-21 23:35:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716314717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716314717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 18:30:29','2024-05-22 00:00:29',0,NULL),(3956,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 18:45:29','2024-05-22 00:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716317129;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716317129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 19:00:07','2024-05-22 00:30:07',0,NULL),(3958,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 19:15:07','2024-05-22 00:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716318907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716318907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 19:30:09','2024-05-22 01:00:09',0,NULL),(3960,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 19:45:09','2024-05-22 01:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716320709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716320709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 20:00:24','2024-05-22 01:30:24',0,NULL),(3962,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 20:15:24','2024-05-22 01:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716322524;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716322524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 20:30:11','2024-05-22 02:00:11',0,NULL),(3964,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 20:45:11','2024-05-22 02:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716324311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716324311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 21:00:13','2024-05-22 02:30:13',0,NULL),(3966,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 21:15:13','2024-05-22 02:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716326113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716326113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 21:30:07','2024-05-22 03:00:07',0,NULL),(3967,'woocommerce_run_on_woocommerce_admin_updated','complete','2024-05-21 21:30:05','2024-05-22 03:00:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1716327005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1716327005;}',9,1,'2024-05-21 21:30:07','2024-05-22 03:00:07',0,NULL),(3969,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 21:45:07','2024-05-22 03:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716327907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716327907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 22:00:08','2024-05-22 03:30:08',0,NULL),(3971,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 22:15:08','2024-05-22 03:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716329708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716329708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 22:30:18','2024-05-22 04:00:18',0,NULL),(3974,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 22:45:18','2024-05-22 04:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716331518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716331518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 22:55:38','2024-05-22 04:25:38',0,NULL),(3975,'woocommerce_marketplace_fetch_promotions','complete','2024-05-22 10:30:19','2024-05-22 16:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716373819;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716373819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-22 10:36:29','2024-05-22 16:06:29',0,NULL),(3977,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 23:10:38','2024-05-22 04:40:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716333038;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716333038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-21 23:30:05','2024-05-22 05:00:05',0,NULL),(3979,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-21 23:45:05','2024-05-22 05:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716335105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716335105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 00:01:09','2024-05-22 05:31:09',0,NULL),(3981,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 00:16:10','2024-05-22 05:46:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716336970;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716336970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 00:31:35','2024-05-22 06:01:35',0,NULL),(3983,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 00:46:35','2024-05-22 06:16:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716338795;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716338795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 01:00:38','2024-05-22 06:30:38',0,NULL),(3985,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 01:15:38','2024-05-22 06:45:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716340538;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716340538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 02:00:03','2024-05-22 07:30:03',0,NULL),(3987,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 02:15:03','2024-05-22 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716344103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716344103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 02:30:03','2024-05-22 08:00:03',0,NULL),(3989,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 02:45:03','2024-05-22 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716345903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716345903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 03:00:03','2024-05-22 08:30:03',0,NULL),(3991,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 03:15:03','2024-05-22 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716347703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716347703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 03:30:02','2024-05-22 09:00:02',0,NULL),(3993,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 03:45:02','2024-05-22 09:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716349502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716349502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 04:00:03','2024-05-22 09:30:03',0,NULL),(3995,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 04:15:03','2024-05-22 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716351303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716351303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 04:30:02','2024-05-22 10:00:02',0,NULL),(3997,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 04:45:02','2024-05-22 10:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716353102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716353102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 05:00:09','2024-05-22 10:30:09',0,NULL),(3999,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 05:15:09','2024-05-22 10:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716354909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716354909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 05:30:05','2024-05-22 11:00:05',0,NULL),(4001,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 05:45:05','2024-05-22 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716356705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716356705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 06:00:03','2024-05-22 11:30:03',0,NULL),(4003,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 06:15:03','2024-05-22 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716358503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716358503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 06:30:20','2024-05-22 12:00:20',0,NULL),(4005,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 06:45:22','2024-05-22 12:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716360322;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716360322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 07:00:08','2024-05-22 12:30:08',0,NULL),(4007,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 07:15:08','2024-05-22 12:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716362108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716362108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 07:30:03','2024-05-22 13:00:03',0,NULL),(4009,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 07:45:03','2024-05-22 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716363903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716363903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 08:00:03','2024-05-22 13:30:03',0,NULL),(4011,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 08:15:03','2024-05-22 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716365703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716365703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 08:30:02','2024-05-22 14:00:02',0,NULL),(4013,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 08:45:02','2024-05-22 14:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716367502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716367502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 09:00:03','2024-05-22 14:30:03',0,NULL),(4015,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 09:15:03','2024-05-22 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716369303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716369303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 09:30:04','2024-05-22 15:00:04',0,NULL),(4017,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 09:45:04','2024-05-22 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716371104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716371104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 10:00:03','2024-05-22 15:30:03',0,NULL),(4019,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 10:15:03','2024-05-22 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716372903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716372903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 10:30:06','2024-05-22 16:00:06',0,NULL),(4021,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 10:45:06','2024-05-22 16:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716374706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716374706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 11:00:07','2024-05-22 16:30:07',0,NULL),(4022,'woocommerce_marketplace_fetch_promotions','complete','2024-05-22 22:36:29','2024-05-23 04:06:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716417389;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716417389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-22 23:00:29','2024-05-23 04:30:29',0,NULL),(4024,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 11:15:07','2024-05-22 16:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716376507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716376507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 11:30:03','2024-05-22 17:00:03',0,NULL),(4026,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 11:45:03','2024-05-22 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716378303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716378303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 12:00:03','2024-05-22 17:30:03',0,NULL),(4028,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 12:15:03','2024-05-22 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716380103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716380103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 12:30:30','2024-05-22 18:00:30',0,NULL),(4030,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 12:45:31','2024-05-22 18:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716381931;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716381931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 13:00:08','2024-05-22 18:30:08',0,NULL),(4032,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 13:15:08','2024-05-22 18:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716383708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716383708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 13:30:02','2024-05-22 19:00:02',0,NULL),(4034,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 13:45:02','2024-05-22 19:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716385502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716385502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 14:00:04','2024-05-22 19:30:04',0,NULL),(4036,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 14:15:04','2024-05-22 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716387304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716387304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 14:30:02','2024-05-22 20:00:02',0,NULL),(4037,'woocommerce_cleanup_draft_orders','complete','2024-05-23 14:00:04','2024-05-23 19:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716472804;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716472804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-23 14:00:04','2024-05-23 19:30:04',0,NULL),(4040,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 14:45:02','2024-05-22 20:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716389102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716389102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 15:00:03','2024-05-22 20:30:03',0,NULL),(4041,'wpforms_process_forms_locator_save','complete','2024-05-22 14:30:03','2024-05-22 14:30:03',10,'{\"tasks_meta_id\":47}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-22 14:30:03','2024-05-22 20:00:03',0,NULL),(4042,'wpforms_process_forms_locator_scan','complete','2024-05-23 14:30:03','2024-05-23 20:00:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716474603;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716474603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-23 14:30:04','2024-05-23 20:00:04',0,NULL),(4043,'wpforms_process_forms_locator_save','complete','2024-05-22 14:30:04','2024-05-22 14:30:04',10,'{\"tasks_meta_id\":48}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-22 14:30:04','2024-05-22 20:00:04',0,NULL),(4044,'wpforms_process_forms_locator_scan','complete','2024-05-23 14:30:04','2024-05-23 20:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716474604;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716474604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-23 14:30:04','2024-05-23 20:00:04',0,NULL),(4046,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 15:15:03','2024-05-22 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716390903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716390903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 15:30:02','2024-05-22 21:00:02',0,NULL),(4048,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 15:45:02','2024-05-22 21:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716392702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716392702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 16:00:02','2024-05-22 21:30:02',0,NULL),(4050,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 16:15:02','2024-05-22 21:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716394502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716394502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 16:30:03','2024-05-22 22:00:03',0,NULL),(4052,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 16:45:03','2024-05-22 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716396303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716396303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 17:00:06','2024-05-22 22:30:06',0,NULL),(4054,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 17:15:06','2024-05-22 22:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716398106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716398106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 17:30:04','2024-05-22 23:00:04',0,NULL),(4056,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 17:45:04','2024-05-22 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716399904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716399904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 18:00:04','2024-05-22 23:30:04',0,NULL),(4058,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 18:15:04','2024-05-22 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716401704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716401704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 18:15:44','2024-05-22 23:45:44',0,NULL),(4059,'wpforms_admin_notifications_update','complete','2024-05-22 18:12:39','2024-05-22 18:12:39',10,'{\"tasks_meta_id\":49}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-22 18:12:42','2024-05-22 23:42:42',0,NULL),(4061,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 18:30:44','2024-05-23 00:00:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716402644;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716402644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 18:31:51','2024-05-23 00:01:51',0,NULL),(4063,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 18:46:51','2024-05-23 00:16:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716403611;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716403611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 19:00:03','2024-05-23 00:30:03',0,NULL),(4065,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 19:15:03','2024-05-23 00:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716405303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716405303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 19:30:06','2024-05-23 01:00:06',0,NULL),(4067,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 19:45:06','2024-05-23 01:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716407106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716407106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 20:00:19','2024-05-23 01:30:19',0,NULL),(4069,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 20:15:19','2024-05-23 01:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716408919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716408919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 20:30:10','2024-05-23 02:00:10',0,NULL),(4071,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 20:45:10','2024-05-23 02:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716410710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716410710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 21:00:12','2024-05-23 02:30:12',0,NULL),(4073,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 21:15:12','2024-05-23 02:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716412512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716412512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 21:16:31','2024-05-23 02:46:31',0,NULL),(4075,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 21:31:31','2024-05-23 03:01:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716413491;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716413491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 21:50:53','2024-05-23 03:20:53',0,NULL),(4077,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 22:05:53','2024-05-23 03:35:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716415553;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716415553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 22:30:06','2024-05-23 04:00:06',0,NULL),(4079,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 22:45:06','2024-05-23 04:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716417906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716417906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-22 23:30:04','2024-05-23 05:00:04',0,NULL),(4080,'woocommerce_marketplace_fetch_promotions','complete','2024-05-23 11:00:29','2024-05-23 16:30:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462029;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-23 11:30:03','2024-05-23 17:00:03',0,NULL),(4082,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-22 23:45:05','2024-05-23 05:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716421505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716421505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 00:01:09','2024-05-23 05:31:09',0,NULL),(4084,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 00:16:09','2024-05-23 05:46:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716423369;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716423369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 00:23:47','2024-05-23 05:53:47',0,NULL),(4086,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 00:38:47','2024-05-23 06:08:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716424727;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716424727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 01:00:48','2024-05-23 06:30:48',0,NULL),(4088,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 01:15:48','2024-05-23 06:45:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716426948;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716426948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 01:30:20','2024-05-23 07:00:20',0,NULL),(4090,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 01:45:20','2024-05-23 07:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716428720;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716428720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 02:00:05','2024-05-23 07:30:05',0,NULL),(4092,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 02:15:05','2024-05-23 07:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716430505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716430505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 02:30:03','2024-05-23 08:00:03',0,NULL),(4094,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 02:45:03','2024-05-23 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716432303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716432303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 03:00:03','2024-05-23 08:30:03',0,NULL),(4096,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 03:15:03','2024-05-23 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716434103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716434103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 03:30:03','2024-05-23 09:00:03',0,NULL),(4098,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 03:45:03','2024-05-23 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716435903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716435903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 04:00:03','2024-05-23 09:30:03',0,NULL),(4100,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 04:15:03','2024-05-23 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716437703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716437703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 04:30:03','2024-05-23 10:00:03',0,NULL),(4102,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 04:45:03','2024-05-23 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716439503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716439503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 05:00:10','2024-05-23 10:30:10',0,NULL),(4104,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 05:15:10','2024-05-23 10:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716441310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716441310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 05:30:05','2024-05-23 11:00:05',0,NULL),(4106,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 05:45:05','2024-05-23 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716443105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716443105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 06:00:03','2024-05-23 11:30:03',0,NULL),(4108,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 06:15:03','2024-05-23 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716444903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716444903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 06:59:28','2024-05-23 12:29:28',0,NULL),(4110,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 07:14:28','2024-05-23 12:44:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716448468;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716448468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 07:28:23','2024-05-23 12:58:23',0,NULL),(4112,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 07:43:23','2024-05-23 13:13:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716450203;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716450203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 07:55:35','2024-05-23 13:25:35',0,NULL),(4114,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 08:10:35','2024-05-23 13:40:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716451835;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716451835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 08:30:03','2024-05-23 14:00:03',0,NULL),(4116,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 08:45:03','2024-05-23 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716453903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716453903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 08:55:20','2024-05-23 14:25:20',0,NULL),(4118,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 09:10:20','2024-05-23 14:40:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716455420;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716455420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 09:30:04','2024-05-23 15:00:04',0,NULL),(4120,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 09:45:04','2024-05-23 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716457504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716457504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 10:00:04','2024-05-23 15:30:04',0,NULL),(4122,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 10:15:04','2024-05-23 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716459304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716459304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 10:30:13','2024-05-23 16:00:13',0,NULL),(4124,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 10:45:13','2024-05-23 16:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716461113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716461113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 11:00:09','2024-05-23 16:30:09',0,NULL),(4126,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 11:15:09','2024-05-23 16:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716462909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716462909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 11:30:04','2024-05-23 17:00:04',0,NULL),(4128,'woocommerce_marketplace_fetch_promotions','complete','2024-05-23 23:30:03','2024-05-24 05:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507003;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-23 23:30:03','2024-05-24 05:00:03',0,NULL),(4129,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 11:45:04','2024-05-23 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716464704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716464704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 12:00:03','2024-05-23 17:30:03',0,NULL),(4131,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 12:15:03','2024-05-23 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716466503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716466503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 12:30:24','2024-05-23 18:00:24',0,NULL),(4133,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 12:45:24','2024-05-23 18:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716468324;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716468324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 13:00:08','2024-05-23 18:30:08',0,NULL),(4135,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 13:15:08','2024-05-23 18:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716470108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716470108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 13:29:27','2024-05-23 18:59:27',0,NULL),(4137,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 13:44:27','2024-05-23 19:14:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716471867;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716471867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 13:54:49','2024-05-23 19:24:49',0,NULL),(4139,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 14:09:49','2024-05-23 19:39:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716473389;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716473389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 14:30:04','2024-05-23 20:00:04',0,NULL),(4140,'woocommerce_cleanup_draft_orders','complete','2024-05-24 14:00:04','2024-05-24 19:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716559204;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716559204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-24 14:00:04','2024-05-24 19:30:04',0,NULL),(4143,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 14:45:04','2024-05-23 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716475504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716475504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 15:00:03','2024-05-23 20:30:03',0,NULL),(4144,'wpforms_process_forms_locator_save','complete','2024-05-23 14:30:04','2024-05-23 14:30:04',10,'{\"tasks_meta_id\":50}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-23 14:30:04','2024-05-23 20:00:04',0,NULL),(4145,'wpforms_process_forms_locator_scan','complete','2024-05-24 14:30:04','2024-05-24 20:00:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716561004;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716561004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-24 14:30:04','2024-05-24 20:00:04',0,NULL),(4146,'wpforms_process_forms_locator_scan','complete','2024-05-24 14:30:04','2024-05-24 20:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716561004;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716561004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-24 14:30:04','2024-05-24 20:00:04',0,NULL),(4148,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 15:15:03','2024-05-23 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716477303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716477303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 15:30:02','2024-05-23 21:00:02',0,NULL),(4150,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 15:45:03','2024-05-23 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716479103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716479103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 16:00:03','2024-05-23 21:30:03',0,NULL),(4152,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 16:15:03','2024-05-23 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716480903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716480903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 16:24:41','2024-05-23 21:54:41',0,NULL),(4154,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 16:39:41','2024-05-23 22:09:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716482381;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716482381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 17:00:10','2024-05-23 22:30:10',0,NULL),(4156,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 17:15:10','2024-05-23 22:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716484510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716484510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 17:30:03','2024-05-23 23:00:03',0,NULL),(4158,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 17:45:03','2024-05-23 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716486303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716486303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 18:00:02','2024-05-23 23:30:02',0,NULL),(4160,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 18:15:02','2024-05-23 23:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716488102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716488102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 18:30:29','2024-05-24 00:00:29',0,NULL),(4162,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 18:45:30','2024-05-24 00:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716489930;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716489930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 19:00:09','2024-05-24 00:30:09',0,NULL),(4164,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 19:15:09','2024-05-24 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716491709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716491709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 19:20:46','2024-05-24 00:50:46',0,NULL),(4166,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 19:35:46','2024-05-24 01:05:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716492946;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716492946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 19:40:00','2024-05-24 01:10:00',0,NULL),(4168,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 19:55:00','2024-05-24 01:25:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716494100;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716494100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 20:00:12','2024-05-24 01:30:12',0,NULL),(4170,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 20:15:12','2024-05-24 01:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716495312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716495312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 20:30:09','2024-05-24 02:00:09',0,NULL),(4172,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 20:45:09','2024-05-24 02:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716497109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716497109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 21:00:19','2024-05-24 02:30:19',0,NULL),(4174,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 21:15:19','2024-05-24 02:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716498919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716498919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 21:21:31','2024-05-24 02:51:31',0,NULL),(4176,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 21:36:31','2024-05-24 03:06:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716500191;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716500191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 22:00:07','2024-05-24 03:30:07',0,NULL),(4178,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 22:15:07','2024-05-24 03:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716502507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716502507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 22:30:03','2024-05-24 04:00:03',0,NULL),(4181,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 22:45:04','2024-05-24 04:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716504304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716504304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 23:00:10','2024-05-24 04:30:10',0,NULL),(4183,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 23:15:10','2024-05-24 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716506110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716506110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-23 23:30:03','2024-05-24 05:00:03',0,NULL),(4185,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-23 23:45:03','2024-05-24 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716507903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716507903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 00:01:06','2024-05-24 05:31:06',0,NULL),(4186,'woocommerce_marketplace_fetch_promotions','complete','2024-05-24 11:30:03','2024-05-24 17:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716550203;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716550203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-24 11:30:04','2024-05-24 17:00:04',0,NULL),(4188,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 00:16:06','2024-05-24 05:46:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716509766;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716509766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 00:30:50','2024-05-24 06:00:50',0,NULL),(4190,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 00:45:50','2024-05-24 06:15:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716511550;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716511550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 01:00:26','2024-05-24 06:30:26',0,NULL),(4192,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 01:15:26','2024-05-24 06:45:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716513326;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716513326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 01:30:24','2024-05-24 07:00:24',0,NULL),(4194,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 01:45:24','2024-05-24 07:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716515124;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716515124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 02:00:03','2024-05-24 07:30:03',0,NULL),(4196,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 02:15:03','2024-05-24 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716516903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716516903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 02:30:03','2024-05-24 08:00:03',0,NULL),(4198,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 02:45:03','2024-05-24 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716518703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716518703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 03:00:03','2024-05-24 08:30:03',0,NULL),(4200,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 03:15:03','2024-05-24 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716520503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716520503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 03:30:03','2024-05-24 09:00:03',0,NULL),(4202,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 03:45:03','2024-05-24 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716522303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716522303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 03:48:51','2024-05-24 09:18:51',0,NULL),(4204,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 04:03:51','2024-05-24 09:33:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716523431;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716523431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 04:30:03','2024-05-24 10:00:03',0,NULL),(4206,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 04:45:03','2024-05-24 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716525903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716525903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 05:00:03','2024-05-24 10:30:03',0,NULL),(4208,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 05:15:03','2024-05-24 10:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716527703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716527703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 05:30:03','2024-05-24 11:00:03',0,NULL),(4210,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 05:45:03','2024-05-24 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716529503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716529503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 06:00:03','2024-05-24 11:30:03',0,NULL),(4212,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 06:15:03','2024-05-24 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716531303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716531303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 06:29:18','2024-05-24 11:59:18',0,NULL),(4214,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 06:44:18','2024-05-24 12:14:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716533058;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716533058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 06:53:24','2024-05-24 12:23:24',0,NULL),(4216,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 07:08:24','2024-05-24 12:38:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716534504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716534504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 07:30:03','2024-05-24 13:00:03',0,NULL),(4218,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 07:45:03','2024-05-24 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716536703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716536703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 08:00:04','2024-05-24 13:30:04',0,NULL),(4220,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 08:15:04','2024-05-24 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716538504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716538504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 08:30:03','2024-05-24 14:00:03',0,NULL),(4222,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 08:45:03','2024-05-24 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716540303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716540303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 08:53:25','2024-05-24 14:23:25',0,NULL),(4224,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 09:08:26','2024-05-24 14:38:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716541706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716541706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 09:27:29','2024-05-24 14:57:29',0,NULL),(4226,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 09:42:29','2024-05-24 15:12:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716543749;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716543749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 10:00:04','2024-05-24 15:30:04',0,NULL),(4228,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 10:15:04','2024-05-24 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716545704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716545704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 10:16:35','2024-05-24 15:46:35',0,NULL),(4230,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 10:31:35','2024-05-24 16:01:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716546695;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716546695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 10:38:16','2024-05-24 16:08:16',0,NULL),(4232,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 10:53:16','2024-05-24 16:23:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716547996;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716547996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 11:00:05','2024-05-24 16:30:05',0,NULL),(4234,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 11:15:05','2024-05-24 16:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716549305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716549305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 11:30:03','2024-05-24 17:00:03',0,NULL),(4236,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 11:45:03','2024-05-24 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716551103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716551103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 11:57:38','2024-05-24 17:27:38',0,NULL),(4237,'woocommerce_marketplace_fetch_promotions','complete','2024-05-24 23:30:04','2024-05-25 05:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716593404;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716593404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-24 23:30:04','2024-05-25 05:00:04',0,NULL),(4239,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 12:12:38','2024-05-24 17:42:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716552758;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716552758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 13:00:06','2024-05-24 18:30:06',0,NULL),(4241,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 13:15:06','2024-05-24 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716556506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716556506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 13:30:02','2024-05-24 19:00:02',0,NULL),(4243,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 13:45:02','2024-05-24 19:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716558302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716558302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 14:00:04','2024-05-24 19:30:04',0,NULL),(4245,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 14:15:04','2024-05-24 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716560104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716560104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 14:30:02','2024-05-24 20:00:02',0,NULL),(4247,'woocommerce_cleanup_draft_orders','complete','2024-05-25 14:00:04','2024-05-25 19:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716645604;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716645604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-25 14:00:04','2024-05-25 19:30:04',0,NULL),(4249,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 14:45:02','2024-05-24 20:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716561902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716561902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 15:00:02','2024-05-24 20:30:02',0,NULL),(4251,'wpforms_process_forms_locator_save','complete','2024-05-24 14:30:04','2024-05-24 14:30:04',10,'{\"tasks_meta_id\":51}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-24 14:30:04','2024-05-24 20:00:04',0,NULL),(4252,'wpforms_process_forms_locator_scan','complete','2024-05-25 14:30:04','2024-05-25 20:00:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716647404;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716647404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-25 14:30:04','2024-05-25 20:00:04',0,NULL),(4253,'wpforms_process_forms_locator_scan','complete','2024-05-25 14:30:04','2024-05-25 20:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716647404;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716647404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-25 14:30:04','2024-05-25 20:00:04',0,NULL),(4254,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 15:15:02','2024-05-24 20:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716563702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716563702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 15:26:49','2024-05-24 20:56:49',0,NULL),(4256,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 15:41:49','2024-05-24 21:11:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716565309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716565309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 16:00:03','2024-05-24 21:30:03',0,NULL),(4258,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 16:15:03','2024-05-24 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716567303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716567303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 16:30:03','2024-05-24 22:00:03',0,NULL),(4260,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 16:45:03','2024-05-24 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716569103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716569103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 17:00:06','2024-05-24 22:30:06',0,NULL),(4262,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 17:15:06','2024-05-24 22:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716570906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716570906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 17:19:10','2024-05-24 22:49:10',0,NULL),(4264,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 17:34:10','2024-05-24 23:04:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716572050;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716572050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 18:00:03','2024-05-24 23:30:03',0,NULL),(4266,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 18:15:03','2024-05-24 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716574503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716574503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 18:19:59','2024-05-24 23:49:59',0,NULL),(4268,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 18:34:59','2024-05-25 00:04:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716575699;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716575699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 18:40:37','2024-05-25 00:10:37',0,NULL),(4270,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 18:55:37','2024-05-25 00:25:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716576937;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716576937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 19:00:04','2024-05-25 00:30:04',0,NULL),(4272,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 19:15:04','2024-05-25 00:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716578104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716578104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 19:29:49','2024-05-25 00:59:49',0,NULL),(4274,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 19:44:49','2024-05-25 01:14:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716579889;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716579889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 19:53:00','2024-05-25 01:23:00',0,NULL),(4276,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 20:08:00','2024-05-25 01:38:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716581280;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716581280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 20:30:18','2024-05-25 02:00:18',0,NULL),(4278,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 20:45:18','2024-05-25 02:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716583518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716583518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 21:00:22','2024-05-25 02:30:22',0,NULL),(4280,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 21:15:22','2024-05-25 02:45:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716585322;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716585322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 21:16:18','2024-05-25 02:46:18',0,NULL),(4282,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 21:31:18','2024-05-25 03:01:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716586278;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716586278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 21:35:41','2024-05-25 03:05:41',0,NULL),(4284,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 21:50:41','2024-05-25 03:20:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716587441;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716587441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 22:00:07','2024-05-25 03:30:07',0,NULL),(4286,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 22:15:07','2024-05-25 03:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716588907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716588907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 22:30:05','2024-05-25 04:00:05',0,NULL),(4288,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 22:45:05','2024-05-25 04:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716590705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716590705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 23:00:13','2024-05-25 04:30:13',0,NULL),(4290,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 23:15:13','2024-05-25 04:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716592513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716592513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-24 23:30:04','2024-05-25 05:00:04',0,NULL),(4292,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-24 23:45:04','2024-05-25 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716594304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716594304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 00:01:08','2024-05-25 05:31:08',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),(4295,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 00:16:08','2024-05-25 05:46:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716596168;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716596168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 00:26:38','2024-05-25 05:56:38',0,NULL),(4297,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 00:41:38','2024-05-25 06:11:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716597698;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716597698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 00:46:34','2024-05-25 06:16:34',0,NULL),(4299,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 01:01:34','2024-05-25 06:31:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716598894;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716598894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 01:15:08','2024-05-25 06:45:08',0,NULL),(4301,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 01:30:09','2024-05-25 07:00:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716600609;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716600609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 01:30:24','2024-05-25 07:00:24',0,NULL),(4303,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 01:45:24','2024-05-25 07:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716601524;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716601524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 02:00:04','2024-05-25 07:30:04',0,NULL),(4305,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 02:15:04','2024-05-25 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716603304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716603304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 02:30:03','2024-05-25 08:00:03',0,NULL),(4307,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 02:45:03','2024-05-25 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716605103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716605103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 03:00:11','2024-05-25 08:30:11',0,NULL),(4309,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 03:15:11','2024-05-25 08:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716606911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716606911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 03:30:02','2024-05-25 09:00:02',0,NULL),(4311,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 03:45:02','2024-05-25 09:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716608702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716608702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 03:52:49','2024-05-25 09:22:49',0,NULL),(4313,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 04:07:49','2024-05-25 09:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716610069;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716610069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 04:30:05','2024-05-25 10:00:05',0,NULL),(4315,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 04:45:05','2024-05-25 10:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716612305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716612305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 05:00:09','2024-05-25 10:30:09',0,NULL),(4317,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 05:15:09','2024-05-25 10:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716614109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716614109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 05:30:03','2024-05-25 11:00:03',0,NULL),(4319,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 05:45:03','2024-05-25 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716615903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716615903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 05:52:26','2024-05-25 11:22:26',0,NULL),(4321,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 06:07:26','2024-05-25 11:37:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716617246;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716617246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 07:00:08','2024-05-25 12:30:08',0,NULL),(4323,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 07:15:08','2024-05-25 12:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716621308;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716621308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 07:30:02','2024-05-25 13:00:02',0,NULL),(4325,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 07:45:02','2024-05-25 13:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716623102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716623102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 08:00:03','2024-05-25 13:30:03',0,NULL),(4327,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 08:15:03','2024-05-25 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716624903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716624903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 08:30:04','2024-05-25 14:00:04',0,NULL),(4329,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 08:45:04','2024-05-25 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716626704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716626704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 09:00:03','2024-05-25 14:30:03',0,NULL),(4331,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 09:15:03','2024-05-25 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716628503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716628503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 09:30:03','2024-05-25 15:00:03',0,NULL),(4333,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 09:45:03','2024-05-25 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716630303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716630303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 10:00:04','2024-05-25 15:30:04',0,NULL),(4335,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 10:15:04','2024-05-25 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716632104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716632104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 10:30:04','2024-05-25 16:00:04',0,NULL),(4337,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 10:45:04','2024-05-25 16:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716633904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716633904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 11:00:09','2024-05-25 16:30:09',0,NULL),(4339,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 11:15:09','2024-05-25 16:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716635709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716635709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 11:30:03','2024-05-25 17:00:03',0,NULL),(4341,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 11:45:03','2024-05-25 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716637503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716637503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 12:00:03','2024-05-25 17:30:03',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),(4344,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 12:15:03','2024-05-25 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716639303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716639303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 12:30:25','2024-05-25 18:00:25',0,NULL),(4346,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 12:45:26','2024-05-25 18:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716641126;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716641126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 13:00:06','2024-05-25 18:30:06',0,NULL),(4348,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 13:15:06','2024-05-25 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716642906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716642906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 13:30:03','2024-05-25 19:00:03',0,NULL),(4350,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 13:45:03','2024-05-25 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716644703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716644703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 14:00:03','2024-05-25 19:30:03',0,NULL),(4352,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 14:15:03','2024-05-25 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716646503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716646503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 14:30:02','2024-05-25 20:00:02',0,NULL),(4353,'woocommerce_cleanup_draft_orders','complete','2024-05-26 14:00:04','2024-05-26 19:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716732004;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716732004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-26 14:00:05','2024-05-26 19:30:05',0,NULL),(4356,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 14:45:02','2024-05-25 20:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716648302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716648302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 15:00:05','2024-05-25 20:30:05',0,NULL),(4357,'wpforms_process_forms_locator_save','complete','2024-05-25 14:30:04','2024-05-25 14:30:04',10,'{\"tasks_meta_id\":52}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-25 14:30:04','2024-05-25 20:00:04',0,NULL),(4358,'wpforms_process_forms_locator_scan','complete','2024-05-26 14:30:04','2024-05-26 20:00:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716733804;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716733804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-26 14:30:04','2024-05-26 20:00:04',0,NULL),(4359,'wpforms_process_forms_locator_scan','complete','2024-05-26 14:30:04','2024-05-26 20:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716733804;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716733804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-26 14:30:04','2024-05-26 20:00:04',0,NULL),(4361,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 15:15:05','2024-05-25 20:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716650105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716650105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 15:30:02','2024-05-25 21:00:02',0,NULL),(4363,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 15:45:02','2024-05-25 21:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716651902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716651902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 16:00:04','2024-05-25 21:30:04',0,NULL),(4365,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 16:15:04','2024-05-25 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716653704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716653704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 16:30:03','2024-05-25 22:00:03',0,NULL),(4367,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 16:45:03','2024-05-25 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716655503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716655503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 17:00:05','2024-05-25 22:30:05',0,NULL),(4369,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 17:15:05','2024-05-25 22:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716657305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716657305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 17:30:03','2024-05-25 23:00:03',0,NULL),(4371,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 17:45:03','2024-05-25 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716659103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716659103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 17:53:33','2024-05-25 23:23:33',0,NULL),(4373,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 18:08:33','2024-05-25 23:38:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716660513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716660513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 18:30:24','2024-05-26 00:00:24',0,NULL),(4375,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 18:45:25','2024-05-26 00:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716662725;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716662725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 18:45:27','2024-05-26 00:15:27',0,NULL),(4377,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 19:00:27','2024-05-26 00:30:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716663627;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716663627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 19:30:15','2024-05-26 01:00:15',0,NULL),(4379,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 19:45:15','2024-05-26 01:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716666315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716666315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 20:00:12','2024-05-26 01:30:12',0,NULL),(4381,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 20:15:12','2024-05-26 01:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716668112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716668112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 20:30:12','2024-05-26 02:00:12',0,NULL),(4383,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 20:45:12','2024-05-26 02:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716669912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716669912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 21:00:07','2024-05-26 02:30:07',0,NULL),(4385,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 21:15:07','2024-05-26 02:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716671707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716671707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 21:30:04','2024-05-26 03:00:04',0,NULL),(4387,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 21:45:04','2024-05-26 03:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716673504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716673504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 21:48:44','2024-05-26 03:18:44',0,NULL),(4389,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 22:03:44','2024-05-26 03:33:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716674624;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716674624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 22:30:03','2024-05-26 04:00:03',0,NULL),(4392,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 22:45:03','2024-05-26 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716677103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716677103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 23:00:10','2024-05-26 04:30:10',0,NULL),(4394,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 23:15:10','2024-05-26 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716678910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716678910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 23:30:03','2024-05-26 05:00:03',0,NULL),(4396,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-25 23:45:03','2024-05-26 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716680703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716680703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-25 23:49:15','2024-05-26 05:19:15',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),(4399,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 00:04:15','2024-05-26 05:34:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716681855;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716681855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 00:08:28','2024-05-26 05:38:28',0,NULL),(4401,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 00:23:28','2024-05-26 05:53:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716683008;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716683008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 00:31:13','2024-05-26 06:01:13',0,NULL),(4403,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 00:46:14','2024-05-26 06:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716684374;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716684374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 01:00:27','2024-05-26 06:30:27',0,NULL),(4405,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 01:15:27','2024-05-26 06:45:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716686127;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716686127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 01:30:37','2024-05-26 07:00:37',0,NULL),(4407,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 01:45:37','2024-05-26 07:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716687937;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716687937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 02:00:04','2024-05-26 07:30:04',0,NULL),(4409,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 02:15:04','2024-05-26 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716689704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716689704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 02:30:03','2024-05-26 08:00:03',0,NULL),(4411,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 02:45:03','2024-05-26 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716691503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716691503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 03:00:03','2024-05-26 08:30:03',0,NULL),(4413,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 03:15:03','2024-05-26 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716693303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716693303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 03:30:04','2024-05-26 09:00:04',0,NULL),(4415,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 03:45:04','2024-05-26 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716695104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716695104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 04:00:03','2024-05-26 09:30:03',0,NULL),(4417,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 04:15:03','2024-05-26 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716696903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716696903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 04:30:03','2024-05-26 10:00:03',0,NULL),(4419,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 04:45:03','2024-05-26 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716698703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716698703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 05:00:10','2024-05-26 10:30:10',0,NULL),(4421,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 05:15:10','2024-05-26 10:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716700510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716700510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 05:30:03','2024-05-26 11:00:03',0,NULL),(4423,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 05:45:03','2024-05-26 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716702303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716702303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 06:00:03','2024-05-26 11:30:03',0,NULL),(4425,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 06:15:03','2024-05-26 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716704103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716704103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 07:00:09','2024-05-26 12:30:09',0,NULL),(4427,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 07:15:09','2024-05-26 12:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716707709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716707709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 07:30:03','2024-05-26 13:00:03',0,NULL),(4429,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 07:45:03','2024-05-26 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716709503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716709503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 08:00:03','2024-05-26 13:30:03',0,NULL),(4431,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 08:15:03','2024-05-26 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716711303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716711303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 08:30:03','2024-05-26 14:00:03',0,NULL),(4433,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 08:45:03','2024-05-26 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716713103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716713103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 09:00:03','2024-05-26 14:30:03',0,NULL),(4435,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 09:15:03','2024-05-26 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716714903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716714903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 09:30:03','2024-05-26 15:00:03',0,NULL),(4437,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 09:45:03','2024-05-26 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716716703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716716703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 10:00:03','2024-05-26 15:30:03',0,NULL),(4439,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 10:15:03','2024-05-26 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716718503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716718503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 10:30:04','2024-05-26 16:00:04',0,NULL),(4441,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 10:45:04','2024-05-26 16:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716720304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716720304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 10:58:46','2024-05-26 16:28:46',0,NULL),(4443,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 11:13:46','2024-05-26 16:43:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716722026;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716722026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 11:30:03','2024-05-26 17:00:03',0,NULL),(4445,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 11:45:03','2024-05-26 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716723903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716723903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 12:00:02','2024-05-26 17:30:02',0,NULL),(4447,'woocommerce_marketplace_fetch_promotions','complete','2024-05-26 23:30:04','2024-05-27 05:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716766204;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716766204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-26 23:30:04','2024-05-27 05:00:04',0,NULL),(4448,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 12:15:02','2024-05-26 17:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716725702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716725702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 12:30:19','2024-05-26 18:00:19',0,NULL),(4450,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 12:45:21','2024-05-26 18:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716727521;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716727521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 13:00:09','2024-05-26 18:30:09',0,NULL),(4452,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 13:15:09','2024-05-26 18:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716729309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716729309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 13:30:03','2024-05-26 19:00:03',0,NULL),(4454,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 13:45:03','2024-05-26 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716731103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716731103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 14:00:03','2024-05-26 19:30:03',0,NULL),(4456,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 14:15:03','2024-05-26 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716732903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716732903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 14:30:02','2024-05-26 20:00:02',0,NULL),(4458,'woocommerce_cleanup_draft_orders','complete','2024-05-27 14:00:05','2024-05-27 19:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716818405;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716818405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-27 14:30:03','2024-05-27 20:00:03',0,NULL),(4460,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 14:45:02','2024-05-26 20:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716734702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716734702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 15:00:03','2024-05-26 20:30:03',0,NULL),(4462,'wpforms_process_forms_locator_save','complete','2024-05-26 14:30:04','2024-05-26 14:30:04',10,'{\"tasks_meta_id\":53}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-26 14:30:04','2024-05-26 20:00:04',0,NULL),(4463,'wpforms_process_forms_locator_scan','complete','2024-05-27 14:30:04','2024-05-27 20:00:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716820204;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716820204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-27 15:00:04','2024-05-27 20:30:04',0,NULL),(4464,'wpforms_process_forms_locator_scan','complete','2024-05-27 14:30:04','2024-05-27 20:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716820204;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716820204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-27 15:00:04','2024-05-27 20:30:04',0,NULL),(4465,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 15:15:03','2024-05-26 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716736503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716736503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 15:30:03','2024-05-26 21:00:03',0,NULL),(4467,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 15:45:03','2024-05-26 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716738303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716738303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 16:00:03','2024-05-26 21:30:03',0,NULL),(4469,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 16:15:03','2024-05-26 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716740103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716740103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 16:30:04','2024-05-26 22:00:04',0,NULL),(4471,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 16:45:04','2024-05-26 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716741904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716741904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 17:00:09','2024-05-26 22:30:09',0,NULL),(4473,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 17:15:09','2024-05-26 22:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716743709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716743709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 17:30:03','2024-05-26 23:00:03',0,NULL),(4475,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 17:45:03','2024-05-26 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716745503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716745503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 18:00:02','2024-05-26 23:30:02',0,NULL),(4477,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 18:15:02','2024-05-26 23:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716747302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716747302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 18:30:15','2024-05-27 00:00:15',0,NULL),(4479,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 18:45:18','2024-05-27 00:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716749118;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716749118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 19:00:06','2024-05-27 00:30:06',0,NULL),(4481,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 19:15:06','2024-05-27 00:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716750906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716750906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 19:30:07','2024-05-27 01:00:07',0,NULL),(4483,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 19:45:07','2024-05-27 01:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716752707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716752707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 20:00:15','2024-05-27 01:30:15',0,NULL),(4485,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 20:15:15','2024-05-27 01:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716754515;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716754515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 20:30:12','2024-05-27 02:00:12',0,NULL),(4487,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 20:45:12','2024-05-27 02:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716756312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716756312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 21:00:08','2024-05-27 02:30:08',0,NULL),(4489,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 21:15:08','2024-05-27 02:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716758108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716758108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 21:17:39','2024-05-27 02:47:39',0,NULL),(4491,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 21:32:39','2024-05-27 03:02:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716759159;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716759159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 21:45:55','2024-05-27 03:15:55',0,NULL),(4493,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 22:00:55','2024-05-27 03:30:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716760855;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716760855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 22:30:04','2024-05-27 04:00:04',0,NULL),(4495,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 22:45:04','2024-05-27 04:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716763504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716763504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 23:00:11','2024-05-27 04:30:11',0,NULL),(4497,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 23:15:11','2024-05-27 04:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716765311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716765311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-26 23:30:03','2024-05-27 05:00:03',0,NULL),(4499,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-26 23:45:03','2024-05-27 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716767103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716767103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 00:01:05','2024-05-27 05:31:05',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),(4502,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 00:16:05','2024-05-27 05:46:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716768965;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716768965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 00:31:31','2024-05-27 06:01:31',0,NULL),(4504,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 00:46:31','2024-05-27 06:16:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716770791;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716770791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 01:00:29','2024-05-27 06:30:29',0,NULL),(4506,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 01:15:29','2024-05-27 06:45:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716772529;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716772529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 01:30:28','2024-05-27 07:00:28',0,NULL),(4508,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 01:45:28','2024-05-27 07:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716774328;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716774328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 01:46:34','2024-05-27 07:16:34',0,NULL),(4510,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 02:01:34','2024-05-27 07:31:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716775294;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716775294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 02:30:02','2024-05-27 08:00:02',0,NULL),(4512,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 02:45:02','2024-05-27 08:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716777902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716777902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 03:00:03','2024-05-27 08:30:03',0,NULL),(4514,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 03:15:03','2024-05-27 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716779703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716779703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 03:30:03','2024-05-27 09:00:03',0,NULL),(4516,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 03:45:03','2024-05-27 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716781503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716781503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 04:00:02','2024-05-27 09:30:02',0,NULL),(4518,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 04:15:02','2024-05-27 09:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716783302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716783302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 04:30:02','2024-05-27 10:00:02',0,NULL),(4520,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 04:45:02','2024-05-27 10:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716785102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716785102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 05:00:08','2024-05-27 10:30:08',0,NULL),(4522,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 05:15:08','2024-05-27 10:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716786908;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716786908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 05:30:03','2024-05-27 11:00:03',0,NULL),(4524,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 05:45:03','2024-05-27 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716788703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716788703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 06:00:02','2024-05-27 11:30:02',0,NULL),(4526,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 06:15:02','2024-05-27 11:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716790502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716790502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 06:30:29','2024-05-27 12:00:29',0,NULL),(4528,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 06:45:29','2024-05-27 12:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716792329;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716792329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 07:00:11','2024-05-27 12:30:11',0,NULL),(4530,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 07:15:11','2024-05-27 12:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716794111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716794111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 07:30:03','2024-05-27 13:00:03',0,NULL),(4532,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 07:45:03','2024-05-27 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716795903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716795903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 08:00:04','2024-05-27 13:30:04',0,NULL),(4534,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 08:15:04','2024-05-27 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716797704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716797704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 08:30:04','2024-05-27 14:00:04',0,NULL),(4536,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 08:45:04','2024-05-27 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716799504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716799504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 09:00:02','2024-05-27 14:30:02',0,NULL),(4538,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 09:15:02','2024-05-27 14:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716801302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716801302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 09:30:12','2024-05-27 15:00:12',0,NULL),(4540,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 09:45:12','2024-05-27 15:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716803112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716803112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 10:00:04','2024-05-27 15:30:04',0,NULL),(4542,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 10:15:04','2024-05-27 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716804904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716804904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 10:30:13','2024-05-27 16:00:13',0,NULL),(4543,'wpforms_email_summaries_fetch_info_blocks','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(4544,'wpforms_email_summaries_fetch_info_blocks','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(4546,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 10:45:13','2024-05-27 16:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716806713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716806713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 11:00:08','2024-05-27 16:30:08',0,NULL),(4548,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 11:15:08','2024-05-27 16:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716808508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716808508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 11:30:03','2024-05-27 17:00:03',0,NULL),(4550,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 11:45:03','2024-05-27 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716810303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716810303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 12:00:03','2024-05-27 17:30:03',0,NULL),(4551,'woocommerce_marketplace_fetch_promotions','complete','2024-05-27 23:30:04','2024-05-28 05:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716852604;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716852604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-27 23:30:04','2024-05-28 05:00:04',0,NULL),(4553,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 12:15:03','2024-05-27 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716812103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716812103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 13:00:10','2024-05-27 18:30:10',0,NULL),(4555,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 13:15:10','2024-05-27 18:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716815710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716815710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 13:30:03','2024-05-27 19:00:03',0,NULL),(4557,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 13:45:03','2024-05-27 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716817503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716817503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 14:00:03','2024-05-27 19:30:03',0,NULL),(4559,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 14:15:03','2024-05-27 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716819303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716819303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 14:30:03','2024-05-27 20:00:03',0,NULL),(4561,'woocommerce_cleanup_draft_orders','complete','2024-05-28 14:30:03','2024-05-28 20:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716906603;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716906603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-28 14:30:05','2024-05-28 20:00:05',0,NULL),(4563,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 14:45:03','2024-05-27 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716821103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716821103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 15:00:04','2024-05-27 20:30:04',0,NULL),(4565,'wpforms_process_forms_locator_save','complete','2024-05-27 15:00:04','2024-05-27 15:00:04',10,'{\"tasks_meta_id\":54}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-27 15:00:04','2024-05-27 20:30:04',0,NULL),(4566,'wpforms_process_forms_locator_scan','complete','2024-05-28 15:00:04','2024-05-28 20:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716908404;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716908404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-28 15:00:04','2024-05-28 20:30:04',0,NULL),(4567,'wpforms_process_forms_locator_scan','complete','2024-05-28 15:00:04','2024-05-28 20:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716908404;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716908404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-28 15:00:04','2024-05-28 20:30:04',0,NULL),(4568,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 15:15:04','2024-05-27 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716822904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716822904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 15:30:03','2024-05-27 21:00:03',0,NULL),(4570,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 15:45:03','2024-05-27 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716824703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716824703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 16:00:03','2024-05-27 21:30:03',0,NULL),(4572,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 16:15:03','2024-05-27 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716826503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716826503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 16:30:04','2024-05-27 22:00:04',0,NULL),(4574,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 16:45:04','2024-05-27 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716828304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716828304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 17:00:08','2024-05-27 22:30:08',0,NULL),(4576,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 17:15:08','2024-05-27 22:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716830108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716830108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 17:30:03','2024-05-27 23:00:03',0,NULL),(4578,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 17:45:03','2024-05-27 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716831903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716831903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 18:00:03','2024-05-27 23:30:03',0,NULL),(4580,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 18:15:03','2024-05-27 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716833703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716833703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 18:30:22','2024-05-28 00:00:22',0,NULL),(4582,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 18:45:22','2024-05-28 00:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716835522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716835522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 19:00:09','2024-05-28 00:30:09',0,NULL),(4584,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 19:15:09','2024-05-28 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716837309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716837309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 19:30:08','2024-05-28 01:00:08',0,NULL),(4586,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 19:45:08','2024-05-28 01:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716839108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716839108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 20:00:12','2024-05-28 01:30:12',0,NULL),(4588,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 20:15:12','2024-05-28 01:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716840912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716840912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 20:30:14','2024-05-28 02:00:14',0,NULL),(4590,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 20:45:14','2024-05-28 02:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716842714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716842714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 21:00:09','2024-05-28 02:30:09',0,NULL),(4592,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 21:15:09','2024-05-28 02:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716844509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716844509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 21:30:04','2024-05-28 03:00:04',0,NULL),(4594,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 21:45:04','2024-05-28 03:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716846304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716846304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 22:00:10','2024-05-28 03:30:10',0,NULL),(4596,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 22:15:10','2024-05-28 03:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716848110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716848110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 22:30:03','2024-05-28 04:00:03',0,NULL),(4599,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 22:45:03','2024-05-28 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716849903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716849903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 23:00:12','2024-05-28 04:30:12',0,NULL),(4601,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 23:15:12','2024-05-28 04:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716851712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716851712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-27 23:30:04','2024-05-28 05:00:04',0,NULL),(4603,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-27 23:45:04','2024-05-28 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716853504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716853504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 00:01:14','2024-05-28 05:31:14',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),(4606,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 00:16:14','2024-05-28 05:46:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716855374;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716855374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 00:31:02','2024-05-28 06:01:02',0,NULL),(4608,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 00:46:02','2024-05-28 06:16:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716857162;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716857162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 01:00:47','2024-05-28 06:30:47',0,NULL),(4610,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 01:15:47','2024-05-28 06:45:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716858947;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716858947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 02:00:04','2024-05-28 07:30:04',0,NULL),(4612,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 02:15:04','2024-05-28 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716862504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716862504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 02:30:03','2024-05-28 08:00:03',0,NULL),(4614,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 02:45:03','2024-05-28 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716864303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716864303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 03:00:03','2024-05-28 08:30:03',0,NULL),(4616,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 03:15:03','2024-05-28 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716866103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716866103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 03:30:04','2024-05-28 09:00:04',0,NULL),(4618,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 03:45:04','2024-05-28 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716867904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716867904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 04:00:04','2024-05-28 09:30:04',0,NULL),(4620,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 04:15:04','2024-05-28 09:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716869704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716869704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 04:30:04','2024-05-28 10:00:04',0,NULL),(4622,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 04:45:04','2024-05-28 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716871504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716871504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 05:00:07','2024-05-28 10:30:07',0,NULL),(4624,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 05:15:07','2024-05-28 10:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716873307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716873307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 05:30:03','2024-05-28 11:00:03',0,NULL),(4626,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 05:45:03','2024-05-28 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716875103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716875103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 06:00:03','2024-05-28 11:30:03',0,NULL),(4628,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 06:15:03','2024-05-28 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716876903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716876903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 06:30:22','2024-05-28 12:00:22',0,NULL),(4630,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 06:45:22','2024-05-28 12:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716878722;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716878722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 07:00:09','2024-05-28 12:30:09',0,NULL),(4632,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 07:15:09','2024-05-28 12:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716880509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716880509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 07:30:03','2024-05-28 13:00:03',0,NULL),(4634,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 07:45:03','2024-05-28 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716882303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716882303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 08:00:03','2024-05-28 13:30:03',0,NULL),(4636,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 08:15:03','2024-05-28 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716884103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716884103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 08:30:02','2024-05-28 14:00:02',0,NULL),(4638,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 08:45:02','2024-05-28 14:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716885902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716885902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 09:00:04','2024-05-28 14:30:04',0,NULL),(4640,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 09:15:04','2024-05-28 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716887704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716887704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 09:30:03','2024-05-28 15:00:03',0,NULL),(4642,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 09:45:03','2024-05-28 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716889503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716889503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 10:00:03','2024-05-28 15:30:03',0,NULL),(4644,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 10:15:03','2024-05-28 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716891303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716891303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 10:30:12','2024-05-28 16:00:12',0,NULL),(4646,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 10:45:12','2024-05-28 16:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716893112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716893112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 11:00:10','2024-05-28 16:30:10',0,NULL),(4648,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 11:15:10','2024-05-28 16:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716894910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716894910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 11:30:03','2024-05-28 17:00:03',0,NULL),(4650,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 11:45:03','2024-05-28 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716896703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716896703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 12:00:03','2024-05-28 17:30:03',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),(4653,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 12:15:03','2024-05-28 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716898503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716898503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 12:19:18','2024-05-28 17:49:18',0,NULL),(4655,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 12:34:18','2024-05-28 18:04:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716899658;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716899658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 13:00:08','2024-05-28 18:30:08',0,NULL),(4657,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 13:15:08','2024-05-28 18:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716902108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716902108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 13:30:04','2024-05-28 19:00:04',0,NULL),(4659,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 13:45:04','2024-05-28 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716903904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716903904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 14:00:04','2024-05-28 19:30:04',0,NULL),(4661,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 14:15:04','2024-05-28 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716905704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716905704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 14:30:05','2024-05-28 20:00:05',0,NULL),(4663,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 14:45:05','2024-05-28 20:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716907505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716907505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 15:00:03','2024-05-28 20:30:03',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),(4667,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 15:15:03','2024-05-28 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716909303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716909303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 15:30:03','2024-05-28 21:00:03',0,NULL),(4668,'wpforms_process_forms_locator_save','complete','2024-05-28 15:00:04','2024-05-28 15:00:04',10,'{\"tasks_meta_id\":55}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-28 15:00:04','2024-05-28 20:30:04',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),(4672,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 15:45:03','2024-05-28 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716911103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716911103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 16:00:02','2024-05-28 21:30:02',0,NULL),(4674,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 16:15:02','2024-05-28 21:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716912902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716912902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 16:30:04','2024-05-28 22:00:04',0,NULL),(4676,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 16:45:04','2024-05-28 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716914704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716914704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 17:00:08','2024-05-28 22:30:08',0,NULL),(4678,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 17:15:08','2024-05-28 22:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716916508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716916508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 17:30:03','2024-05-28 23:00:03',0,NULL),(4680,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 17:45:03','2024-05-28 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716918303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716918303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 18:00:04','2024-05-28 23:30:04',0,NULL),(4682,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 18:15:04','2024-05-28 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716920104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716920104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 19:00:06','2024-05-29 00:30:06',0,NULL),(4684,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 19:15:07','2024-05-29 00:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716923707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716923707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 19:30:05','2024-05-29 01:00:05',0,NULL),(4686,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 19:45:05','2024-05-29 01:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716925505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716925505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 20:00:13','2024-05-29 01:30:13',0,NULL),(4688,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 20:15:13','2024-05-29 01:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716927313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716927313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 20:30:14','2024-05-29 02:00:14',0,NULL),(4690,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 20:45:14','2024-05-29 02:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716929114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716929114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 21:00:07','2024-05-29 02:30:07',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','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(5078,'aioseo_cache_prune','pending','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:1712164834;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717340404;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),(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','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(5081,'wpforms_process_forms_locator_scan','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',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),(5109,'aioseo_image_sitemap_scan','complete','2024-06-01 20:45:11','2024-06-02 02:15:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1717274711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1717274711;}',4,1,'2024-06-01 21:00:08','2024-06-02 02:30:08',0,NULL),(5110,'commercekit_attribute_swatch_build_cache_missing','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(5111,'aioseo_image_sitemap_scan','pending','2024-06-01 21:15:08','2024-06-02 02:45:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1717276508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1717276508;}',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=8459 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=15201 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'),(4698,1611,'action created','2024-04-29 09:30:09','2024-04-29 15:00:09'),(4701,1612,'action created','2024-04-29 09:30:09','2024-04-29 15:00:09'),(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'),(5338,1825,'action created','2024-05-01 10:30:19','2024-05-01 16:00:19'),(5345,1828,'action created','2024-05-01 10:30:19','2024-05-01 16:00:19'),(5348,1829,'action created','2024-05-01 10:30:19','2024-05-01 16:00:19'),(5407,1848,'action created','2024-05-01 15:00:13','2024-05-01 20:30:13'),(5473,1870,'action created','2024-05-01 20:30:18','2024-05-02 02:00:18'),(5477,1870,'action started via WP Cron','2024-05-01 21:00:19','2024-05-02 02:30:19'),(5478,1870,'action complete via WP Cron','2024-05-01 21:00:19','2024-05-02 02:30:19'),(5479,1872,'action created','2024-05-01 21:00:20','2024-05-02 02:30:20'),(5483,1872,'action started via WP Cron','2024-05-01 21:30:23','2024-05-02 03:00:23'),(5484,1872,'action complete via WP Cron','2024-05-01 21:30:23','2024-05-02 03:00:23'),(5485,1874,'action created','2024-05-01 21:30:23','2024-05-02 03:00:23'),(5489,1874,'action started via WP CLI','2024-05-01 22:00:13','2024-05-02 03:30:13'),(5490,1874,'action complete via WP CLI','2024-05-01 22:00:13','2024-05-02 03:30:13'),(5491,1876,'action created','2024-05-01 22:00:13','2024-05-02 03:30:13'),(5495,1876,'action started via WP CLI','2024-05-01 22:30:41','2024-05-02 04:00:41'),(5496,1876,'action complete via WP CLI','2024-05-01 22:30:41','2024-05-02 04:00:41'),(5497,1878,'action created','2024-05-01 22:30:41','2024-05-02 04:00:41'),(5501,1878,'action started via WP CLI','2024-05-01 23:00:19','2024-05-02 04:30:19'),(5502,1878,'action complete via WP CLI','2024-05-01 23:00:19','2024-05-02 04:30:19'),(5503,1880,'action created','2024-05-01 23:00:19','2024-05-02 04:30:19'),(5507,1880,'action started via WP Cron','2024-05-01 23:21:29','2024-05-02 04:51:29'),(5508,1880,'action complete via WP Cron','2024-05-01 23:21:29','2024-05-02 04:51:29'),(5509,1882,'action created','2024-05-01 23:21:29','2024-05-02 04:51:29'),(5513,1882,'action started via WP CLI','2024-05-02 00:08:59','2024-05-02 05:38:59'),(5514,1882,'action complete via WP CLI','2024-05-02 00:08:59','2024-05-02 05:38:59'),(5515,1884,'action created','2024-05-02 00:09:00','2024-05-02 05:39:00'),(5519,1884,'action started via WP CLI','2024-05-02 00:32:25','2024-05-02 06:02:25'),(5520,1884,'action complete via WP CLI','2024-05-02 00:32:26','2024-05-02 06:02:26'),(5521,1886,'action created','2024-05-02 00:32:26','2024-05-02 06:02:26'),(5525,1886,'action started via WP Cron','2024-05-02 01:01:05','2024-05-02 06:31:05'),(5526,1886,'action complete via WP Cron','2024-05-02 01:01:05','2024-05-02 06:31:05'),(5527,1888,'action created','2024-05-02 01:01:05','2024-05-02 06:31:05'),(5531,1888,'action started via WP Cron','2024-05-02 01:33:32','2024-05-02 07:03:32'),(5532,1888,'action complete via WP Cron','2024-05-02 01:33:33','2024-05-02 07:03:33'),(5533,1890,'action created','2024-05-02 01:33:33','2024-05-02 07:03:33'),(5537,1890,'action started via WP CLI','2024-05-02 02:00:20','2024-05-02 07:30:20'),(5538,1890,'action complete via WP CLI','2024-05-02 02:00:20','2024-05-02 07:30:20'),(5539,1892,'action created','2024-05-02 02:00:20','2024-05-02 07:30:20'),(5543,1892,'action started via WP Cron','2024-05-02 02:30:23','2024-05-02 08:00:23'),(5544,1892,'action complete via WP Cron','2024-05-02 02:30:23','2024-05-02 08:00:23'),(5545,1894,'action created','2024-05-02 02:30:23','2024-05-02 08:00:23'),(5549,1894,'action started via WP CLI','2024-05-02 03:00:14','2024-05-02 08:30:14'),(5550,1894,'action complete via WP CLI','2024-05-02 03:00:14','2024-05-02 08:30:14'),(5551,1896,'action created','2024-05-02 03:00:14','2024-05-02 08:30:14'),(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'),(5554,1897,'action created','2024-05-02 03:00:14','2024-05-02 08:30:14'),(5558,1896,'action started via WP Cron','2024-05-02 03:30:18','2024-05-02 09:00:18'),(5559,1896,'action complete via WP Cron','2024-05-02 03:30:18','2024-05-02 09:00:18'),(5560,1899,'action created','2024-05-02 03:30:18','2024-05-02 09:00:18'),(5564,1899,'action started via WP Cron','2024-05-02 04:00:16','2024-05-02 09:30:16'),(5565,1899,'action complete via WP Cron','2024-05-02 04:00:16','2024-05-02 09:30:16'),(5566,1901,'action created','2024-05-02 04:00:16','2024-05-02 09:30:16'),(5570,1901,'action started via WP Cron','2024-05-02 04:30:16','2024-05-02 10:00:16'),(5571,1901,'action complete via WP Cron','2024-05-02 04:30:16','2024-05-02 10:00:16'),(5572,1903,'action created','2024-05-02 04:30:16','2024-05-02 10:00:16'),(5576,1903,'action started via WP Cron','2024-05-02 05:00:16','2024-05-02 10:30:16'),(5577,1903,'action complete via WP Cron','2024-05-02 05:00:17','2024-05-02 10:30:17'),(5578,1905,'action created','2024-05-02 05:00:17','2024-05-02 10:30:17'),(5582,1905,'action started via WP Cron','2024-05-02 05:30:20','2024-05-02 11:00:20'),(5583,1905,'action complete via WP Cron','2024-05-02 05:30:20','2024-05-02 11:00:20'),(5584,1907,'action created','2024-05-02 05:30:20','2024-05-02 11:00:20'),(5588,1907,'action started via WP CLI','2024-05-02 06:00:12','2024-05-02 11:30:12'),(5589,1907,'action complete via WP CLI','2024-05-02 06:00:12','2024-05-02 11:30:12'),(5590,1909,'action created','2024-05-02 06:00:12','2024-05-02 11:30:12'),(5594,1909,'action started via WP CLI','2024-05-02 06:44:18','2024-05-02 12:14:18'),(5595,1909,'action complete via WP CLI','2024-05-02 06:44:19','2024-05-02 12:14:19'),(5596,1911,'action created','2024-05-02 06:44:20','2024-05-02 12:14:20'),(5600,1911,'action started via WP Cron','2024-05-02 07:00:21','2024-05-02 12:30:21'),(5601,1911,'action complete via WP Cron','2024-05-02 07:00:21','2024-05-02 12:30:21'),(5602,1913,'action created','2024-05-02 07:00:21','2024-05-02 12:30:21'),(5606,1913,'action started via WP Cron','2024-05-02 07:30:23','2024-05-02 13:00:23'),(5607,1913,'action complete via WP Cron','2024-05-02 07:30:23','2024-05-02 13:00:23'),(5608,1915,'action created','2024-05-02 07:30:23','2024-05-02 13:00:23'),(5612,1915,'action started via WP Cron','2024-05-02 08:00:18','2024-05-02 13:30:18'),(5613,1915,'action complete via WP Cron','2024-05-02 08:00:18','2024-05-02 13:30:18'),(5614,1917,'action created','2024-05-02 08:00:18','2024-05-02 13:30:18'),(5618,1917,'action started via WP Cron','2024-05-02 08:30:20','2024-05-02 14:00:20'),(5619,1917,'action complete via WP Cron','2024-05-02 08:30:20','2024-05-02 14:00:20'),(5620,1919,'action created','2024-05-02 08:30:20','2024-05-02 14:00:20'),(5624,1919,'action started via WP CLI','2024-05-02 09:00:14','2024-05-02 14:30:14'),(5625,1919,'action complete via WP CLI','2024-05-02 09:00:14','2024-05-02 14:30:14'),(5626,1921,'action created','2024-05-02 09:00:14','2024-05-02 14:30:14'),(5630,1921,'action started via WP Cron','2024-05-02 09:30:19','2024-05-02 15:00:19'),(5631,1921,'action complete via WP Cron','2024-05-02 09:30:19','2024-05-02 15:00:19'),(5632,1923,'action created','2024-05-02 09:30:19','2024-05-02 15:00:19'),(5636,1923,'action started via WP Cron','2024-05-02 10:00:13','2024-05-02 15:30:13'),(5637,1923,'action complete via WP Cron','2024-05-02 10:00:13','2024-05-02 15:30:13'),(5638,1925,'action created','2024-05-02 10:00:13','2024-05-02 15:30:13'),(5642,1925,'action started via WP CLI','2024-05-02 10:30:34','2024-05-02 16:00:34'),(5643,1925,'action complete via WP CLI','2024-05-02 10:30:34','2024-05-02 16:00:34'),(5644,1927,'action created','2024-05-02 10:30:34','2024-05-02 16:00:34'),(5645,1825,'action started via WP CLI','2024-05-02 10:30:34','2024-05-02 16:00:34'),(5646,1825,'action complete via WP CLI','2024-05-02 10:30:34','2024-05-02 16:00:34'),(5647,1928,'action created','2024-05-02 10:30:34','2024-05-02 16:00:34'),(5651,1828,'action started via WP CLI','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5652,1930,'action created','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5653,1828,'action complete via WP CLI','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5654,1931,'action created','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5655,1829,'action started via WP CLI','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5656,1829,'action complete via WP CLI','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5657,1932,'action created','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5658,1930,'action started via WP CLI','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5659,1930,'action complete via WP CLI','2024-05-02 10:30:35','2024-05-02 16:00:35'),(5663,1927,'action started via WP Cron','2024-05-02 10:54:50','2024-05-02 16:24:50'),(5664,1927,'action complete via WP Cron','2024-05-02 10:54:50','2024-05-02 16:24:50'),(5665,1934,'action created','2024-05-02 10:54:50','2024-05-02 16:24:50'),(5669,1934,'action started via WP Cron','2024-05-02 11:30:12','2024-05-02 17:00:12'),(5670,1934,'action complete via WP Cron','2024-05-02 11:30:12','2024-05-02 17:00:12'),(5671,1936,'action created','2024-05-02 11:30:12','2024-05-02 17:00:12'),(5675,1936,'action started via WP Cron','2024-05-02 12:00:11','2024-05-02 17:30:11'),(5676,1936,'action complete via WP Cron','2024-05-02 12:00:11','2024-05-02 17:30:11'),(5677,1938,'action created','2024-05-02 12:00:11','2024-05-02 17:30:11'),(5681,1938,'action started via WP CLI','2024-05-02 12:32:46','2024-05-02 18:02:46'),(5682,1938,'action complete via WP CLI','2024-05-02 12:32:47','2024-05-02 18:02:47'),(5683,1940,'action created','2024-05-02 12:32:47','2024-05-02 18:02:47'),(5687,1940,'action started via WP Cron','2024-05-02 13:00:14','2024-05-02 18:30:14'),(5688,1940,'action complete via WP Cron','2024-05-02 13:00:14','2024-05-02 18:30:14'),(5689,1942,'action created','2024-05-02 13:00:14','2024-05-02 18:30:14'),(5693,1942,'action started via WP Cron','2024-05-02 13:30:06','2024-05-02 19:00:06'),(5694,1942,'action complete via WP Cron','2024-05-02 13:30:06','2024-05-02 19:00:06'),(5695,1944,'action created','2024-05-02 13:30:06','2024-05-02 19:00:06'),(5699,1944,'action started via WP Cron','2024-05-02 14:00:09','2024-05-02 19:30:09'),(5700,1944,'action complete via WP Cron','2024-05-02 14:00:09','2024-05-02 19:30:09'),(5701,1946,'action created','2024-05-02 14:00:09','2024-05-02 19:30:09'),(5705,1946,'action started via WP Cron','2024-05-02 14:30:03','2024-05-02 20:00:03'),(5706,1946,'action complete via WP Cron','2024-05-02 14:30:03','2024-05-02 20:00:03'),(5707,1948,'action created','2024-05-02 14:30:03','2024-05-02 20:00:03'),(5711,1948,'action started via WP Cron','2024-05-02 15:00:04','2024-05-02 20:30:04'),(5712,1948,'action complete via WP Cron','2024-05-02 15:00:04','2024-05-02 20:30:04'),(5713,1950,'action created','2024-05-02 15:00:04','2024-05-02 20:30:04'),(5714,1897,'action started via WP Cron','2024-05-02 15:03:36','2024-05-02 20:33:36'),(5715,1897,'action complete via WP Cron','2024-05-02 15:03:36','2024-05-02 20:33:36'),(5716,1951,'action created','2024-05-02 15:03:36','2024-05-02 20:33:36'),(5720,1950,'action started via WP Cron','2024-05-02 15:30:03','2024-05-02 21:00:03'),(5721,1950,'action complete via WP Cron','2024-05-02 15:30:03','2024-05-02 21:00:03'),(5722,1953,'action created','2024-05-02 15:30:03','2024-05-02 21:00:03'),(5726,1953,'action started via WP Cron','2024-05-02 16:00:03','2024-05-02 21:30:03'),(5727,1953,'action complete via WP Cron','2024-05-02 16:00:03','2024-05-02 21:30:03'),(5728,1955,'action created','2024-05-02 16:00:03','2024-05-02 21:30:03'),(5732,1955,'action started via WP Cron','2024-05-02 16:30:04','2024-05-02 22:00:04'),(5733,1955,'action complete via WP Cron','2024-05-02 16:30:04','2024-05-02 22:00:04'),(5734,1957,'action created','2024-05-02 16:30:04','2024-05-02 22:00:04'),(5738,1957,'action started via WP CLI','2024-05-02 17:00:14','2024-05-02 22:30:14'),(5739,1957,'action complete via WP CLI','2024-05-02 17:00:14','2024-05-02 22:30:14'),(5740,1959,'action created','2024-05-02 17:00:15','2024-05-02 22:30:15'),(5744,1959,'action started via WP Cron','2024-05-02 17:30:09','2024-05-02 23:00:09'),(5745,1959,'action complete via WP Cron','2024-05-02 17:30:09','2024-05-02 23:00:09'),(5746,1961,'action created','2024-05-02 17:30:09','2024-05-02 23:00:09'),(5750,1961,'action started via WP CLI','2024-05-02 18:00:04','2024-05-02 23:30:04'),(5751,1961,'action complete via WP CLI','2024-05-02 18:00:04','2024-05-02 23:30:04'),(5752,1963,'action created','2024-05-02 18:00:04','2024-05-02 23:30:04'),(5756,1963,'action started via WP CLI','2024-05-02 18:32:58','2024-05-03 00:02:58'),(5757,1963,'action complete via WP CLI','2024-05-02 18:32:58','2024-05-03 00:02:58'),(5758,1965,'action created','2024-05-02 18:32:59','2024-05-03 00:02:59'),(5762,1965,'action started via WP Cron','2024-05-02 19:00:08','2024-05-03 00:30:08'),(5763,1965,'action complete via WP Cron','2024-05-02 19:00:08','2024-05-03 00:30:08'),(5764,1967,'action created','2024-05-02 19:00:08','2024-05-03 00:30:08'),(5768,1967,'action started via WP CLI','2024-05-02 19:30:21','2024-05-03 01:00:21'),(5769,1967,'action complete via WP CLI','2024-05-02 19:30:21','2024-05-03 01:00:21'),(5770,1969,'action created','2024-05-02 19:30:21','2024-05-03 01:00:21'),(5774,1969,'action started via WP Cron','2024-05-02 20:00:19','2024-05-03 01:30:19'),(5775,1969,'action complete via WP Cron','2024-05-02 20:00:19','2024-05-03 01:30:19'),(5776,1971,'action created','2024-05-02 20:00:19','2024-05-03 01:30:19'),(5780,1971,'action started via WP CLI','2024-05-02 20:30:28','2024-05-03 02:00:28'),(5781,1971,'action complete via WP CLI','2024-05-02 20:30:28','2024-05-03 02:00:28'),(5782,1973,'action created','2024-05-02 20:30:28','2024-05-03 02:00:28'),(5786,1973,'action started via WP Cron','2024-05-02 21:00:12','2024-05-03 02:30:12'),(5787,1973,'action complete via WP Cron','2024-05-02 21:00:12','2024-05-03 02:30:12'),(5788,1975,'action created','2024-05-02 21:00:12','2024-05-03 02:30:12'),(5792,1975,'action started via WP Cron','2024-05-02 21:18:26','2024-05-03 02:48:26'),(5793,1975,'action complete via WP Cron','2024-05-02 21:18:26','2024-05-03 02:48:26'),(5794,1977,'action created','2024-05-02 21:18:26','2024-05-03 02:48:26'),(5801,1977,'action started via WP CLI','2024-05-02 22:00:24','2024-05-03 03:30:24'),(5802,1977,'action complete via WP CLI','2024-05-02 22:00:24','2024-05-03 03:30:24'),(5803,1980,'action created','2024-05-02 22:00:24','2024-05-03 03:30:24'),(5807,1980,'action started via WP CLI','2024-05-02 22:30:28','2024-05-03 04:00:28'),(5808,1980,'action complete via WP CLI','2024-05-02 22:30:28','2024-05-03 04:00:28'),(5809,1982,'action created','2024-05-02 22:30:28','2024-05-03 04:00:28'),(5813,1982,'action started via WP Cron','2024-05-02 23:01:08','2024-05-03 04:31:08'),(5814,1982,'action complete via WP Cron','2024-05-02 23:01:08','2024-05-03 04:31:08'),(5815,1984,'action created','2024-05-02 23:01:09','2024-05-03 04:31:09'),(5819,1984,'action started via WP CLI','2024-05-02 23:30:17','2024-05-03 05:00:17'),(5820,1984,'action complete via WP CLI','2024-05-02 23:30:17','2024-05-03 05:00:17'),(5821,1986,'action created','2024-05-02 23:30:17','2024-05-03 05:00:17'),(5825,1986,'action started via WP CLI','2024-05-03 00:10:59','2024-05-03 05:40:59'),(5826,1986,'action complete via WP CLI','2024-05-03 00:11:00','2024-05-03 05:41:00'),(5827,1988,'action created','2024-05-03 00:11:00','2024-05-03 05:41:00'),(5831,1988,'action started via WP CLI','2024-05-03 00:32:58','2024-05-03 06:02:58'),(5832,1988,'action complete via WP CLI','2024-05-03 00:32:59','2024-05-03 06:02:59'),(5833,1990,'action created','2024-05-03 00:32:59','2024-05-03 06:02:59'),(5837,1990,'action started via WP Cron','2024-05-03 01:01:46','2024-05-03 06:31:46'),(5838,1990,'action complete via WP Cron','2024-05-03 01:01:46','2024-05-03 06:31:46'),(5839,1992,'action created','2024-05-03 01:01:46','2024-05-03 06:31:46'),(5843,1992,'action started via WP CLI','2024-05-03 01:30:51','2024-05-03 07:00:51'),(5844,1992,'action complete via WP CLI','2024-05-03 01:30:51','2024-05-03 07:00:51'),(5845,1994,'action created','2024-05-03 01:30:51','2024-05-03 07:00:51'),(5849,1994,'action started via WP Cron','2024-05-03 01:48:50','2024-05-03 07:18:50'),(5850,1994,'action complete via WP Cron','2024-05-03 01:48:50','2024-05-03 07:18:50'),(5851,1996,'action created','2024-05-03 01:48:50','2024-05-03 07:18:50'),(5855,1996,'action started via WP Cron','2024-05-03 02:06:59','2024-05-03 07:36:59'),(5856,1996,'action complete via WP Cron','2024-05-03 02:06:59','2024-05-03 07:36:59'),(5857,1998,'action created','2024-05-03 02:06:59','2024-05-03 07:36:59'),(5861,1998,'action started via WP Cron','2024-05-03 02:30:19','2024-05-03 08:00:19'),(5862,1998,'action complete via WP Cron','2024-05-03 02:30:19','2024-05-03 08:00:19'),(5863,2000,'action created','2024-05-03 02:30:19','2024-05-03 08:00:19'),(5867,2000,'action started via WP Cron','2024-05-03 03:00:13','2024-05-03 08:30:13'),(5868,2000,'action complete via WP Cron','2024-05-03 03:00:13','2024-05-03 08:30:13'),(5869,2002,'action created','2024-05-03 03:00:13','2024-05-03 08:30:13'),(5870,1951,'action started via WP Cron','2024-05-03 03:30:11','2024-05-03 09:00:11'),(5871,1951,'action complete via WP Cron','2024-05-03 03:30:11','2024-05-03 09:00:11'),(5872,2003,'action created','2024-05-03 03:30:11','2024-05-03 09:00:11'),(5876,2002,'action started via WP Cron','2024-05-03 03:30:11','2024-05-03 09:00:11'),(5877,2002,'action complete via WP Cron','2024-05-03 03:30:11','2024-05-03 09:00:11'),(5878,2005,'action created','2024-05-03 03:30:11','2024-05-03 09:00:11'),(5882,2005,'action started via WP Cron','2024-05-03 03:48:14','2024-05-03 09:18:14'),(5883,2005,'action complete via WP Cron','2024-05-03 03:48:14','2024-05-03 09:18:14'),(5884,2007,'action created','2024-05-03 03:48:14','2024-05-03 09:18:14'),(5888,2007,'action started via WP Cron','2024-05-03 04:30:03','2024-05-03 10:00:03'),(5889,2007,'action complete via WP Cron','2024-05-03 04:30:03','2024-05-03 10:00:03'),(5890,2009,'action created','2024-05-03 04:30:03','2024-05-03 10:00:03'),(5894,2009,'action started via WP Cron','2024-05-03 05:00:20','2024-05-03 10:30:20'),(5895,2009,'action complete via WP Cron','2024-05-03 05:00:20','2024-05-03 10:30:20'),(5896,2011,'action created','2024-05-03 05:00:20','2024-05-03 10:30:20'),(5900,2011,'action started via WP CLI','2024-05-03 05:30:04','2024-05-03 11:00:04'),(5901,2011,'action complete via WP CLI','2024-05-03 05:30:04','2024-05-03 11:00:04'),(5902,2013,'action created','2024-05-03 05:30:04','2024-05-03 11:00:04'),(5906,2013,'action started via WP Cron','2024-05-03 06:00:11','2024-05-03 11:30:11'),(5907,2013,'action complete via WP Cron','2024-05-03 06:00:11','2024-05-03 11:30:11'),(5908,2015,'action created','2024-05-03 06:00:11','2024-05-03 11:30:11'),(5912,2015,'action started via WP CLI','2024-05-03 06:33:53','2024-05-03 12:03:53'),(5913,2015,'action complete via WP CLI','2024-05-03 06:33:54','2024-05-03 12:03:54'),(5914,2017,'action created','2024-05-03 06:33:56','2024-05-03 12:03:56'),(5918,2017,'action started via WP Cron','2024-05-03 07:00:11','2024-05-03 12:30:11'),(5919,2017,'action complete via WP Cron','2024-05-03 07:00:11','2024-05-03 12:30:11'),(5920,2019,'action created','2024-05-03 07:00:11','2024-05-03 12:30:11'),(5924,2019,'action started via WP Cron','2024-05-03 07:30:18','2024-05-03 13:00:18'),(5925,2019,'action complete via WP Cron','2024-05-03 07:30:18','2024-05-03 13:00:18'),(5926,2021,'action created','2024-05-03 07:30:18','2024-05-03 13:00:18'),(5930,2021,'action started via WP Cron','2024-05-03 08:00:11','2024-05-03 13:30:11'),(5931,2021,'action complete via WP Cron','2024-05-03 08:00:11','2024-05-03 13:30:11'),(5932,2023,'action created','2024-05-03 08:00:11','2024-05-03 13:30:11'),(5936,2023,'action started via WP Cron','2024-05-03 08:30:09','2024-05-03 14:00:09'),(5937,2023,'action complete via WP Cron','2024-05-03 08:30:09','2024-05-03 14:00:09'),(5938,2025,'action created','2024-05-03 08:30:09','2024-05-03 14:00:09'),(5942,2025,'action started via WP Cron','2024-05-03 09:00:08','2024-05-03 14:30:08'),(5943,2025,'action complete via WP Cron','2024-05-03 09:00:08','2024-05-03 14:30:08'),(5944,2027,'action created','2024-05-03 09:00:08','2024-05-03 14:30:08'),(5948,2027,'action started via WP Cron','2024-05-03 09:30:10','2024-05-03 15:00:10'),(5949,2027,'action complete via WP Cron','2024-05-03 09:30:11','2024-05-03 15:00:11'),(5950,2029,'action created','2024-05-03 09:30:11','2024-05-03 15:00:11'),(5954,2029,'action started via WP CLI','2024-05-03 10:00:04','2024-05-03 15:30:04'),(5955,2029,'action complete via WP CLI','2024-05-03 10:00:04','2024-05-03 15:30:04'),(5956,2031,'action created','2024-05-03 10:00:04','2024-05-03 15:30:04'),(5960,2031,'action started via WP Cron','2024-05-03 10:30:19','2024-05-03 16:00:19'),(5961,2031,'action complete via WP Cron','2024-05-03 10:30:19','2024-05-03 16:00:19'),(5962,2033,'action created','2024-05-03 10:30:19','2024-05-03 16:00:19'),(5963,1928,'action started via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5964,1928,'action complete via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5965,2034,'action created','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5969,1931,'action started via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5970,2036,'action created','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5971,1931,'action complete via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5972,2037,'action created','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5973,1932,'action started via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5974,1932,'action complete via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5975,2038,'action created','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5979,2033,'action started via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5980,2033,'action complete via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5981,2040,'action created','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5982,2036,'action started via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5983,2036,'action complete via WP Cron','2024-05-03 11:00:13','2024-05-03 16:30:13'),(5987,2040,'action started via WP Cron','2024-05-03 11:30:13','2024-05-03 17:00:13'),(5988,2040,'action complete via WP Cron','2024-05-03 11:30:13','2024-05-03 17:00:13'),(5989,2042,'action created','2024-05-03 11:30:13','2024-05-03 17:00:13'),(5993,2042,'action started via WP CLI','2024-05-03 12:00:04','2024-05-03 17:30:04'),(5994,2042,'action complete via WP CLI','2024-05-03 12:00:04','2024-05-03 17:30:04'),(5995,2044,'action created','2024-05-03 12:00:04','2024-05-03 17:30:04'),(5999,2044,'action started via WP CLI','2024-05-03 12:33:35','2024-05-03 18:03:35'),(6000,2044,'action complete via WP CLI','2024-05-03 12:33:36','2024-05-03 18:03:36'),(6001,2046,'action created','2024-05-03 12:33:38','2024-05-03 18:03:38'),(6005,2046,'action started via WP Cron','2024-05-03 13:00:14','2024-05-03 18:30:14'),(6006,2046,'action complete via WP Cron','2024-05-03 13:00:14','2024-05-03 18:30:14'),(6007,2048,'action created','2024-05-03 13:00:14','2024-05-03 18:30:14'),(6011,2048,'action started via WP Cron','2024-05-03 13:30:04','2024-05-03 19:00:04'),(6012,2048,'action complete via WP Cron','2024-05-03 13:30:04','2024-05-03 19:00:04'),(6013,2050,'action created','2024-05-03 13:30:04','2024-05-03 19:00:04'),(6017,2050,'action started via WP Cron','2024-05-03 14:00:08','2024-05-03 19:30:08'),(6018,2050,'action complete via WP Cron','2024-05-03 14:00:08','2024-05-03 19:30:08'),(6019,2052,'action created','2024-05-03 14:00:08','2024-05-03 19:30:08'),(6023,2052,'action started via WP Cron','2024-05-03 14:30:09','2024-05-03 20:00:09'),(6024,2052,'action complete via WP Cron','2024-05-03 14:30:09','2024-05-03 20:00:09'),(6025,2054,'action created','2024-05-03 14:30:09','2024-05-03 20:00:09'),(6029,2054,'action started via WP Cron','2024-05-03 15:00:05','2024-05-03 20:30:05'),(6030,2054,'action complete via WP Cron','2024-05-03 15:00:05','2024-05-03 20:30:05'),(6031,2056,'action created','2024-05-03 15:00:05','2024-05-03 20:30:05'),(6035,2056,'action started via WP CLI','2024-05-03 15:30:08','2024-05-03 21:00:08'),(6036,2056,'action complete via WP CLI','2024-05-03 15:30:08','2024-05-03 21:00:08'),(6037,2058,'action created','2024-05-03 15:30:08','2024-05-03 21:00:08'),(6038,2003,'action started via WP Cron','2024-05-03 16:00:04','2024-05-03 21:30:04'),(6039,2003,'action complete via WP Cron','2024-05-03 16:00:04','2024-05-03 21:30:04'),(6040,2059,'action created','2024-05-03 16:00:04','2024-05-03 21:30:04'),(6044,2058,'action started via WP Cron','2024-05-03 16:00:04','2024-05-03 21:30:04'),(6045,2058,'action complete via WP Cron','2024-05-03 16:00:04','2024-05-03 21:30:04'),(6046,2061,'action created','2024-05-03 16:00:04','2024-05-03 21:30:04'),(6050,2061,'action started via WP Cron','2024-05-03 16:30:03','2024-05-03 22:00:03'),(6051,2061,'action complete via WP Cron','2024-05-03 16:30:03','2024-05-03 22:00:03'),(6052,2063,'action created','2024-05-03 16:30:03','2024-05-03 22:00:03'),(6056,2063,'action started via WP CLI','2024-05-03 17:00:14','2024-05-03 22:30:14'),(6057,2063,'action complete via WP CLI','2024-05-03 17:00:14','2024-05-03 22:30:14'),(6058,2065,'action created','2024-05-03 17:00:14','2024-05-03 22:30:14'),(6062,2065,'action started via WP Cron','2024-05-03 17:30:03','2024-05-03 23:00:03'),(6063,2065,'action complete via WP Cron','2024-05-03 17:30:03','2024-05-03 23:00:03'),(6064,2067,'action created','2024-05-03 17:30:03','2024-05-03 23:00:03'),(6068,2067,'action started via WP Cron','2024-05-03 18:00:05','2024-05-03 23:30:05'),(6069,2067,'action complete via WP Cron','2024-05-03 18:00:05','2024-05-03 23:30:05'),(6070,2069,'action created','2024-05-03 18:00:05','2024-05-03 23:30:05'),(6074,2069,'action started via WP CLI','2024-05-03 18:31:17','2024-05-04 00:01:17'),(6075,2069,'action complete via WP CLI','2024-05-03 18:31:18','2024-05-04 00:01:18'),(6076,2071,'action created','2024-05-03 18:31:20','2024-05-04 00:01:20'),(6080,2071,'action started via WP CLI','2024-05-03 19:00:11','2024-05-04 00:30:11'),(6081,2071,'action complete via WP CLI','2024-05-03 19:00:11','2024-05-04 00:30:11'),(6082,2073,'action created','2024-05-03 19:00:11','2024-05-04 00:30:11'),(6086,2073,'action started via WP Cron','2024-05-03 19:30:22','2024-05-04 01:00:22'),(6087,2073,'action complete via WP Cron','2024-05-03 19:30:22','2024-05-04 01:00:22'),(6088,2075,'action created','2024-05-03 19:30:22','2024-05-04 01:00:22'),(6092,2075,'action started via WP CLI','2024-05-03 20:00:35','2024-05-04 01:30:35'),(6093,2075,'action complete via WP CLI','2024-05-03 20:00:35','2024-05-04 01:30:35'),(6094,2077,'action created','2024-05-03 20:00:36','2024-05-04 01:30:36'),(6098,2077,'action started via WP Cron','2024-05-03 20:30:17','2024-05-04 02:00:17'),(6099,2077,'action complete via WP Cron','2024-05-03 20:30:17','2024-05-04 02:00:17'),(6100,2079,'action created','2024-05-03 20:30:17','2024-05-04 02:00:17'),(6104,2079,'action started via WP CLI','2024-05-03 21:00:19','2024-05-04 02:30:19'),(6105,2079,'action complete via WP CLI','2024-05-03 21:00:19','2024-05-04 02:30:19'),(6106,2081,'action created','2024-05-03 21:00:19','2024-05-04 02:30:19'),(6110,2081,'action started via WP Cron','2024-05-03 21:30:20','2024-05-04 03:00:20'),(6111,2081,'action complete via WP Cron','2024-05-03 21:30:20','2024-05-04 03:00:20'),(6112,2083,'action created','2024-05-03 21:30:20','2024-05-04 03:00:20'),(6116,2083,'action started via WP CLI','2024-05-03 22:00:13','2024-05-04 03:30:13'),(6117,2083,'action complete via WP CLI','2024-05-03 22:00:13','2024-05-04 03:30:13'),(6118,2085,'action created','2024-05-03 22:00:13','2024-05-04 03:30:13'),(6125,2085,'action started via WP CLI','2024-05-03 22:30:25','2024-05-04 04:00:25'),(6126,2085,'action complete via WP CLI','2024-05-03 22:30:25','2024-05-04 04:00:25'),(6127,2088,'action created','2024-05-03 22:30:25','2024-05-04 04:00:25'),(6131,2088,'action started via WP Cron','2024-05-03 23:00:17','2024-05-04 04:30:17'),(6132,2088,'action complete via WP Cron','2024-05-03 23:00:17','2024-05-04 04:30:17'),(6133,2090,'action created','2024-05-03 23:00:17','2024-05-04 04:30:17'),(6137,2090,'action started via WP Cron','2024-05-03 23:28:57','2024-05-04 04:58:57'),(6138,2090,'action complete via WP Cron','2024-05-03 23:28:57','2024-05-04 04:58:57'),(6139,2092,'action created','2024-05-03 23:28:57','2024-05-04 04:58:57'),(6143,2092,'action started via WP CLI','2024-05-04 00:07:57','2024-05-04 05:37:57'),(6144,2092,'action complete via WP CLI','2024-05-04 00:07:57','2024-05-04 05:37:57'),(6145,2094,'action created','2024-05-04 00:07:57','2024-05-04 05:37:57'),(6149,2094,'action started via WP CLI','2024-05-04 00:32:45','2024-05-04 06:02:45'),(6150,2094,'action complete via WP CLI','2024-05-04 00:32:45','2024-05-04 06:02:45'),(6151,2096,'action created','2024-05-04 00:32:46','2024-05-04 06:02:46'),(6155,2096,'action started via WP Cron','2024-05-04 01:00:45','2024-05-04 06:30:45'),(6156,2096,'action complete via WP Cron','2024-05-04 01:00:45','2024-05-04 06:30:45'),(6157,2098,'action created','2024-05-04 01:00:45','2024-05-04 06:30:45'),(6161,2098,'action started via WP Cron','2024-05-04 01:31:29','2024-05-04 07:01:29'),(6162,2098,'action complete via WP Cron','2024-05-04 01:31:29','2024-05-04 07:01:29'),(6163,2100,'action created','2024-05-04 01:31:29','2024-05-04 07:01:29'),(6167,2100,'action started via WP Cron','2024-05-04 02:00:20','2024-05-04 07:30:20'),(6168,2100,'action complete via WP Cron','2024-05-04 02:00:20','2024-05-04 07:30:20'),(6169,2102,'action created','2024-05-04 02:00:20','2024-05-04 07:30:20'),(6173,2102,'action started via WP CLI','2024-05-04 02:30:20','2024-05-04 08:00:20'),(6174,2102,'action complete via WP CLI','2024-05-04 02:30:20','2024-05-04 08:00:20'),(6175,2104,'action created','2024-05-04 02:30:20','2024-05-04 08:00:20'),(6179,2104,'action started via WP Cron','2024-05-04 02:56:44','2024-05-04 08:26:44'),(6180,2104,'action complete via WP Cron','2024-05-04 02:56:44','2024-05-04 08:26:44'),(6181,2106,'action created','2024-05-04 02:56:44','2024-05-04 08:26:44'),(6185,2106,'action started via WP Cron','2024-05-04 03:30:03','2024-05-04 09:00:03'),(6186,2106,'action complete via WP Cron','2024-05-04 03:30:03','2024-05-04 09:00:03'),(6187,2108,'action created','2024-05-04 03:30:03','2024-05-04 09:00:03'),(6191,2108,'action started via WP Cron','2024-05-04 04:00:03','2024-05-04 09:30:03'),(6192,2108,'action complete via WP Cron','2024-05-04 04:00:03','2024-05-04 09:30:03'),(6193,2110,'action created','2024-05-04 04:00:03','2024-05-04 09:30:03'),(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'),(6196,2111,'action created','2024-05-04 04:00:04','2024-05-04 09:30:04'),(6200,2110,'action started via WP Cron','2024-05-04 04:30:05','2024-05-04 10:00:05'),(6201,2110,'action complete via WP Cron','2024-05-04 04:30:05','2024-05-04 10:00:05'),(6202,2113,'action created','2024-05-04 04:30:05','2024-05-04 10:00:05'),(6206,2113,'action started via WP Cron','2024-05-04 05:00:16','2024-05-04 10:30:16'),(6207,2113,'action complete via WP Cron','2024-05-04 05:00:16','2024-05-04 10:30:16'),(6208,2115,'action created','2024-05-04 05:00:16','2024-05-04 10:30:16'),(6212,2115,'action started via WP Cron','2024-05-04 05:21:30','2024-05-04 10:51:30'),(6213,2115,'action complete via WP Cron','2024-05-04 05:21:30','2024-05-04 10:51:30'),(6214,2117,'action created','2024-05-04 05:21:30','2024-05-04 10:51:30'),(6218,2117,'action started via WP Cron','2024-05-04 05:53:27','2024-05-04 11:23:27'),(6219,2117,'action complete via WP Cron','2024-05-04 05:53:27','2024-05-04 11:23:27'),(6220,2119,'action created','2024-05-04 05:53:27','2024-05-04 11:23:27'),(6224,2119,'action started via WP CLI','2024-05-04 06:34:02','2024-05-04 12:04:02'),(6225,2119,'action complete via WP CLI','2024-05-04 06:34:04','2024-05-04 12:04:04'),(6226,2121,'action created','2024-05-04 06:34:04','2024-05-04 12:04:04'),(6230,2121,'action started via WP Cron','2024-05-04 07:00:14','2024-05-04 12:30:14'),(6231,2121,'action complete via WP Cron','2024-05-04 07:00:14','2024-05-04 12:30:14'),(6232,2123,'action created','2024-05-04 07:00:14','2024-05-04 12:30:14'),(6236,2123,'action started via WP Cron','2024-05-04 07:30:03','2024-05-04 13:00:03'),(6237,2123,'action complete via WP Cron','2024-05-04 07:30:03','2024-05-04 13:00:03'),(6238,2125,'action created','2024-05-04 07:30:03','2024-05-04 13:00:03'),(6242,2125,'action started via WP Cron','2024-05-04 08:00:04','2024-05-04 13:30:04'),(6243,2125,'action complete via WP Cron','2024-05-04 08:00:04','2024-05-04 13:30:04'),(6244,2127,'action created','2024-05-04 08:00:04','2024-05-04 13:30:04'),(6248,2127,'action started via WP Cron','2024-05-04 08:30:05','2024-05-04 14:00:05'),(6249,2127,'action complete via WP Cron','2024-05-04 08:30:05','2024-05-04 14:00:05'),(6250,2129,'action created','2024-05-04 08:30:05','2024-05-04 14:00:05'),(6254,2129,'action started via WP Cron','2024-05-04 09:00:04','2024-05-04 14:30:04'),(6255,2129,'action complete via WP Cron','2024-05-04 09:00:04','2024-05-04 14:30:04'),(6256,2131,'action created','2024-05-04 09:00:04','2024-05-04 14:30:04'),(6260,2131,'action started via WP CLI','2024-05-04 09:30:04','2024-05-04 15:00:04'),(6261,2131,'action complete via WP CLI','2024-05-04 09:30:04','2024-05-04 15:00:04'),(6262,2133,'action created','2024-05-04 09:30:04','2024-05-04 15:00:04'),(6266,2133,'action started via WP Cron','2024-05-04 10:00:04','2024-05-04 15:30:04'),(6267,2133,'action complete via WP Cron','2024-05-04 10:00:04','2024-05-04 15:30:04'),(6268,2135,'action created','2024-05-04 10:00:04','2024-05-04 15:30:04'),(6272,2135,'action started via WP CLI','2024-05-04 10:30:19','2024-05-04 16:00:19'),(6273,2135,'action complete via WP CLI','2024-05-04 10:30:19','2024-05-04 16:00:19'),(6274,2137,'action created','2024-05-04 10:30:19','2024-05-04 16:00:19'),(6278,2137,'action started via WP CLI','2024-05-04 11:00:12','2024-05-04 16:30:12'),(6279,2137,'action complete via WP CLI','2024-05-04 11:00:12','2024-05-04 16:30:12'),(6280,2139,'action created','2024-05-04 11:00:12','2024-05-04 16:30:12'),(6281,2034,'action started via WP Cron','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6282,2034,'action complete via WP Cron','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6283,2140,'action created','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6287,2037,'action started via WP Cron','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6288,2142,'action created','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6289,2037,'action complete via WP Cron','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6290,2143,'action created','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6291,2038,'action started via WP Cron','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6292,2038,'action complete via WP Cron','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6293,2144,'action created','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6294,2142,'action started via WP Cron','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6295,2142,'action complete via WP Cron','2024-05-04 11:00:13','2024-05-04 16:30:13'),(6299,2139,'action started via WP Cron','2024-05-04 11:30:10','2024-05-04 17:00:10'),(6300,2139,'action complete via WP Cron','2024-05-04 11:30:10','2024-05-04 17:00:10'),(6301,2146,'action created','2024-05-04 11:30:10','2024-05-04 17:00:10'),(6305,2146,'action started via WP Cron','2024-05-04 12:00:03','2024-05-04 17:30:03'),(6306,2146,'action complete via WP Cron','2024-05-04 12:00:03','2024-05-04 17:30:03'),(6307,2148,'action created','2024-05-04 12:00:03','2024-05-04 17:30:03'),(6311,2148,'action started via WP Cron','2024-05-04 12:32:16','2024-05-04 18:02:16'),(6312,2148,'action complete via WP Cron','2024-05-04 12:32:16','2024-05-04 18:02:16'),(6313,2150,'action created','2024-05-04 12:32:17','2024-05-04 18:02:17'),(6317,2150,'action started via WP Cron','2024-05-04 13:00:10','2024-05-04 18:30:10'),(6318,2150,'action complete via WP Cron','2024-05-04 13:00:10','2024-05-04 18:30:10'),(6319,2152,'action created','2024-05-04 13:00:10','2024-05-04 18:30:10'),(6323,2152,'action started via WP Cron','2024-05-04 13:30:03','2024-05-04 19:00:03'),(6324,2152,'action complete via WP Cron','2024-05-04 13:30:03','2024-05-04 19:00:03'),(6325,2154,'action created','2024-05-04 13:30:03','2024-05-04 19:00:03'),(6329,2154,'action started via WP Cron','2024-05-04 14:00:03','2024-05-04 19:30:03'),(6330,2154,'action complete via WP Cron','2024-05-04 14:00:03','2024-05-04 19:30:03'),(6331,2156,'action created','2024-05-04 14:00:03','2024-05-04 19:30:03'),(6335,2156,'action started via WP Cron','2024-05-04 14:30:04','2024-05-04 20:00:04'),(6336,2156,'action complete via WP Cron','2024-05-04 14:30:04','2024-05-04 20:00:04'),(6337,2158,'action created','2024-05-04 14:30:04','2024-05-04 20:00:04'),(6341,2158,'action started via WP Cron','2024-05-04 15:00:03','2024-05-04 20:30:03'),(6342,2158,'action complete via WP Cron','2024-05-04 15:00:03','2024-05-04 20:30:03'),(6343,2160,'action created','2024-05-04 15:00:03','2024-05-04 20:30:03'),(6347,2160,'action started via WP Cron','2024-05-04 15:30:02','2024-05-04 21:00:02'),(6348,2160,'action complete via WP Cron','2024-05-04 15:30:02','2024-05-04 21:00:02'),(6349,2162,'action created','2024-05-04 15:30:02','2024-05-04 21:00:02'),(6353,2162,'action started via WP Cron','2024-05-04 16:00:04','2024-05-04 21:30:04'),(6354,2162,'action complete via WP Cron','2024-05-04 16:00:04','2024-05-04 21:30:04'),(6355,2164,'action created','2024-05-04 16:00:04','2024-05-04 21:30:04'),(6356,2111,'action started via WP Cron','2024-05-04 16:00:04','2024-05-04 21:30:04'),(6357,2111,'action complete via WP Cron','2024-05-04 16:00:04','2024-05-04 21:30:04'),(6358,2165,'action created','2024-05-04 16:00:04','2024-05-04 21:30:04'),(6362,2164,'action started via WP Cron','2024-05-04 16:30:04','2024-05-04 22:00:04'),(6363,2164,'action complete via WP Cron','2024-05-04 16:30:04','2024-05-04 22:00:04'),(6364,2167,'action created','2024-05-04 16:30:04','2024-05-04 22:00:04'),(6368,2167,'action started via WP CLI','2024-05-04 17:00:13','2024-05-04 22:30:13'),(6369,2167,'action complete via WP CLI','2024-05-04 17:00:13','2024-05-04 22:30:13'),(6370,2169,'action created','2024-05-04 17:00:13','2024-05-04 22:30:13'),(6374,2169,'action started via WP Cron','2024-05-04 17:30:04','2024-05-04 23:00:04'),(6375,2169,'action complete via WP Cron','2024-05-04 17:30:04','2024-05-04 23:00:04'),(6376,2171,'action created','2024-05-04 17:30:04','2024-05-04 23:00:04'),(6380,2171,'action started via WP Cron','2024-05-04 18:00:03','2024-05-04 23:30:03'),(6381,2171,'action complete via WP Cron','2024-05-04 18:00:03','2024-05-04 23:30:03'),(6382,2173,'action created','2024-05-04 18:00:03','2024-05-04 23:30:03'),(6386,2173,'action started via WP CLI','2024-05-04 18:30:58','2024-05-05 00:00:58'),(6387,2173,'action complete via WP CLI','2024-05-04 18:31:09','2024-05-05 00:01:09'),(6388,2175,'action created','2024-05-04 18:31:13','2024-05-05 00:01:13'),(6392,2175,'action started via WP Cron','2024-05-04 19:00:09','2024-05-05 00:30:09'),(6393,2175,'action complete via WP Cron','2024-05-04 19:00:09','2024-05-05 00:30:09'),(6394,2177,'action created','2024-05-04 19:00:09','2024-05-05 00:30:09'),(6398,2177,'action started via WP CLI','2024-05-04 19:30:31','2024-05-05 01:00:31'),(6399,2177,'action complete via WP CLI','2024-05-04 19:30:31','2024-05-05 01:00:31'),(6400,2179,'action created','2024-05-04 19:30:31','2024-05-05 01:00:31'),(6404,2179,'action started via WP Cron','2024-05-04 20:00:15','2024-05-05 01:30:15'),(6405,2179,'action complete via WP Cron','2024-05-04 20:00:16','2024-05-05 01:30:16'),(6406,2181,'action created','2024-05-04 20:00:16','2024-05-05 01:30:16'),(6410,2181,'action started via WP CLI','2024-05-04 20:30:17','2024-05-05 02:00:17'),(6411,2181,'action complete via WP CLI','2024-05-04 20:30:17','2024-05-05 02:00:17'),(6412,2183,'action created','2024-05-04 20:30:17','2024-05-05 02:00:17'),(6416,2183,'action started via WP CLI','2024-05-04 21:00:20','2024-05-05 02:30:20'),(6417,2183,'action complete via WP CLI','2024-05-04 21:00:20','2024-05-05 02:30:20'),(6418,2185,'action created','2024-05-04 21:00:20','2024-05-05 02:30:20'),(6422,2185,'action started via WP CLI','2024-05-04 21:30:18','2024-05-05 03:00:18'),(6423,2185,'action complete via WP CLI','2024-05-04 21:30:18','2024-05-05 03:00:18'),(6424,2187,'action created','2024-05-04 21:30:18','2024-05-05 03:00:18'),(6428,2187,'action started via WP CLI','2024-05-04 22:00:17','2024-05-05 03:30:17'),(6429,2187,'action complete via WP CLI','2024-05-04 22:00:17','2024-05-05 03:30:17'),(6430,2189,'action created','2024-05-04 22:00:17','2024-05-05 03:30:17'),(6434,2189,'action started via WP CLI','2024-05-04 22:30:28','2024-05-05 04:00:28'),(6435,2189,'action complete via WP CLI','2024-05-04 22:30:28','2024-05-05 04:00:28'),(6436,2191,'action created','2024-05-04 22:30:28','2024-05-05 04:00:28'),(6440,2191,'action started via WP CLI','2024-05-04 23:00:19','2024-05-05 04:30:19'),(6441,2191,'action complete via WP CLI','2024-05-04 23:00:19','2024-05-05 04:30:19'),(6442,2193,'action created','2024-05-04 23:00:19','2024-05-05 04:30:19'),(6446,2193,'action started via WP CLI','2024-05-04 23:30:19','2024-05-05 05:00:19'),(6447,2193,'action complete via WP CLI','2024-05-04 23:30:19','2024-05-05 05:00:19'),(6448,2195,'action created','2024-05-04 23:30:19','2024-05-05 05:00:19'),(6452,2195,'action started via WP Cron','2024-05-05 00:05:03','2024-05-05 05:35:03'),(6453,2195,'action complete via WP Cron','2024-05-05 00:05:03','2024-05-05 05:35:03'),(6454,2197,'action created','2024-05-05 00:05:04','2024-05-05 05:35:04'),(6458,2197,'action started via WP Cron','2024-05-05 00:32:33','2024-05-05 06:02:33'),(6459,2197,'action complete via WP Cron','2024-05-05 00:32:34','2024-05-05 06:02:34'),(6460,2199,'action created','2024-05-05 00:32:35','2024-05-05 06:02:35'),(6464,2199,'action started via WP Cron','2024-05-05 00:56:39','2024-05-05 06:26:39'),(6465,2199,'action complete via WP Cron','2024-05-05 00:56:39','2024-05-05 06:26:39'),(6466,2201,'action created','2024-05-05 00:56:39','2024-05-05 06:26:39'),(6470,2201,'action started via WP CLI','2024-05-05 01:30:41','2024-05-05 07:00:41'),(6471,2201,'action complete via WP CLI','2024-05-05 01:30:41','2024-05-05 07:00:41'),(6472,2203,'action created','2024-05-05 01:30:41','2024-05-05 07:00:41'),(6476,2203,'action started via WP Cron','2024-05-05 01:47:48','2024-05-05 07:17:48'),(6477,2203,'action complete via WP Cron','2024-05-05 01:47:48','2024-05-05 07:17:48'),(6478,2205,'action created','2024-05-05 01:47:48','2024-05-05 07:17:48'),(6482,2205,'action started via WP Cron','2024-05-05 02:30:11','2024-05-05 08:00:11'),(6483,2205,'action complete via WP Cron','2024-05-05 02:30:11','2024-05-05 08:00:11'),(6484,2207,'action created','2024-05-05 02:30:11','2024-05-05 08:00:11'),(6488,2207,'action started via WP CLI','2024-05-05 03:00:03','2024-05-05 08:30:03'),(6489,2207,'action complete via WP CLI','2024-05-05 03:00:03','2024-05-05 08:30:03'),(6490,2209,'action created','2024-05-05 03:00:03','2024-05-05 08:30:03'),(6494,2209,'action started via WP Cron','2024-05-05 03:30:06','2024-05-05 09:00:06'),(6495,2209,'action complete via WP Cron','2024-05-05 03:30:06','2024-05-05 09:00:06'),(6496,2211,'action created','2024-05-05 03:30:06','2024-05-05 09:00:06'),(6500,2211,'action started via WP Cron','2024-05-05 04:00:03','2024-05-05 09:30:03'),(6501,2211,'action complete via WP Cron','2024-05-05 04:00:04','2024-05-05 09:30:04'),(6502,2213,'action created','2024-05-05 04:00:04','2024-05-05 09:30:04'),(6503,2165,'action started via WP Cron','2024-05-05 04:00:04','2024-05-05 09:30:04'),(6504,2165,'action complete via WP Cron','2024-05-05 04:00:04','2024-05-05 09:30:04'),(6505,2214,'action created','2024-05-05 04:00:04','2024-05-05 09:30:04'),(6509,2213,'action started via WP Cron','2024-05-05 04:30:03','2024-05-05 10:00:03'),(6510,2213,'action complete via WP Cron','2024-05-05 04:30:03','2024-05-05 10:00:03'),(6511,2216,'action created','2024-05-05 04:30:03','2024-05-05 10:00:03'),(6515,2216,'action started via WP CLI','2024-05-05 05:00:16','2024-05-05 10:30:16'),(6516,2216,'action complete via WP CLI','2024-05-05 05:00:16','2024-05-05 10:30:16'),(6517,2218,'action created','2024-05-05 05:00:16','2024-05-05 10:30:16'),(6521,2218,'action started via WP Cron','2024-05-05 05:30:10','2024-05-05 11:00:10'),(6522,2218,'action complete via WP Cron','2024-05-05 05:30:10','2024-05-05 11:00:10'),(6523,2220,'action created','2024-05-05 05:30:10','2024-05-05 11:00:10'),(6527,2220,'action started via WP CLI','2024-05-05 06:00:10','2024-05-05 11:30:10'),(6528,2220,'action complete via WP CLI','2024-05-05 06:00:11','2024-05-05 11:30:11'),(6529,2222,'action created','2024-05-05 06:00:11','2024-05-05 11:30:11'),(6533,2222,'action started via WP CLI','2024-05-05 06:34:00','2024-05-05 12:04:00'),(6534,2222,'action complete via WP CLI','2024-05-05 06:34:00','2024-05-05 12:04:00'),(6535,2224,'action created','2024-05-05 06:34:00','2024-05-05 12:04:00'),(6539,2224,'action started via WP Cron','2024-05-05 07:00:12','2024-05-05 12:30:12'),(6540,2224,'action complete via WP Cron','2024-05-05 07:00:12','2024-05-05 12:30:12'),(6541,2226,'action created','2024-05-05 07:00:12','2024-05-05 12:30:12'),(6545,2226,'action started via WP Cron','2024-05-05 07:30:04','2024-05-05 13:00:04'),(6546,2226,'action complete via WP Cron','2024-05-05 07:30:04','2024-05-05 13:00:04'),(6547,2228,'action created','2024-05-05 07:30:04','2024-05-05 13:00:04'),(6551,2228,'action started via WP Cron','2024-05-05 08:00:02','2024-05-05 13:30:02'),(6552,2228,'action complete via WP Cron','2024-05-05 08:00:02','2024-05-05 13:30:02'),(6553,2230,'action created','2024-05-05 08:00:03','2024-05-05 13:30:03'),(6557,2230,'action started via WP Cron','2024-05-05 08:30:04','2024-05-05 14:00:04'),(6558,2230,'action complete via WP Cron','2024-05-05 08:30:04','2024-05-05 14:00:04'),(6559,2232,'action created','2024-05-05 08:30:04','2024-05-05 14:00:04'),(6563,2232,'action started via WP Cron','2024-05-05 08:56:31','2024-05-05 14:26:31'),(6564,2232,'action complete via WP Cron','2024-05-05 08:56:31','2024-05-05 14:26:31'),(6565,2234,'action created','2024-05-05 08:56:31','2024-05-05 14:26:31'),(6569,2234,'action started via WP Cron','2024-05-05 09:30:05','2024-05-05 15:00:05'),(6570,2234,'action complete via WP Cron','2024-05-05 09:30:05','2024-05-05 15:00:05'),(6571,2236,'action created','2024-05-05 09:30:05','2024-05-05 15:00:05'),(6575,2236,'action started via WP Cron','2024-05-05 10:00:03','2024-05-05 15:30:03'),(6576,2236,'action complete via WP Cron','2024-05-05 10:00:03','2024-05-05 15:30:03'),(6577,2238,'action created','2024-05-05 10:00:03','2024-05-05 15:30:03'),(6581,2238,'action started via WP Cron','2024-05-05 10:30:15','2024-05-05 16:00:15'),(6582,2238,'action complete via WP Cron','2024-05-05 10:30:15','2024-05-05 16:00:15'),(6583,2240,'action created','2024-05-05 10:30:15','2024-05-05 16:00:15'),(6587,2240,'action started via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6588,2240,'action complete via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6589,2242,'action created','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6590,2140,'action started via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6591,2140,'action complete via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6592,2243,'action created','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6596,2143,'action started via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6597,2245,'action created','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6598,2143,'action complete via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6599,2246,'action created','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6600,2144,'action started via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6601,2144,'action complete via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6602,2247,'action created','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6603,2245,'action started via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6604,2245,'action complete via WP Cron','2024-05-05 11:00:16','2024-05-05 16:30:16'),(6608,2242,'action started via WP Cron','2024-05-05 11:30:04','2024-05-05 17:00:04'),(6609,2242,'action complete via WP Cron','2024-05-05 11:30:04','2024-05-05 17:00:04'),(6610,2249,'action created','2024-05-05 11:30:04','2024-05-05 17:00:04'),(6614,2249,'action started via WP Cron','2024-05-05 12:00:04','2024-05-05 17:30:04'),(6615,2249,'action complete via WP Cron','2024-05-05 12:00:04','2024-05-05 17:30:04'),(6616,2251,'action created','2024-05-05 12:00:04','2024-05-05 17:30:04'),(6620,2251,'action started via WP CLI','2024-05-05 12:30:51','2024-05-05 18:00:51'),(6621,2251,'action complete via WP CLI','2024-05-05 12:30:53','2024-05-05 18:00:53'),(6622,2253,'action created','2024-05-05 12:30:57','2024-05-05 18:00:57'),(6626,2253,'action started via WP CLI','2024-05-05 13:00:14','2024-05-05 18:30:14'),(6627,2253,'action complete via WP CLI','2024-05-05 13:00:14','2024-05-05 18:30:14'),(6628,2255,'action created','2024-05-05 13:00:14','2024-05-05 18:30:14'),(6632,2255,'action started via WP Cron','2024-05-05 13:30:04','2024-05-05 19:00:04'),(6633,2255,'action complete via WP Cron','2024-05-05 13:30:04','2024-05-05 19:00:04'),(6634,2257,'action created','2024-05-05 13:30:04','2024-05-05 19:00:04'),(6638,2257,'action started via WP Cron','2024-05-05 14:00:03','2024-05-05 19:30:03'),(6639,2257,'action complete via WP Cron','2024-05-05 14:00:03','2024-05-05 19:30:03'),(6640,2259,'action created','2024-05-05 14:00:03','2024-05-05 19:30:03'),(6644,2259,'action started via WP Cron','2024-05-05 14:30:04','2024-05-05 20:00:04'),(6645,2259,'action complete via WP Cron','2024-05-05 14:30:04','2024-05-05 20:00:04'),(6646,2261,'action created','2024-05-05 14:30:04','2024-05-05 20:00:04'),(6650,2261,'action started via WP Cron','2024-05-05 14:47:45','2024-05-05 20:17:45'),(6651,2261,'action complete via WP Cron','2024-05-05 14:47:45','2024-05-05 20:17:45'),(6652,2263,'action created','2024-05-05 14:47:45','2024-05-05 20:17:45'),(6656,2263,'action started via WP Cron','2024-05-05 15:30:06','2024-05-05 21:00:06'),(6657,2263,'action complete via WP Cron','2024-05-05 15:30:06','2024-05-05 21:00:06'),(6658,2265,'action created','2024-05-05 15:30:06','2024-05-05 21:00:06'),(6662,2265,'action started via WP Cron','2024-05-05 16:00:03','2024-05-05 21:30:03'),(6663,2265,'action complete via WP Cron','2024-05-05 16:00:03','2024-05-05 21:30:03'),(6664,2267,'action created','2024-05-05 16:00:03','2024-05-05 21:30:03'),(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'),(6671,2267,'action started via WP Cron','2024-05-05 16:30:13','2024-05-05 22:00:13'),(6672,2267,'action complete via WP Cron','2024-05-05 16:30:13','2024-05-05 22:00:13'),(6673,2270,'action created','2024-05-05 16:30:13','2024-05-05 22:00:13'),(6677,2270,'action started via WP Cron','2024-05-05 17:00:14','2024-05-05 22:30:14'),(6678,2270,'action complete via WP Cron','2024-05-05 17:00:14','2024-05-05 22:30:14'),(6679,2272,'action created','2024-05-05 17:00:14','2024-05-05 22:30:14'),(6683,2272,'action started via WP Cron','2024-05-05 17:30:05','2024-05-05 23:00:05'),(6684,2272,'action complete via WP Cron','2024-05-05 17:30:05','2024-05-05 23:00:05'),(6685,2274,'action created','2024-05-05 17:30:06','2024-05-05 23:00:06'),(6689,2274,'action started via WP Cron','2024-05-05 18:00:09','2024-05-05 23:30:09'),(6690,2274,'action complete via WP Cron','2024-05-05 18:00:09','2024-05-05 23:30:09'),(6691,2276,'action created','2024-05-05 18:00:09','2024-05-05 23:30:09'),(6695,2276,'action started via WP CLI','2024-05-05 18:32:48','2024-05-06 00:02:48'),(6696,2276,'action complete via WP CLI','2024-05-05 18:32:49','2024-05-06 00:02:49'),(6697,2278,'action created','2024-05-05 18:32:50','2024-05-06 00:02:50'),(6701,2278,'action started via WP CLI','2024-05-05 19:00:14','2024-05-06 00:30:14'),(6702,2278,'action complete via WP CLI','2024-05-05 19:00:14','2024-05-06 00:30:14'),(6703,2280,'action created','2024-05-05 19:00:14','2024-05-06 00:30:14'),(6707,2280,'action started via WP Cron','2024-05-05 19:30:56','2024-05-06 01:00:56'),(6708,2280,'action complete via WP Cron','2024-05-05 19:30:56','2024-05-06 01:00:56'),(6709,2282,'action created','2024-05-05 19:30:56','2024-05-06 01:00:56'),(6713,2282,'action started via WP Cron','2024-05-05 19:55:50','2024-05-06 01:25:50'),(6714,2282,'action complete via WP Cron','2024-05-05 19:55:50','2024-05-06 01:25:50'),(6715,2284,'action created','2024-05-05 19:55:50','2024-05-06 01:25:50'),(6719,2284,'action started via WP Cron','2024-05-05 20:30:30','2024-05-06 02:00:30'),(6720,2284,'action complete via WP Cron','2024-05-05 20:30:30','2024-05-06 02:00:30'),(6721,2286,'action created','2024-05-05 20:30:30','2024-05-06 02:00:30'),(6725,2286,'action started via WP Cron','2024-05-05 21:00:17','2024-05-06 02:30:17'),(6726,2286,'action complete via WP Cron','2024-05-05 21:00:17','2024-05-06 02:30:17'),(6727,2288,'action created','2024-05-05 21:00:17','2024-05-06 02:30:17'),(6731,2288,'action started via WP CLI','2024-05-05 21:30:41','2024-05-06 03:00:41'),(6732,2288,'action complete via WP CLI','2024-05-05 21:30:41','2024-05-06 03:00:41'),(6733,2290,'action created','2024-05-05 21:30:41','2024-05-06 03:00:41'),(6743,2290,'action started via WP Cron','2024-05-05 22:00:36','2024-05-06 03:30:36'),(6744,2290,'action complete via WP Cron','2024-05-05 22:00:36','2024-05-06 03:30:36'),(6745,2294,'action created','2024-05-05 22:00:37','2024-05-06 03:30:37'),(6749,2294,'action started via WP CLI','2024-05-05 22:30:24','2024-05-06 04:00:24'),(6750,2294,'action complete via WP CLI','2024-05-05 22:30:24','2024-05-06 04:00:24'),(6751,2296,'action created','2024-05-05 22:30:24','2024-05-06 04:00:24'),(6755,2296,'action started via WP CLI','2024-05-05 23:00:34','2024-05-06 04:30:34'),(6756,2296,'action complete via WP CLI','2024-05-05 23:00:34','2024-05-06 04:30:34'),(6757,2298,'action created','2024-05-05 23:00:35','2024-05-06 04:30:35'),(6761,2298,'action started via WP Cron','2024-05-05 23:30:25','2024-05-06 05:00:25'),(6762,2298,'action complete via WP Cron','2024-05-05 23:30:25','2024-05-06 05:00:25'),(6763,2300,'action created','2024-05-05 23:30:25','2024-05-06 05:00:25'),(6767,2300,'action started via WP Cron','2024-05-06 00:06:49','2024-05-06 05:36:49'),(6768,2300,'action complete via WP Cron','2024-05-06 00:06:49','2024-05-06 05:36:49'),(6769,2302,'action created','2024-05-06 00:06:50','2024-05-06 05:36:50'),(6773,2302,'action started via WP CLI','2024-05-06 00:32:19','2024-05-06 06:02:19'),(6774,2302,'action complete via WP CLI','2024-05-06 00:32:19','2024-05-06 06:02:19'),(6775,2304,'action created','2024-05-06 00:32:19','2024-05-06 06:02:19'),(6779,2304,'action started via WP CLI','2024-05-06 01:00:47','2024-05-06 06:30:47'),(6780,2304,'action complete via WP CLI','2024-05-06 01:00:47','2024-05-06 06:30:47'),(6781,2306,'action created','2024-05-06 01:00:47','2024-05-06 06:30:47'),(6785,2306,'action started via WP Cron','2024-05-06 01:30:59','2024-05-06 07:00:59'),(6786,2306,'action complete via WP Cron','2024-05-06 01:30:59','2024-05-06 07:00:59'),(6787,2308,'action created','2024-05-06 01:30:59','2024-05-06 07:00:59'),(6791,2308,'action started via WP Cron','2024-05-06 02:00:13','2024-05-06 07:30:13'),(6792,2308,'action complete via WP Cron','2024-05-06 02:00:13','2024-05-06 07:30:13'),(6793,2310,'action created','2024-05-06 02:00:13','2024-05-06 07:30:13'),(6797,2310,'action started via WP Cron','2024-05-06 02:31:26','2024-05-06 08:01:26'),(6798,2310,'action complete via WP Cron','2024-05-06 02:31:26','2024-05-06 08:01:26'),(6799,2312,'action created','2024-05-06 02:31:26','2024-05-06 08:01:26'),(6803,2312,'action started via WP Cron','2024-05-06 03:00:05','2024-05-06 08:30:05'),(6804,2312,'action complete via WP Cron','2024-05-06 03:00:05','2024-05-06 08:30:05'),(6805,2314,'action created','2024-05-06 03:00:05','2024-05-06 08:30:05'),(6809,2314,'action started via WP Cron','2024-05-06 03:30:04','2024-05-06 09:00:04'),(6810,2314,'action complete via WP Cron','2024-05-06 03:30:04','2024-05-06 09:00:04'),(6811,2316,'action created','2024-05-06 03:30:04','2024-05-06 09:00:04'),(6815,2316,'action started via WP CLI','2024-05-06 04:00:05','2024-05-06 09:30:05'),(6816,2316,'action complete via WP CLI','2024-05-06 04:00:05','2024-05-06 09:30:05'),(6817,2318,'action created','2024-05-06 04:00:05','2024-05-06 09:30:05'),(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'),(6820,2319,'action created','2024-05-06 04:00:05','2024-05-06 09:30:05'),(6824,2318,'action started via WP CLI','2024-05-06 04:30:10','2024-05-06 10:00:10'),(6825,2318,'action complete via WP CLI','2024-05-06 04:30:10','2024-05-06 10:00:10'),(6826,2321,'action created','2024-05-06 04:30:10','2024-05-06 10:00:10'),(6830,2321,'action started via WP CLI','2024-05-06 05:00:13','2024-05-06 10:30:13'),(6831,2321,'action complete via WP CLI','2024-05-06 05:00:13','2024-05-06 10:30:13'),(6832,2323,'action created','2024-05-06 05:00:13','2024-05-06 10:30:13'),(6836,2323,'action started via WP Cron','2024-05-06 05:29:10','2024-05-06 10:59:10'),(6837,2323,'action complete via WP Cron','2024-05-06 05:29:10','2024-05-06 10:59:10'),(6838,2325,'action created','2024-05-06 05:29:10','2024-05-06 10:59:10'),(6842,2325,'action started via WP Cron','2024-05-06 06:00:15','2024-05-06 11:30:15'),(6843,2325,'action complete via WP Cron','2024-05-06 06:00:15','2024-05-06 11:30:15'),(6844,2327,'action created','2024-05-06 06:00:15','2024-05-06 11:30:15'),(6848,2327,'action started via WP CLI','2024-05-06 06:34:19','2024-05-06 12:04:19'),(6849,2327,'action complete via WP CLI','2024-05-06 06:34:20','2024-05-06 12:04:20'),(6850,2329,'action created','2024-05-06 06:34:21','2024-05-06 12:04:21'),(6854,2329,'action started via WP Cron','2024-05-06 07:00:12','2024-05-06 12:30:12'),(6855,2329,'action complete via WP Cron','2024-05-06 07:00:12','2024-05-06 12:30:12'),(6856,2331,'action created','2024-05-06 07:00:12','2024-05-06 12:30:12'),(6860,2331,'action started via WP Cron','2024-05-06 07:30:06','2024-05-06 13:00:06'),(6861,2331,'action complete via WP Cron','2024-05-06 07:30:06','2024-05-06 13:00:06'),(6862,2333,'action created','2024-05-06 07:30:06','2024-05-06 13:00:06'),(6866,2333,'action started via WP Cron','2024-05-06 07:57:48','2024-05-06 13:27:48'),(6867,2333,'action complete via WP Cron','2024-05-06 07:57:48','2024-05-06 13:27:48'),(6868,2335,'action created','2024-05-06 07:57:48','2024-05-06 13:27:48'),(6872,2335,'action started via WP Cron','2024-05-06 08:18:39','2024-05-06 13:48:39'),(6873,2335,'action complete via WP Cron','2024-05-06 08:18:39','2024-05-06 13:48:39'),(6874,2337,'action created','2024-05-06 08:18:39','2024-05-06 13:48:39'),(6878,2337,'action started via WP CLI','2024-05-06 09:00:11','2024-05-06 14:30:11'),(6879,2337,'action complete via WP CLI','2024-05-06 09:00:11','2024-05-06 14:30:11'),(6880,2339,'action created','2024-05-06 09:00:11','2024-05-06 14:30:11'),(6884,2339,'action started via WP CLI','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6885,2339,'action complete via WP CLI','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6886,2341,'action created','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6887,1611,'action started via WP CLI','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6888,1611,'action complete via WP CLI','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6889,2342,'action created','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6890,1612,'action started via WP CLI','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6891,1612,'action complete via WP CLI','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6892,2343,'action created','2024-05-06 09:30:15','2024-05-06 15:00:15'),(6896,2341,'action started via WP Cron','2024-05-06 10:00:11','2024-05-06 15:30:11'),(6897,2341,'action complete via WP Cron','2024-05-06 10:00:11','2024-05-06 15:30:11'),(6898,2345,'action created','2024-05-06 10:00:11','2024-05-06 15:30:11'),(6902,2345,'action started via WP CLI','2024-05-06 10:31:22','2024-05-06 16:01:22'),(6903,2345,'action complete via WP CLI','2024-05-06 10:31:23','2024-05-06 16:01:23'),(6904,2347,'action created','2024-05-06 10:31:23','2024-05-06 16:01:23'),(6908,2347,'action started via WP CLI','2024-05-06 11:00:15','2024-05-06 16:30:15'),(6909,2347,'action complete via WP CLI','2024-05-06 11:00:15','2024-05-06 16:30:15'),(6910,2349,'action created','2024-05-06 11:00:15','2024-05-06 16:30:15'),(6911,2243,'action started via WP CLI','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6912,2243,'action complete via WP CLI','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6913,2350,'action created','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6917,2246,'action started via WP CLI','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6918,2352,'action created','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6919,2246,'action complete via WP CLI','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6920,2353,'action created','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6921,2247,'action started via WP CLI','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6922,2247,'action complete via WP CLI','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6923,2354,'action created','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6924,2352,'action started via WP CLI','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6925,2352,'action complete via WP CLI','2024-05-06 11:00:16','2024-05-06 16:30:16'),(6929,2349,'action started via WP Cron','2024-05-06 11:30:10','2024-05-06 17:00:10'),(6930,2349,'action complete via WP Cron','2024-05-06 11:30:10','2024-05-06 17:00:10'),(6931,2356,'action created','2024-05-06 11:30:10','2024-05-06 17:00:10'),(6935,2356,'action started via WP Cron','2024-05-06 12:00:09','2024-05-06 17:30:09'),(6936,2356,'action complete via WP Cron','2024-05-06 12:00:09','2024-05-06 17:30:09'),(6937,2358,'action created','2024-05-06 12:00:09','2024-05-06 17:30:09'),(6941,2358,'action started via WP CLI','2024-05-06 12:30:48','2024-05-06 18:00:48'),(6942,2358,'action complete via WP CLI','2024-05-06 12:30:50','2024-05-06 18:00:50'),(6943,2360,'action created','2024-05-06 12:30:56','2024-05-06 18:00:56'),(6947,2360,'action started via WP Cron','2024-05-06 13:00:16','2024-05-06 18:30:16'),(6948,2360,'action complete via WP Cron','2024-05-06 13:00:16','2024-05-06 18:30:16'),(6949,2362,'action created','2024-05-06 13:00:16','2024-05-06 18:30:16'),(6953,2362,'action started via WP Cron','2024-05-06 13:30:04','2024-05-06 19:00:04'),(6954,2362,'action complete via WP Cron','2024-05-06 13:30:04','2024-05-06 19:00:04'),(6955,2364,'action created','2024-05-06 13:30:04','2024-05-06 19:00:04'),(6959,2364,'action started via WP Cron','2024-05-06 14:00:04','2024-05-06 19:30:04'),(6960,2364,'action complete via WP Cron','2024-05-06 14:00:04','2024-05-06 19:30:04'),(6961,2366,'action created','2024-05-06 14:00:04','2024-05-06 19:30:04'),(6965,2366,'action started via WP Cron','2024-05-06 14:30:04','2024-05-06 20:00:04'),(6966,2366,'action complete via WP Cron','2024-05-06 14:30:04','2024-05-06 20:00:04'),(6967,2368,'action created','2024-05-06 14:30:04','2024-05-06 20:00:04'),(6971,2368,'action started via WP Cron','2024-05-06 15:00:04','2024-05-06 20:30:04'),(6972,2368,'action complete via WP Cron','2024-05-06 15:00:04','2024-05-06 20:30:04'),(6973,2370,'action created','2024-05-06 15:00:04','2024-05-06 20:30:04'),(6977,2370,'action started via WP Cron','2024-05-06 15:30:07','2024-05-06 21:00:07'),(6978,2370,'action complete via WP Cron','2024-05-06 15:30:07','2024-05-06 21:00:07'),(6979,2372,'action created','2024-05-06 15:30:07','2024-05-06 21:00:07'),(6983,2372,'action started via WP Cron','2024-05-06 16:00:04','2024-05-06 21:30:04'),(6984,2372,'action complete via WP Cron','2024-05-06 16:00:04','2024-05-06 21:30:04'),(6985,2374,'action created','2024-05-06 16:00:04','2024-05-06 21:30:04'),(6986,2319,'action started via WP Cron','2024-05-06 16:30:03','2024-05-06 22:00:03'),(6987,2319,'action complete via WP Cron','2024-05-06 16:30:04','2024-05-06 22:00:04'),(6988,2375,'action created','2024-05-06 16:30:04','2024-05-06 22:00:04'),(6992,2374,'action started via WP Cron','2024-05-06 16:30:04','2024-05-06 22:00:04'),(6993,2374,'action complete via WP Cron','2024-05-06 16:30:04','2024-05-06 22:00:04'),(6994,2377,'action created','2024-05-06 16:30:04','2024-05-06 22:00:04'),(6998,2377,'action started via WP CLI','2024-05-06 17:00:15','2024-05-06 22:30:15'),(6999,2377,'action complete via WP CLI','2024-05-06 17:00:15','2024-05-06 22:30:15'),(7000,2379,'action created','2024-05-06 17:00:15','2024-05-06 22:30:15'),(7004,2379,'action started via WP Cron','2024-05-06 17:30:03','2024-05-06 23:00:03'),(7005,2379,'action complete via WP Cron','2024-05-06 17:30:03','2024-05-06 23:00:03'),(7006,2381,'action created','2024-05-06 17:30:03','2024-05-06 23:00:03'),(7010,2381,'action started via WP Cron','2024-05-06 18:00:03','2024-05-06 23:30:03'),(7011,2381,'action complete via WP Cron','2024-05-06 18:00:03','2024-05-06 23:30:03'),(7012,2383,'action created','2024-05-06 18:00:03','2024-05-06 23:30:03'),(7016,2383,'action started via WP CLI','2024-05-06 18:32:00','2024-05-07 00:02:00'),(7017,2383,'action complete via WP CLI','2024-05-06 18:32:00','2024-05-07 00:02:00'),(7018,2385,'action created','2024-05-06 18:32:03','2024-05-07 00:02:03'),(7022,2385,'action started via WP Cron','2024-05-06 19:00:14','2024-05-07 00:30:14'),(7023,2385,'action complete via WP Cron','2024-05-06 19:00:14','2024-05-07 00:30:14'),(7024,2387,'action created','2024-05-06 19:00:14','2024-05-07 00:30:14'),(7028,2387,'action started via WP Cron','2024-05-06 19:30:19','2024-05-07 01:00:19'),(7029,2387,'action complete via WP Cron','2024-05-06 19:30:19','2024-05-07 01:00:19'),(7030,2389,'action created','2024-05-06 19:30:19','2024-05-07 01:00:19'),(7034,2389,'action started via WP CLI','2024-05-06 20:00:17','2024-05-07 01:30:17'),(7035,2389,'action complete via WP CLI','2024-05-06 20:00:17','2024-05-07 01:30:17'),(7036,2391,'action created','2024-05-06 20:00:17','2024-05-07 01:30:17'),(7040,2391,'action started via WP Cron','2024-05-06 20:30:19','2024-05-07 02:00:19'),(7041,2391,'action complete via WP Cron','2024-05-06 20:30:19','2024-05-07 02:00:19'),(7042,2393,'action created','2024-05-06 20:30:19','2024-05-07 02:00:19'),(7046,2393,'action started via WP CLI','2024-05-06 21:00:20','2024-05-07 02:30:20'),(7047,2393,'action complete via WP CLI','2024-05-06 21:00:21','2024-05-07 02:30:21'),(7048,2395,'action created','2024-05-06 21:00:21','2024-05-07 02:30:21'),(7052,2395,'action started via WP CLI','2024-05-06 21:30:17','2024-05-07 03:00:17'),(7053,2395,'action complete via WP CLI','2024-05-06 21:30:17','2024-05-07 03:00:17'),(7054,2397,'action created','2024-05-06 21:30:17','2024-05-07 03:00:17'),(7058,2397,'action started via WP CLI','2024-05-06 22:00:14','2024-05-07 03:30:14'),(7059,2397,'action complete via WP CLI','2024-05-06 22:00:14','2024-05-07 03:30:14'),(7060,2399,'action created','2024-05-06 22:00:14','2024-05-07 03:30:14'),(7067,2399,'action started via WP Cron','2024-05-06 22:21:02','2024-05-07 03:51:02'),(7068,2399,'action complete via WP Cron','2024-05-06 22:21:02','2024-05-07 03:51:02'),(7069,2402,'action created','2024-05-06 22:21:02','2024-05-07 03:51:02'),(7073,2402,'action started via WP CLI','2024-05-06 23:00:15','2024-05-07 04:30:15'),(7074,2402,'action complete via WP CLI','2024-05-06 23:00:15','2024-05-07 04:30:15'),(7075,2404,'action created','2024-05-06 23:00:15','2024-05-07 04:30:15'),(7079,2404,'action started via WP CLI','2024-05-06 23:30:17','2024-05-07 05:00:17'),(7080,2404,'action complete via WP CLI','2024-05-06 23:30:17','2024-05-07 05:00:17'),(7081,2406,'action created','2024-05-06 23:30:18','2024-05-07 05:00:18'),(7085,2406,'action started via WP CLI','2024-05-07 00:07:30','2024-05-07 05:37:30'),(7086,2406,'action complete via WP CLI','2024-05-07 00:07:30','2024-05-07 05:37:30'),(7087,2408,'action created','2024-05-07 00:07:31','2024-05-07 05:37:31'),(7091,2408,'action started via WP Cron','2024-05-07 00:32:14','2024-05-07 06:02:14'),(7092,2408,'action complete via WP Cron','2024-05-07 00:32:14','2024-05-07 06:02:14'),(7093,2410,'action created','2024-05-07 00:32:16','2024-05-07 06:02:16'),(7097,2410,'action started via WP CLI','2024-05-07 01:00:44','2024-05-07 06:30:44'),(7098,2410,'action complete via WP CLI','2024-05-07 01:00:44','2024-05-07 06:30:44'),(7099,2412,'action created','2024-05-07 01:00:44','2024-05-07 06:30:44'),(7103,2412,'action started via WP Cron','2024-05-07 01:30:34','2024-05-07 07:00:34'),(7104,2412,'action complete via WP Cron','2024-05-07 01:30:34','2024-05-07 07:00:34'),(7105,2414,'action created','2024-05-07 01:30:34','2024-05-07 07:00:34'),(7109,2414,'action started via WP Cron','2024-05-07 02:00:24','2024-05-07 07:30:24'),(7110,2414,'action complete via WP Cron','2024-05-07 02:00:24','2024-05-07 07:30:24'),(7111,2416,'action created','2024-05-07 02:00:25','2024-05-07 07:30:25'),(7115,2416,'action started via WP Cron','2024-05-07 02:30:13','2024-05-07 08:00:13'),(7116,2416,'action complete via WP Cron','2024-05-07 02:30:13','2024-05-07 08:00:13'),(7117,2418,'action created','2024-05-07 02:30:14','2024-05-07 08:00:14'),(7121,2418,'action started via WP Cron','2024-05-07 03:00:03','2024-05-07 08:30:03'),(7122,2418,'action complete via WP Cron','2024-05-07 03:00:03','2024-05-07 08:30:03'),(7123,2420,'action created','2024-05-07 03:00:03','2024-05-07 08:30:03'),(7127,2420,'action started via WP Cron','2024-05-07 03:30:03','2024-05-07 09:00:03'),(7128,2420,'action complete via WP Cron','2024-05-07 03:30:03','2024-05-07 09:00:03'),(7129,2422,'action created','2024-05-07 03:30:03','2024-05-07 09:00:03'),(7133,2422,'action started via WP Cron','2024-05-07 04:00:04','2024-05-07 09:30:04'),(7134,2422,'action complete via WP Cron','2024-05-07 04:00:04','2024-05-07 09:30:04'),(7135,2424,'action created','2024-05-07 04:00:04','2024-05-07 09:30:04'),(7139,2424,'action started via WP Cron','2024-05-07 04:30:03','2024-05-07 10:00:03'),(7140,2424,'action complete via WP Cron','2024-05-07 04:30:03','2024-05-07 10:00:03'),(7141,2426,'action created','2024-05-07 04:30:03','2024-05-07 10:00:03'),(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'),(7144,2427,'action created','2024-05-07 04:30:04','2024-05-07 10:00:04'),(7148,2426,'action started via WP Cron','2024-05-07 04:53:07','2024-05-07 10:23:07'),(7149,2426,'action complete via WP Cron','2024-05-07 04:53:07','2024-05-07 10:23:07'),(7150,2429,'action created','2024-05-07 04:53:07','2024-05-07 10:23:07'),(7154,2429,'action started via WP Cron','2024-05-07 05:30:03','2024-05-07 11:00:03'),(7155,2429,'action complete via WP Cron','2024-05-07 05:30:03','2024-05-07 11:00:03'),(7156,2431,'action created','2024-05-07 05:30:03','2024-05-07 11:00:03'),(7160,2431,'action started via WP Cron','2024-05-07 06:00:08','2024-05-07 11:30:08'),(7161,2431,'action complete via WP Cron','2024-05-07 06:00:08','2024-05-07 11:30:08'),(7162,2433,'action created','2024-05-07 06:00:08','2024-05-07 11:30:08'),(7166,2433,'action started via WP CLI','2024-05-07 06:33:41','2024-05-07 12:03:41'),(7167,2433,'action complete via WP CLI','2024-05-07 06:33:42','2024-05-07 12:03:42'),(7168,2435,'action created','2024-05-07 06:33:43','2024-05-07 12:03:43'),(7172,2435,'action started via WP Cron','2024-05-07 07:00:14','2024-05-07 12:30:14'),(7173,2435,'action complete via WP Cron','2024-05-07 07:00:14','2024-05-07 12:30:14'),(7174,2437,'action created','2024-05-07 07:00:14','2024-05-07 12:30:14'),(7178,2437,'action started via WP Cron','2024-05-07 07:30:12','2024-05-07 13:00:12'),(7179,2437,'action complete via WP Cron','2024-05-07 07:30:12','2024-05-07 13:00:12'),(7180,2439,'action created','2024-05-07 07:30:12','2024-05-07 13:00:12'),(7184,2439,'action started via WP Cron','2024-05-07 08:00:10','2024-05-07 13:30:10'),(7185,2439,'action complete via WP Cron','2024-05-07 08:00:10','2024-05-07 13:30:10'),(7186,2441,'action created','2024-05-07 08:00:10','2024-05-07 13:30:10'),(7190,2441,'action started via WP CLI','2024-05-07 08:30:07','2024-05-07 14:00:07'),(7191,2441,'action complete via WP CLI','2024-05-07 08:30:07','2024-05-07 14:00:07'),(7192,2443,'action created','2024-05-07 08:30:07','2024-05-07 14:00:07'),(7196,2443,'action started via WP Cron','2024-05-07 09:00:04','2024-05-07 14:30:04'),(7197,2443,'action complete via WP Cron','2024-05-07 09:00:04','2024-05-07 14:30:04'),(7198,2445,'action created','2024-05-07 09:00:04','2024-05-07 14:30:04'),(7202,2445,'action started via WP Cron','2024-05-07 09:30:13','2024-05-07 15:00:13'),(7203,2445,'action complete via WP Cron','2024-05-07 09:30:13','2024-05-07 15:00:13'),(7204,2447,'action created','2024-05-07 09:30:13','2024-05-07 15:00:13'),(7208,2447,'action started via WP Cron','2024-05-07 10:00:04','2024-05-07 15:30:04'),(7209,2447,'action complete via WP Cron','2024-05-07 10:00:04','2024-05-07 15:30:04'),(7210,2449,'action created','2024-05-07 10:00:04','2024-05-07 15:30:04'),(7214,2449,'action started via WP Cron','2024-05-07 10:30:29','2024-05-07 16:00:29'),(7215,2449,'action complete via WP Cron','2024-05-07 10:30:29','2024-05-07 16:00:29'),(7216,2451,'action created','2024-05-07 10:30:29','2024-05-07 16:00:29'),(7220,2451,'action started via WP Cron','2024-05-07 11:00:14','2024-05-07 16:30:14'),(7221,2451,'action complete via WP Cron','2024-05-07 11:00:14','2024-05-07 16:30:14'),(7222,2453,'action created','2024-05-07 11:00:14','2024-05-07 16:30:14'),(7223,2350,'action started via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7224,2350,'action complete via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7225,2454,'action created','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7229,2353,'action started via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7230,2456,'action created','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7231,2353,'action complete via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7232,2457,'action created','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7233,2354,'action started via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7234,2354,'action complete via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7235,2458,'action created','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7239,2453,'action started via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7240,2453,'action complete via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7241,2460,'action created','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7242,2456,'action started via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7243,2456,'action complete via WP Cron','2024-05-07 11:30:02','2024-05-07 17:00:02'),(7247,2460,'action started via WP Cron','2024-05-07 12:00:05','2024-05-07 17:30:05'),(7248,2460,'action complete via WP Cron','2024-05-07 12:00:05','2024-05-07 17:30:05'),(7249,2462,'action created','2024-05-07 12:00:05','2024-05-07 17:30:05'),(7253,2462,'action started via WP CLI','2024-05-07 12:31:10','2024-05-07 18:01:10'),(7254,2462,'action complete via WP CLI','2024-05-07 12:31:14','2024-05-07 18:01:14'),(7255,2464,'action created','2024-05-07 12:31:16','2024-05-07 18:01:16'),(7259,2464,'action started via WP Cron','2024-05-07 13:00:08','2024-05-07 18:30:08'),(7260,2464,'action complete via WP Cron','2024-05-07 13:00:08','2024-05-07 18:30:08'),(7261,2466,'action created','2024-05-07 13:00:08','2024-05-07 18:30:08'),(7265,2466,'action started via WP Cron','2024-05-07 13:30:03','2024-05-07 19:00:03'),(7266,2466,'action complete via WP Cron','2024-05-07 13:30:03','2024-05-07 19:00:03'),(7267,2468,'action created','2024-05-07 13:30:03','2024-05-07 19:00:03'),(7271,2468,'action started via WP Cron','2024-05-07 14:00:03','2024-05-07 19:30:03'),(7272,2468,'action complete via WP Cron','2024-05-07 14:00:03','2024-05-07 19:30:03'),(7273,2470,'action created','2024-05-07 14:00:03','2024-05-07 19:30:03'),(7277,2470,'action started via WP Cron','2024-05-07 14:30:03','2024-05-07 20:00:03'),(7278,2470,'action complete via WP Cron','2024-05-07 14:30:03','2024-05-07 20:00:03'),(7279,2472,'action created','2024-05-07 14:30:03','2024-05-07 20:00:03'),(7283,2472,'action started via WP Cron','2024-05-07 15:00:08','2024-05-07 20:30:08'),(7284,2472,'action complete via WP Cron','2024-05-07 15:00:08','2024-05-07 20:30:08'),(7285,2474,'action created','2024-05-07 15:00:08','2024-05-07 20:30:08'),(7289,2474,'action started via WP Cron','2024-05-07 15:30:04','2024-05-07 21:00:04'),(7290,2474,'action complete via WP Cron','2024-05-07 15:30:04','2024-05-07 21:00:04'),(7291,2476,'action created','2024-05-07 15:30:04','2024-05-07 21:00:04'),(7295,2476,'action started via WP Cron','2024-05-07 16:00:03','2024-05-07 21:30:03'),(7296,2476,'action complete via WP Cron','2024-05-07 16:00:04','2024-05-07 21:30:04'),(7297,2478,'action created','2024-05-07 16:00:04','2024-05-07 21:30:04'),(7301,2478,'action started via WP Cron','2024-05-07 16:26:31','2024-05-07 21:56:31'),(7302,2478,'action complete via WP Cron','2024-05-07 16:26:31','2024-05-07 21:56:31'),(7303,2480,'action created','2024-05-07 16:26:31','2024-05-07 21:56:31'),(7304,2427,'action started via WP Cron','2024-05-07 16:30:05','2024-05-07 22:00:05'),(7305,2427,'action complete via WP Cron','2024-05-07 16:30:05','2024-05-07 22:00:05'),(7306,2481,'action created','2024-05-07 16:30:05','2024-05-07 22:00:05'),(7310,2480,'action started via WP Cron','2024-05-07 16:54:53','2024-05-07 22:24:53'),(7311,2480,'action complete via WP Cron','2024-05-07 16:54:53','2024-05-07 22:24:53'),(7312,2483,'action created','2024-05-07 16:54:53','2024-05-07 22:24:53'),(7316,2483,'action started via WP Cron','2024-05-07 17:30:02','2024-05-07 23:00:02'),(7317,2483,'action complete via WP Cron','2024-05-07 17:30:02','2024-05-07 23:00:02'),(7318,2485,'action created','2024-05-07 17:30:02','2024-05-07 23:00:02'),(7322,2485,'action started via WP Cron','2024-05-07 18:00:03','2024-05-07 23:30:03'),(7323,2485,'action complete via WP Cron','2024-05-07 18:00:03','2024-05-07 23:30:03'),(7324,2487,'action created','2024-05-07 18:00:03','2024-05-07 23:30:03'),(7328,2487,'action started via WP CLI','2024-05-07 18:30:50','2024-05-08 00:00:50'),(7329,2487,'action complete via WP CLI','2024-05-07 18:30:51','2024-05-08 00:00:51'),(7330,2489,'action created','2024-05-07 18:30:55','2024-05-08 00:00:55'),(7334,2489,'action started via WP Cron','2024-05-07 18:54:45','2024-05-08 00:24:45'),(7335,2489,'action complete via WP Cron','2024-05-07 18:54:45','2024-05-08 00:24:45'),(7336,2491,'action created','2024-05-07 18:54:45','2024-05-08 00:24:45'),(7340,2491,'action started via WP Cron','2024-05-07 19:30:26','2024-05-08 01:00:26'),(7341,2491,'action complete via WP Cron','2024-05-07 19:30:26','2024-05-08 01:00:26'),(7342,2493,'action created','2024-05-07 19:30:26','2024-05-08 01:00:26'),(7346,2493,'action started via WP CLI','2024-05-07 20:00:17','2024-05-08 01:30:17'),(7347,2493,'action complete via WP CLI','2024-05-07 20:00:17','2024-05-08 01:30:17'),(7348,2495,'action created','2024-05-07 20:00:17','2024-05-08 01:30:17'),(7352,2495,'action started via WP Cron','2024-05-07 20:30:17','2024-05-08 02:00:17'),(7353,2495,'action complete via WP Cron','2024-05-07 20:30:17','2024-05-08 02:00:17'),(7354,2497,'action created','2024-05-07 20:30:17','2024-05-08 02:00:17'),(7358,2497,'action started via WP Cron','2024-05-07 21:00:11','2024-05-08 02:30:11'),(7359,2497,'action complete via WP Cron','2024-05-07 21:00:11','2024-05-08 02:30:11'),(7360,2499,'action created','2024-05-07 21:00:11','2024-05-08 02:30:11'),(7364,2499,'action started via WP Cron','2024-05-07 21:19:20','2024-05-08 02:49:20'),(7365,2499,'action complete via WP Cron','2024-05-07 21:19:20','2024-05-08 02:49:20'),(7366,2501,'action created','2024-05-07 21:19:20','2024-05-08 02:49:20'),(7370,2501,'action started via WP Cron','2024-05-07 21:51:52','2024-05-08 03:21:52'),(7371,2501,'action complete via WP Cron','2024-05-07 21:51:52','2024-05-08 03:21:52'),(7372,2503,'action created','2024-05-07 21:51:52','2024-05-08 03:21:52'),(7376,2503,'action started via WP Cron','2024-05-07 22:22:11','2024-05-08 03:52:11'),(7377,2503,'action complete via WP Cron','2024-05-07 22:22:11','2024-05-08 03:52:11'),(7378,2505,'action created','2024-05-07 22:22:11','2024-05-08 03:52:11'),(7382,2505,'action started via WP CLI','2024-05-07 23:00:15','2024-05-08 04:30:15'),(7383,2505,'action complete via WP CLI','2024-05-07 23:00:15','2024-05-08 04:30:15'),(7384,2507,'action created','2024-05-07 23:00:15','2024-05-08 04:30:15'),(7388,2507,'action started via WP CLI','2024-05-07 23:30:20','2024-05-08 05:00:20'),(7389,2507,'action complete via WP CLI','2024-05-07 23:30:20','2024-05-08 05:00:20'),(7390,2509,'action created','2024-05-07 23:30:20','2024-05-08 05:00:20'),(7394,2509,'action started via WP Cron','2024-05-08 00:05:32','2024-05-08 05:35:32'),(7395,2509,'action complete via WP Cron','2024-05-08 00:05:33','2024-05-08 05:35:33'),(7396,2511,'action created','2024-05-08 00:05:34','2024-05-08 05:35:34'),(7400,2511,'action started via WP CLI','2024-05-08 00:32:48','2024-05-08 06:02:48'),(7401,2511,'action complete via WP CLI','2024-05-08 00:32:49','2024-05-08 06:02:49'),(7402,2513,'action created','2024-05-08 00:32:50','2024-05-08 06:02:50'),(7406,2513,'action started via WP Cron','2024-05-08 01:00:34','2024-05-08 06:30:34'),(7407,2513,'action complete via WP Cron','2024-05-08 01:00:34','2024-05-08 06:30:34'),(7408,2515,'action created','2024-05-08 01:00:34','2024-05-08 06:30:34'),(7412,2515,'action started via WP Cron','2024-05-08 01:31:21','2024-05-08 07:01:21'),(7413,2515,'action complete via WP Cron','2024-05-08 01:31:21','2024-05-08 07:01:21'),(7414,2517,'action created','2024-05-08 01:31:21','2024-05-08 07:01:21'),(7418,2517,'action started via WP Cron','2024-05-08 02:00:12','2024-05-08 07:30:12'),(7419,2517,'action complete via WP Cron','2024-05-08 02:00:12','2024-05-08 07:30:12'),(7420,2519,'action created','2024-05-08 02:00:12','2024-05-08 07:30:12'),(7424,2519,'action started via WP Cron','2024-05-08 02:30:15','2024-05-08 08:00:15'),(7425,2519,'action complete via WP Cron','2024-05-08 02:30:15','2024-05-08 08:00:15'),(7426,2521,'action created','2024-05-08 02:30:15','2024-05-08 08:00:15'),(7430,2521,'action started via WP Cron','2024-05-08 03:00:12','2024-05-08 08:30:12'),(7431,2521,'action complete via WP Cron','2024-05-08 03:00:12','2024-05-08 08:30:12'),(7432,2523,'action created','2024-05-08 03:00:12','2024-05-08 08:30:12'),(7436,2523,'action started via WP Cron','2024-05-08 03:30:23','2024-05-08 09:00:23'),(7437,2523,'action complete via WP Cron','2024-05-08 03:30:23','2024-05-08 09:00:23'),(7438,2525,'action created','2024-05-08 03:30:23','2024-05-08 09:00:23'),(7442,2525,'action started via WP CLI','2024-05-08 04:00:52','2024-05-08 09:30:52'),(7443,2525,'action complete via WP CLI','2024-05-08 04:00:52','2024-05-08 09:30:52'),(7444,2527,'action created','2024-05-08 04:00:52','2024-05-08 09:30:52'),(7448,2527,'action started via WP Cron','2024-05-08 04:30:21','2024-05-08 10:00:21'),(7449,2527,'action complete via WP Cron','2024-05-08 04:30:21','2024-05-08 10:00:21'),(7450,2529,'action created','2024-05-08 04:30:22','2024-05-08 10:00:22'),(7451,2481,'action started via WP Cron','2024-05-08 04:30:22','2024-05-08 10:00:22'),(7452,2481,'action complete via WP Cron','2024-05-08 04:30:22','2024-05-08 10:00:22'),(7453,2530,'action created','2024-05-08 04:30:22','2024-05-08 10:00:22'),(7457,2529,'action started via WP Cron','2024-05-08 04:45:23','2024-05-08 10:15:23'),(7458,2529,'action complete via WP Cron','2024-05-08 04:45:23','2024-05-08 10:15:23'),(7459,2532,'action created','2024-05-08 04:45:23','2024-05-08 10:15:23'),(7463,2532,'action started via WP Cron','2024-05-08 05:30:47','2024-05-08 11:00:47'),(7464,2532,'action complete via WP Cron','2024-05-08 05:30:47','2024-05-08 11:00:47'),(7465,2534,'action created','2024-05-08 05:30:48','2024-05-08 11:00:48'),(7469,2534,'action started via WP Cron','2024-05-08 06:00:17','2024-05-08 11:30:17'),(7470,2534,'action complete via WP Cron','2024-05-08 06:00:17','2024-05-08 11:30:17'),(7471,2536,'action created','2024-05-08 06:00:17','2024-05-08 11:30:17'),(7475,2536,'action started via WP CLI','2024-05-08 06:36:34','2024-05-08 12:06:34'),(7476,2536,'action complete via WP CLI','2024-05-08 06:36:34','2024-05-08 12:06:34'),(7477,2538,'action created','2024-05-08 06:36:36','2024-05-08 12:06:36'),(7481,2538,'action started via WP CLI','2024-05-08 07:00:16','2024-05-08 12:30:16'),(7482,2538,'action complete via WP CLI','2024-05-08 07:00:16','2024-05-08 12:30:16'),(7483,2540,'action created','2024-05-08 07:00:16','2024-05-08 12:30:16'),(7487,2540,'action started via WP Cron','2024-05-08 07:31:21','2024-05-08 13:01:21'),(7488,2540,'action complete via WP Cron','2024-05-08 07:31:21','2024-05-08 13:01:21'),(7489,2542,'action created','2024-05-08 07:31:21','2024-05-08 13:01:21'),(7493,2542,'action started via WP Cron','2024-05-08 08:00:15','2024-05-08 13:30:15'),(7494,2542,'action complete via WP Cron','2024-05-08 08:00:15','2024-05-08 13:30:15'),(7495,2544,'action created','2024-05-08 08:00:15','2024-05-08 13:30:15'),(7499,2544,'action started via WP Cron','2024-05-08 08:30:12','2024-05-08 14:00:12'),(7500,2544,'action complete via WP Cron','2024-05-08 08:30:12','2024-05-08 14:00:12'),(7501,2546,'action created','2024-05-08 08:30:12','2024-05-08 14:00:12'),(7505,2546,'action started via WP CLI','2024-05-08 09:01:52','2024-05-08 14:31:52'),(7506,2546,'action complete via WP CLI','2024-05-08 09:01:52','2024-05-08 14:31:52'),(7507,2548,'action created','2024-05-08 09:01:53','2024-05-08 14:31:53'),(7511,2548,'action started via WP Cron','2024-05-08 09:30:22','2024-05-08 15:00:22'),(7512,2548,'action complete via WP Cron','2024-05-08 09:30:22','2024-05-08 15:00:22'),(7513,2550,'action created','2024-05-08 09:30:22','2024-05-08 15:00:22'),(7517,2550,'action started via WP Cron','2024-05-08 09:57:11','2024-05-08 15:27:11'),(7518,2550,'action complete via WP Cron','2024-05-08 09:57:11','2024-05-08 15:27:11'),(7519,2552,'action created','2024-05-08 09:57:11','2024-05-08 15:27:11'),(7523,2552,'action started via WP Cron','2024-05-08 10:30:36','2024-05-08 16:00:36'),(7524,2552,'action complete via WP Cron','2024-05-08 10:30:36','2024-05-08 16:00:36'),(7525,2554,'action created','2024-05-08 10:30:36','2024-05-08 16:00:36'),(7529,2554,'action started via WP Cron','2024-05-08 11:00:16','2024-05-08 16:30:16'),(7530,2554,'action complete via WP Cron','2024-05-08 11:00:16','2024-05-08 16:30:16'),(7531,2556,'action created','2024-05-08 11:00:17','2024-05-08 16:30:17'),(7535,2556,'action started via WP Cron','2024-05-08 11:30:14','2024-05-08 17:00:14'),(7536,2556,'action complete via WP Cron','2024-05-08 11:30:14','2024-05-08 17:00:14'),(7537,2558,'action created','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7538,2454,'action started via WP Cron','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7539,2454,'action complete via WP Cron','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7540,2559,'action created','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7544,2457,'action started via WP Cron','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7545,2561,'action created','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7546,2457,'action complete via WP Cron','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7547,2562,'action created','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7548,2458,'action started via WP Cron','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7549,2458,'action complete via WP Cron','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7550,2563,'action created','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7551,2561,'action started via WP Cron','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7552,2561,'action complete via WP Cron','2024-05-08 11:30:15','2024-05-08 17:00:15'),(7556,2558,'action started via WP Cron','2024-05-08 12:00:13','2024-05-08 17:30:13'),(7557,2558,'action complete via WP Cron','2024-05-08 12:00:13','2024-05-08 17:30:13'),(7558,2565,'action created','2024-05-08 12:00:13','2024-05-08 17:30:13'),(7562,2565,'action started via WP Cron','2024-05-08 12:43:36','2024-05-08 18:13:36'),(7563,2565,'action complete via WP Cron','2024-05-08 12:43:36','2024-05-08 18:13:36'),(7564,2567,'action created','2024-05-08 12:43:36','2024-05-08 18:13:36'),(7568,2567,'action started via WP Cron','2024-05-08 12:58:47','2024-05-08 18:28:47'),(7569,2567,'action complete via WP Cron','2024-05-08 12:58:47','2024-05-08 18:28:47'),(7570,2569,'action created','2024-05-08 12:58:47','2024-05-08 18:28:47'),(7574,2569,'action started via WP Cron','2024-05-08 13:30:03','2024-05-08 19:00:03'),(7575,2569,'action complete via WP Cron','2024-05-08 13:30:03','2024-05-08 19:00:03'),(7576,2571,'action created','2024-05-08 13:30:03','2024-05-08 19:00:03'),(7580,2571,'action started via WP Cron','2024-05-08 14:00:16','2024-05-08 19:30:16'),(7581,2571,'action complete via WP Cron','2024-05-08 14:00:16','2024-05-08 19:30:16'),(7582,2573,'action created','2024-05-08 14:00:17','2024-05-08 19:30:17'),(7586,2573,'action started via WP Cron','2024-05-08 14:30:07','2024-05-08 20:00:07'),(7587,2573,'action complete via WP Cron','2024-05-08 14:30:07','2024-05-08 20:00:07'),(7588,2575,'action created','2024-05-08 14:30:07','2024-05-08 20:00:07'),(7592,2575,'action started via WP CLI','2024-05-08 15:00:04','2024-05-08 20:30:04'),(7593,2575,'action complete via WP CLI','2024-05-08 15:00:04','2024-05-08 20:30:04'),(7594,2577,'action created','2024-05-08 15:00:04','2024-05-08 20:30:04'),(7598,2577,'action started via WP Cron','2024-05-08 15:30:04','2024-05-08 21:00:04'),(7599,2577,'action complete via WP Cron','2024-05-08 15:30:04','2024-05-08 21:00:04'),(7600,2579,'action created','2024-05-08 15:30:04','2024-05-08 21:00:04'),(7604,2579,'action started via WP Cron','2024-05-08 16:00:04','2024-05-08 21:30:04'),(7605,2579,'action complete via WP Cron','2024-05-08 16:00:04','2024-05-08 21:30:04'),(7606,2581,'action created','2024-05-08 16:00:05','2024-05-08 21:30:05'),(7610,2581,'action started via WP Cron','2024-05-08 16:30:03','2024-05-08 22:00:03'),(7611,2581,'action complete via WP Cron','2024-05-08 16:30:03','2024-05-08 22:00:03'),(7612,2583,'action created','2024-05-08 16:30:03','2024-05-08 22:00:03'),(7616,2530,'action started via WP Cron','2024-05-08 17:00:14','2024-05-08 22:30:14'),(7617,2530,'action complete via WP Cron','2024-05-08 17:00:14','2024-05-08 22:30:14'),(7618,2585,'action created','2024-05-08 17:00:14','2024-05-08 22:30:14'),(7619,2583,'action started via WP Cron','2024-05-08 17:00:14','2024-05-08 22:30:14'),(7620,2583,'action complete via WP Cron','2024-05-08 17:00:14','2024-05-08 22:30:14'),(7621,2586,'action created','2024-05-08 17:00:14','2024-05-08 22:30:14'),(7625,2586,'action started via WP Cron','2024-05-08 17:30:03','2024-05-08 23:00:03'),(7626,2586,'action complete via WP Cron','2024-05-08 17:30:03','2024-05-08 23:00:03'),(7627,2588,'action created','2024-05-08 17:30:03','2024-05-08 23:00:03'),(7631,2588,'action started via WP Cron','2024-05-08 18:00:03','2024-05-08 23:30:03'),(7632,2588,'action complete via WP Cron','2024-05-08 18:00:03','2024-05-08 23:30:03'),(7633,2590,'action created','2024-05-08 18:00:03','2024-05-08 23:30:03'),(7637,2590,'action started via WP CLI','2024-05-08 18:30:18','2024-05-09 00:00:18'),(7638,2590,'action complete via WP CLI','2024-05-08 18:30:18','2024-05-09 00:00:18'),(7639,2592,'action created','2024-05-08 18:30:20','2024-05-09 00:00:20'),(7643,2592,'action started via WP Cron','2024-05-08 19:00:39','2024-05-09 00:30:39'),(7644,2592,'action complete via WP Cron','2024-05-08 19:00:39','2024-05-09 00:30:39'),(7645,2594,'action created','2024-05-08 19:00:39','2024-05-09 00:30:39'),(7649,2594,'action started via WP Cron','2024-05-08 19:30:03','2024-05-09 01:00:03'),(7650,2594,'action complete via WP Cron','2024-05-08 19:30:03','2024-05-09 01:00:03'),(7651,2596,'action created','2024-05-08 19:30:03','2024-05-09 01:00:03'),(7655,2596,'action started via WP Cron','2024-05-08 20:00:14','2024-05-09 01:30:14'),(7656,2596,'action complete via WP Cron','2024-05-08 20:00:14','2024-05-09 01:30:14'),(7657,2598,'action created','2024-05-08 20:00:14','2024-05-09 01:30:14'),(7661,2598,'action started via WP Cron','2024-05-08 20:30:07','2024-05-09 02:00:07'),(7662,2598,'action complete via WP Cron','2024-05-08 20:30:07','2024-05-09 02:00:07'),(7663,2600,'action created','2024-05-08 20:30:07','2024-05-09 02:00:07'),(7667,2600,'action started via WP Cron','2024-05-08 21:00:05','2024-05-09 02:30:05'),(7668,2600,'action complete via WP Cron','2024-05-08 21:00:05','2024-05-09 02:30:05'),(7669,2602,'action created','2024-05-08 21:00:05','2024-05-09 02:30:05'),(7673,2602,'action started via WP Cron','2024-05-08 21:30:03','2024-05-09 03:00:03'),(7674,2602,'action complete via WP Cron','2024-05-08 21:30:03','2024-05-09 03:00:03'),(7675,2604,'action created','2024-05-08 21:30:03','2024-05-09 03:00:03'),(7679,2604,'action started via WP CLI','2024-05-08 22:00:04','2024-05-09 03:30:04'),(7680,2604,'action complete via WP CLI','2024-05-08 22:00:04','2024-05-09 03:30:04'),(7681,2606,'action created','2024-05-08 22:00:04','2024-05-09 03:30:04'),(7688,2606,'action started via WP CLI','2024-05-08 22:30:04','2024-05-09 04:00:04'),(7689,2606,'action complete via WP CLI','2024-05-08 22:30:04','2024-05-09 04:00:04'),(7690,2609,'action created','2024-05-08 22:30:05','2024-05-09 04:00:05'),(7694,2609,'action started via WP Cron','2024-05-08 23:00:19','2024-05-09 04:30:19'),(7695,2609,'action complete via WP Cron','2024-05-08 23:00:19','2024-05-09 04:30:19'),(7696,2611,'action created','2024-05-08 23:00:19','2024-05-09 04:30:19'),(7700,2611,'action started via WP Cron','2024-05-08 23:29:14','2024-05-09 04:59:14'),(7701,2611,'action complete via WP Cron','2024-05-08 23:29:14','2024-05-09 04:59:14'),(7702,2613,'action created','2024-05-08 23:29:14','2024-05-09 04:59:14'),(7706,2613,'action started via WP CLI','2024-05-09 00:00:44','2024-05-09 05:30:44'),(7707,2613,'action complete via WP CLI','2024-05-09 00:00:45','2024-05-09 05:30:45'),(7708,2615,'action created','2024-05-09 00:00:46','2024-05-09 05:30:46'),(7712,2615,'action started via WP Cron','2024-05-09 00:30:24','2024-05-09 06:00:24'),(7713,2615,'action complete via WP Cron','2024-05-09 00:30:25','2024-05-09 06:00:25'),(7714,2617,'action created','2024-05-09 00:30:27','2024-05-09 06:00:27'),(7718,2617,'action started via WP Cron','2024-05-09 01:00:41','2024-05-09 06:30:41'),(7719,2617,'action complete via WP Cron','2024-05-09 01:00:41','2024-05-09 06:30:41'),(7720,2619,'action created','2024-05-09 01:00:42','2024-05-09 06:30:42'),(7724,2619,'action started via WP Cron','2024-05-09 01:30:04','2024-05-09 07:00:04'),(7725,2619,'action complete via WP Cron','2024-05-09 01:30:05','2024-05-09 07:00:05'),(7726,2621,'action created','2024-05-09 01:30:05','2024-05-09 07:00:05'),(7730,2621,'action started via WP Cron','2024-05-09 02:00:03','2024-05-09 07:30:03'),(7731,2621,'action complete via WP Cron','2024-05-09 02:00:03','2024-05-09 07:30:03'),(7732,2623,'action created','2024-05-09 02:00:03','2024-05-09 07:30:03'),(7736,2623,'action started via WP Cron','2024-05-09 02:30:03','2024-05-09 08:00:03'),(7737,2623,'action complete via WP Cron','2024-05-09 02:30:03','2024-05-09 08:00:03'),(7738,2625,'action created','2024-05-09 02:30:03','2024-05-09 08:00:03'),(7742,2625,'action started via WP Cron','2024-05-09 02:45:29','2024-05-09 08:15:29'),(7743,2625,'action complete via WP Cron','2024-05-09 02:45:29','2024-05-09 08:15:29'),(7744,2627,'action created','2024-05-09 02:45:29','2024-05-09 08:15:29'),(7748,2627,'action started via WP CLI','2024-05-09 03:30:04','2024-05-09 09:00:04'),(7749,2627,'action complete via WP CLI','2024-05-09 03:30:04','2024-05-09 09:00:04'),(7750,2629,'action created','2024-05-09 03:30:04','2024-05-09 09:00:04'),(7754,2629,'action started via WP Cron','2024-05-09 04:00:03','2024-05-09 09:30:03'),(7755,2629,'action complete via WP Cron','2024-05-09 04:00:03','2024-05-09 09:30:03'),(7756,2631,'action created','2024-05-09 04:00:03','2024-05-09 09:30:03'),(7760,2631,'action started via WP Cron','2024-05-09 04:30:03','2024-05-09 10:00:03'),(7761,2631,'action complete via WP Cron','2024-05-09 04:30:03','2024-05-09 10:00:03'),(7762,2633,'action created','2024-05-09 04:30:03','2024-05-09 10:00:03'),(7766,2633,'action started via WP Cron','2024-05-09 05:00:10','2024-05-09 10:30:10'),(7767,2633,'action complete via WP Cron','2024-05-09 05:00:10','2024-05-09 10:30:10'),(7768,2635,'action created','2024-05-09 05:00:10','2024-05-09 10:30:10'),(7769,2585,'action started via WP Cron','2024-05-09 05:30:04','2024-05-09 11:00:04'),(7770,2585,'action complete via WP Cron','2024-05-09 05:30:04','2024-05-09 11:00:04'),(7771,2636,'action created','2024-05-09 05:30:04','2024-05-09 11:00:04'),(7775,2635,'action started via WP Cron','2024-05-09 05:30:05','2024-05-09 11:00:05'),(7776,2635,'action complete via WP Cron','2024-05-09 05:30:05','2024-05-09 11:00:05'),(7777,2638,'action created','2024-05-09 05:30:05','2024-05-09 11:00:05'),(7781,2638,'action started via WP Cron','2024-05-09 06:00:06','2024-05-09 11:30:06'),(7782,2638,'action complete via WP Cron','2024-05-09 06:00:06','2024-05-09 11:30:06'),(7783,2640,'action created','2024-05-09 06:00:06','2024-05-09 11:30:06'),(7787,2640,'action started via WP Cron','2024-05-09 06:43:49','2024-05-09 12:13:49'),(7788,2640,'action complete via WP Cron','2024-05-09 06:43:49','2024-05-09 12:13:49'),(7789,2642,'action created','2024-05-09 06:43:49','2024-05-09 12:13:49'),(7793,2642,'action started via WP Cron','2024-05-09 07:00:06','2024-05-09 12:30:06'),(7794,2642,'action complete via WP Cron','2024-05-09 07:00:06','2024-05-09 12:30:06'),(7795,2644,'action created','2024-05-09 07:00:06','2024-05-09 12:30:06'),(7799,2644,'action started via WP Cron','2024-05-09 07:23:33','2024-05-09 12:53:33'),(7800,2644,'action complete via WP Cron','2024-05-09 07:23:33','2024-05-09 12:53:33'),(7801,2646,'action created','2024-05-09 07:23:33','2024-05-09 12:53:33'),(7805,2646,'action started via WP Cron','2024-05-09 07:38:49','2024-05-09 13:08:49'),(7806,2646,'action complete via WP Cron','2024-05-09 07:38:49','2024-05-09 13:08:49'),(7807,2648,'action created','2024-05-09 07:38:49','2024-05-09 13:08:49'),(7811,2648,'action started via WP Cron','2024-05-09 08:00:03','2024-05-09 13:30:03'),(7812,2648,'action complete via WP Cron','2024-05-09 08:00:03','2024-05-09 13:30:03'),(7813,2650,'action created','2024-05-09 08:00:03','2024-05-09 13:30:03'),(7817,2650,'action started via WP Cron','2024-05-09 08:30:03','2024-05-09 14:00:03'),(7818,2650,'action complete via WP Cron','2024-05-09 08:30:03','2024-05-09 14:00:03'),(7819,2652,'action created','2024-05-09 08:30:03','2024-05-09 14:00:03'),(7823,2652,'action started via WP CLI','2024-05-09 09:00:03','2024-05-09 14:30:03'),(7824,2652,'action complete via WP CLI','2024-05-09 09:00:03','2024-05-09 14:30:03'),(7825,2654,'action created','2024-05-09 09:00:03','2024-05-09 14:30:03'),(7829,2654,'action started via WP Cron','2024-05-09 09:29:41','2024-05-09 14:59:41'),(7830,2654,'action complete via WP Cron','2024-05-09 09:29:41','2024-05-09 14:59:41'),(7831,2656,'action created','2024-05-09 09:29:42','2024-05-09 14:59:42'),(7835,2656,'action started via WP Cron','2024-05-09 09:44:47','2024-05-09 15:14:47'),(7836,2656,'action complete via WP Cron','2024-05-09 09:44:47','2024-05-09 15:14:47'),(7837,2658,'action created','2024-05-09 09:44:47','2024-05-09 15:14:47'),(7841,2658,'action started via WP Cron','2024-05-09 10:00:03','2024-05-09 15:30:03'),(7842,2658,'action complete via WP Cron','2024-05-09 10:00:03','2024-05-09 15:30:03'),(7843,2660,'action created','2024-05-09 10:00:03','2024-05-09 15:30:03'),(7847,2660,'action started via WP CLI','2024-05-09 10:30:19','2024-05-09 16:00:19'),(7848,2660,'action complete via WP CLI','2024-05-09 10:30:19','2024-05-09 16:00:19'),(7849,2662,'action created','2024-05-09 10:30:19','2024-05-09 16:00:19'),(7853,2662,'action started via WP CLI','2024-05-09 11:00:11','2024-05-09 16:30:11'),(7854,2662,'action complete via WP CLI','2024-05-09 11:00:11','2024-05-09 16:30:11'),(7855,2664,'action created','2024-05-09 11:00:11','2024-05-09 16:30:11'),(7859,2664,'action started via WP Cron','2024-05-09 11:30:05','2024-05-09 17:00:05'),(7860,2664,'action complete via WP Cron','2024-05-09 11:30:05','2024-05-09 17:00:05'),(7861,2666,'action created','2024-05-09 11:30:05','2024-05-09 17:00:05'),(7862,2559,'action started via WP Cron','2024-05-09 12:00:03','2024-05-09 17:30:03'),(7863,2559,'action complete via WP Cron','2024-05-09 12:00:03','2024-05-09 17:30:03'),(7864,2667,'action created','2024-05-09 12:00:03','2024-05-09 17:30:03'),(7868,2562,'action started via WP Cron','2024-05-09 12:00:03','2024-05-09 17:30:03'),(7869,2669,'action created','2024-05-09 12:00:03','2024-05-09 17:30:03'),(7870,2562,'action complete via WP Cron','2024-05-09 12:00:03','2024-05-09 17:30:03'),(7871,2670,'action created','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7872,2563,'action started via WP Cron','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7873,2563,'action complete via WP Cron','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7874,2671,'action created','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7878,2666,'action started via WP Cron','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7879,2666,'action complete via WP Cron','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7880,2673,'action created','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7881,2669,'action started via WP Cron','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7882,2669,'action complete via WP Cron','2024-05-09 12:00:04','2024-05-09 17:30:04'),(7886,2673,'action started via WP CLI','2024-05-09 12:30:57','2024-05-09 18:00:57'),(7887,2673,'action complete via WP CLI','2024-05-09 12:30:57','2024-05-09 18:00:57'),(7888,2675,'action created','2024-05-09 12:31:02','2024-05-09 18:01:02'),(7892,2675,'action started via WP Cron','2024-05-09 12:46:43','2024-05-09 18:16:43'),(7893,2675,'action complete via WP Cron','2024-05-09 12:46:43','2024-05-09 18:16:43'),(7894,2677,'action created','2024-05-09 12:46:43','2024-05-09 18:16:43'),(7898,2677,'action started via WP Cron','2024-05-09 13:30:03','2024-05-09 19:00:03'),(7899,2677,'action complete via WP Cron','2024-05-09 13:30:03','2024-05-09 19:00:03'),(7900,2679,'action created','2024-05-09 13:30:03','2024-05-09 19:00:03'),(7904,2679,'action started via WP Cron','2024-05-09 14:00:03','2024-05-09 19:30:03'),(7905,2679,'action complete via WP Cron','2024-05-09 14:00:03','2024-05-09 19:30:03'),(7906,2681,'action created','2024-05-09 14:00:03','2024-05-09 19:30:03'),(7910,2681,'action started via WP Cron','2024-05-09 14:30:03','2024-05-09 20:00:03'),(7911,2681,'action complete via WP Cron','2024-05-09 14:30:03','2024-05-09 20:00:03'),(7912,2683,'action created','2024-05-09 14:30:03','2024-05-09 20:00:03'),(7916,2683,'action started via WP Cron','2024-05-09 14:47:27','2024-05-09 20:17:27'),(7917,2683,'action complete via WP Cron','2024-05-09 14:47:27','2024-05-09 20:17:27'),(7918,2685,'action created','2024-05-09 14:47:27','2024-05-09 20:17:27'),(7922,2685,'action started via WP Cron','2024-05-09 15:30:03','2024-05-09 21:00:03'),(7923,2685,'action complete via WP Cron','2024-05-09 15:30:03','2024-05-09 21:00:03'),(7924,2687,'action created','2024-05-09 15:30:03','2024-05-09 21:00:03'),(7928,2687,'action started via WP Cron','2024-05-09 15:45:53','2024-05-09 21:15:53'),(7929,2687,'action complete via WP Cron','2024-05-09 15:45:53','2024-05-09 21:15:53'),(7930,2689,'action created','2024-05-09 15:45:53','2024-05-09 21:15:53'),(7934,2689,'action started via WP Cron','2024-05-09 16:14:38','2024-05-09 21:44:38'),(7935,2689,'action complete via WP Cron','2024-05-09 16:14:38','2024-05-09 21:44:38'),(7936,2691,'action created','2024-05-09 16:14:38','2024-05-09 21:44:38'),(7940,2691,'action started via WP Cron','2024-05-09 16:30:04','2024-05-09 22:00:04'),(7941,2691,'action complete via WP Cron','2024-05-09 16:30:04','2024-05-09 22:00:04'),(7942,2693,'action created','2024-05-09 16:30:04','2024-05-09 22:00:04'),(7946,2693,'action started via WP Cron','2024-05-09 17:00:51','2024-05-09 22:30:51'),(7947,2693,'action complete via WP Cron','2024-05-09 17:00:51','2024-05-09 22:30:51'),(7948,2695,'action created','2024-05-09 17:00:51','2024-05-09 22:30:51'),(7952,2695,'action started via WP Cron','2024-05-09 17:30:03','2024-05-09 23:00:03'),(7953,2695,'action complete via WP Cron','2024-05-09 17:30:03','2024-05-09 23:00:03'),(7954,2697,'action created','2024-05-09 17:30:03','2024-05-09 23:00:03'),(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'),(7961,2697,'action started via WP Cron','2024-05-09 18:00:04','2024-05-09 23:30:04'),(7962,2697,'action complete via WP Cron','2024-05-09 18:00:04','2024-05-09 23:30:04'),(7963,2700,'action created','2024-05-09 18:00:04','2024-05-09 23:30:04'),(7967,2700,'action started via WP CLI','2024-05-09 18:30:46','2024-05-10 00:00:46'),(7968,2700,'action complete via WP CLI','2024-05-09 18:30:47','2024-05-10 00:00:47'),(7969,2702,'action created','2024-05-09 18:30:49','2024-05-10 00:00:49'),(7973,2702,'action started via WP Cron','2024-05-09 19:00:41','2024-05-10 00:30:41'),(7974,2702,'action complete via WP Cron','2024-05-09 19:00:41','2024-05-10 00:30:41'),(7975,2704,'action created','2024-05-09 19:00:42','2024-05-10 00:30:42'),(7979,2704,'action started via WP CLI','2024-05-09 19:30:19','2024-05-10 01:00:19'),(7980,2704,'action complete via WP CLI','2024-05-09 19:30:19','2024-05-10 01:00:19'),(7981,2706,'action created','2024-05-09 19:30:19','2024-05-10 01:00:19'),(7985,2706,'action started via WP CLI','2024-05-09 20:00:24','2024-05-10 01:30:24'),(7986,2706,'action complete via WP CLI','2024-05-09 20:00:24','2024-05-10 01:30:24'),(7987,2708,'action created','2024-05-09 20:00:24','2024-05-10 01:30:24'),(7991,2708,'action started via WP Cron','2024-05-09 20:30:12','2024-05-10 02:00:12'),(7992,2708,'action complete via WP Cron','2024-05-09 20:30:12','2024-05-10 02:00:12'),(7993,2710,'action created','2024-05-09 20:30:12','2024-05-10 02:00:12'),(7997,2710,'action started via WP Cron','2024-05-09 21:00:07','2024-05-10 02:30:07'),(7998,2710,'action complete via WP Cron','2024-05-09 21:00:07','2024-05-10 02:30:07'),(7999,2712,'action created','2024-05-09 21:00:07','2024-05-10 02:30:07'),(8003,2712,'action started via WP Cron','2024-05-09 21:30:05','2024-05-10 03:00:05'),(8004,2712,'action complete via WP Cron','2024-05-09 21:30:05','2024-05-10 03:00:05'),(8005,2714,'action created','2024-05-09 21:30:05','2024-05-10 03:00:05'),(8009,2714,'action started via WP CLI','2024-05-09 22:00:03','2024-05-10 03:30:03'),(8010,2714,'action complete via WP CLI','2024-05-09 22:00:03','2024-05-10 03:30:03'),(8011,2716,'action created','2024-05-09 22:00:04','2024-05-10 03:30:04'),(8018,2716,'action started via WP Cron','2024-05-09 22:30:19','2024-05-10 04:00:19'),(8019,2716,'action complete via WP Cron','2024-05-09 22:30:19','2024-05-10 04:00:19'),(8020,2719,'action created','2024-05-09 22:30:19','2024-05-10 04:00:19'),(8024,2719,'action started via WP Cron','2024-05-09 23:00:13','2024-05-10 04:30:13'),(8025,2719,'action complete via WP Cron','2024-05-09 23:00:13','2024-05-10 04:30:13'),(8026,2721,'action created','2024-05-09 23:00:13','2024-05-10 04:30:13'),(8030,2721,'action started via WP Cron','2024-05-09 23:30:02','2024-05-10 05:00:02'),(8031,2721,'action complete via WP Cron','2024-05-09 23:30:02','2024-05-10 05:00:02'),(8032,2723,'action created','2024-05-09 23:30:02','2024-05-10 05:00:02'),(8036,2723,'action started via WP CLI','2024-05-10 00:01:28','2024-05-10 05:31:28'),(8037,2723,'action complete via WP CLI','2024-05-10 00:01:28','2024-05-10 05:31:28'),(8038,2725,'action created','2024-05-10 00:01:29','2024-05-10 05:31:29'),(8042,2725,'action started via WP Cron','2024-05-10 00:32:51','2024-05-10 06:02:51'),(8043,2725,'action complete via WP Cron','2024-05-10 00:32:52','2024-05-10 06:02:52'),(8044,2727,'action created','2024-05-10 00:32:53','2024-05-10 06:02:53'),(8048,2727,'action started via WP CLI','2024-05-10 01:00:36','2024-05-10 06:30:36'),(8049,2727,'action complete via WP CLI','2024-05-10 01:00:36','2024-05-10 06:30:36'),(8050,2729,'action created','2024-05-10 01:00:36','2024-05-10 06:30:36'),(8054,2729,'action started via WP Cron','2024-05-10 01:30:14','2024-05-10 07:00:14'),(8055,2729,'action complete via WP Cron','2024-05-10 01:30:14','2024-05-10 07:00:14'),(8056,2731,'action created','2024-05-10 01:30:14','2024-05-10 07:00:14'),(8060,2731,'action started via WP Cron','2024-05-10 02:00:04','2024-05-10 07:30:04'),(8061,2731,'action complete via WP Cron','2024-05-10 02:00:04','2024-05-10 07:30:04'),(8062,2733,'action created','2024-05-10 02:00:04','2024-05-10 07:30:04'),(8066,2733,'action started via WP Cron','2024-05-10 02:30:03','2024-05-10 08:00:03'),(8067,2733,'action complete via WP Cron','2024-05-10 02:30:03','2024-05-10 08:00:03'),(8068,2735,'action created','2024-05-10 02:30:03','2024-05-10 08:00:03'),(8072,2735,'action started via WP Cron','2024-05-10 03:00:05','2024-05-10 08:30:05'),(8073,2735,'action complete via WP Cron','2024-05-10 03:00:05','2024-05-10 08:30:05'),(8074,2737,'action created','2024-05-10 03:00:05','2024-05-10 08:30:05'),(8078,2737,'action started via WP Cron','2024-05-10 03:30:03','2024-05-10 09:00:03'),(8079,2737,'action complete via WP Cron','2024-05-10 03:30:03','2024-05-10 09:00:03'),(8080,2739,'action created','2024-05-10 03:30:03','2024-05-10 09:00:03'),(8084,2739,'action started via WP Cron','2024-05-10 04:00:03','2024-05-10 09:30:03'),(8085,2739,'action complete via WP Cron','2024-05-10 04:00:03','2024-05-10 09:30:03'),(8086,2741,'action created','2024-05-10 04:00:03','2024-05-10 09:30:03'),(8090,2741,'action started via WP Cron','2024-05-10 04:30:02','2024-05-10 10:00:02'),(8091,2741,'action complete via WP Cron','2024-05-10 04:30:02','2024-05-10 10:00:02'),(8092,2743,'action created','2024-05-10 04:30:02','2024-05-10 10:00:02'),(8096,2743,'action started via WP Cron','2024-05-10 04:51:02','2024-05-10 10:21:02'),(8097,2743,'action complete via WP Cron','2024-05-10 04:51:02','2024-05-10 10:21:02'),(8098,2745,'action created','2024-05-10 04:51:02','2024-05-10 10:21:02'),(8102,2745,'action started via WP Cron','2024-05-10 05:30:02','2024-05-10 11:00:02'),(8103,2745,'action complete via WP Cron','2024-05-10 05:30:02','2024-05-10 11:00:02'),(8104,2747,'action created','2024-05-10 05:30:02','2024-05-10 11:00:02'),(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'),(8111,2747,'action started via WP Cron','2024-05-10 05:59:33','2024-05-10 11:29:33'),(8112,2747,'action complete via WP Cron','2024-05-10 05:59:33','2024-05-10 11:29:33'),(8113,2750,'action created','2024-05-10 05:59:33','2024-05-10 11:29:33'),(8117,2750,'action started via WP CLI','2024-05-10 06:30:34','2024-05-10 12:00:34'),(8118,2750,'action complete via WP CLI','2024-05-10 06:30:35','2024-05-10 12:00:35'),(8119,2752,'action created','2024-05-10 06:30:39','2024-05-10 12:00:39'),(8123,2752,'action started via WP Cron','2024-05-10 07:00:04','2024-05-10 12:30:04'),(8124,2752,'action complete via WP Cron','2024-05-10 07:00:04','2024-05-10 12:30:04'),(8125,2754,'action created','2024-05-10 07:00:04','2024-05-10 12:30:04'),(8129,2754,'action started via WP Cron','2024-05-10 07:30:03','2024-05-10 13:00:03'),(8130,2754,'action complete via WP Cron','2024-05-10 07:30:03','2024-05-10 13:00:03'),(8131,2756,'action created','2024-05-10 07:30:03','2024-05-10 13:00:03'),(8135,2756,'action started via WP Cron','2024-05-10 08:00:04','2024-05-10 13:30:04'),(8136,2756,'action complete via WP Cron','2024-05-10 08:00:04','2024-05-10 13:30:04'),(8137,2758,'action created','2024-05-10 08:00:04','2024-05-10 13:30:04'),(8141,2758,'action started via WP Cron','2024-05-10 08:30:03','2024-05-10 14:00:03'),(8142,2758,'action complete via WP Cron','2024-05-10 08:30:03','2024-05-10 14:00:03'),(8143,2760,'action created','2024-05-10 08:30:03','2024-05-10 14:00:03'),(8147,2760,'action started via WP Cron','2024-05-10 09:00:03','2024-05-10 14:30:03'),(8148,2760,'action complete via WP Cron','2024-05-10 09:00:03','2024-05-10 14:30:03'),(8149,2762,'action created','2024-05-10 09:00:03','2024-05-10 14:30:03'),(8153,2762,'action started via WP Cron','2024-05-10 09:30:03','2024-05-10 15:00:03'),(8154,2762,'action complete via WP Cron','2024-05-10 09:30:03','2024-05-10 15:00:03'),(8155,2764,'action created','2024-05-10 09:30:03','2024-05-10 15:00:03'),(8159,2764,'action started via WP Cron','2024-05-10 10:00:02','2024-05-10 15:30:02'),(8160,2764,'action complete via WP Cron','2024-05-10 10:00:02','2024-05-10 15:30:02'),(8161,2766,'action created','2024-05-10 10:00:02','2024-05-10 15:30:02'),(8165,2766,'action started via WP Cron','2024-05-10 10:30:24','2024-05-10 16:00:24'),(8166,2766,'action complete via WP Cron','2024-05-10 10:30:24','2024-05-10 16:00:24'),(8167,2768,'action created','2024-05-10 10:30:24','2024-05-10 16:00:24'),(8171,2768,'action started via WP Cron','2024-05-10 11:00:07','2024-05-10 16:30:07'),(8172,2768,'action complete via WP Cron','2024-05-10 11:00:07','2024-05-10 16:30:07'),(8173,2770,'action created','2024-05-10 11:00:07','2024-05-10 16:30:07'),(8177,2770,'action started via WP Cron','2024-05-10 11:30:02','2024-05-10 17:00:02'),(8178,2770,'action complete via WP Cron','2024-05-10 11:30:03','2024-05-10 17:00:03'),(8179,2772,'action created','2024-05-10 11:30:03','2024-05-10 17:00:03'),(8183,2772,'action started via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8184,2772,'action complete via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8185,2774,'action created','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8186,2667,'action started via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8187,2667,'action complete via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8188,2775,'action created','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8192,2670,'action started via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8193,2777,'action created','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8194,2670,'action complete via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8195,2778,'action created','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8196,2671,'action started via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8197,2671,'action complete via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8198,2779,'action created','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8199,2777,'action started via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8200,2777,'action complete via WP Cron','2024-05-10 12:00:04','2024-05-10 17:30:04'),(8204,2774,'action started via WP CLI','2024-05-10 12:30:25','2024-05-10 18:00:25'),(8205,2774,'action complete via WP CLI','2024-05-10 12:30:26','2024-05-10 18:00:26'),(8206,2781,'action created','2024-05-10 12:30:28','2024-05-10 18:00:28'),(8210,2781,'action started via WP Cron','2024-05-10 13:00:06','2024-05-10 18:30:06'),(8211,2781,'action complete via WP Cron','2024-05-10 13:00:06','2024-05-10 18:30:06'),(8212,2783,'action created','2024-05-10 13:00:06','2024-05-10 18:30:06'),(8216,2783,'action started via WP Cron','2024-05-10 13:23:51','2024-05-10 18:53:51'),(8217,2783,'action complete via WP Cron','2024-05-10 13:23:51','2024-05-10 18:53:51'),(8218,2785,'action created','2024-05-10 13:23:51','2024-05-10 18:53:51'),(8222,2785,'action started via WP Cron','2024-05-10 14:00:03','2024-05-10 19:30:03'),(8223,2785,'action complete via WP Cron','2024-05-10 14:00:03','2024-05-10 19:30:03'),(8224,2787,'action created','2024-05-10 14:00:03','2024-05-10 19:30:03'),(8228,2787,'action started via WP Cron','2024-05-10 14:30:04','2024-05-10 20:00:04'),(8229,2787,'action complete via WP Cron','2024-05-10 14:30:04','2024-05-10 20:00:04'),(8230,2789,'action created','2024-05-10 14:30:04','2024-05-10 20:00:04'),(8234,2789,'action started via WP Cron','2024-05-10 15:00:03','2024-05-10 20:30:03'),(8235,2789,'action complete via WP Cron','2024-05-10 15:00:03','2024-05-10 20:30:03'),(8236,2791,'action created','2024-05-10 15:00:03','2024-05-10 20:30:03'),(8240,2791,'action started via WP Cron','2024-05-10 15:30:03','2024-05-10 21:00:03'),(8241,2791,'action complete via WP Cron','2024-05-10 15:30:03','2024-05-10 21:00:03'),(8242,2793,'action created','2024-05-10 15:30:03','2024-05-10 21:00:03'),(8246,2793,'action started via WP Cron','2024-05-10 16:00:03','2024-05-10 21:30:03'),(8247,2793,'action complete via WP Cron','2024-05-10 16:00:03','2024-05-10 21:30:03'),(8248,2795,'action created','2024-05-10 16:00:03','2024-05-10 21:30:03'),(8252,2795,'action started via WP Cron','2024-05-10 16:30:04','2024-05-10 22:00:04'),(8253,2795,'action complete via WP Cron','2024-05-10 16:30:04','2024-05-10 22:00:04'),(8254,2797,'action created','2024-05-10 16:30:04','2024-05-10 22:00:04'),(8258,2797,'action started via WP Cron','2024-05-10 17:00:09','2024-05-10 22:30:09'),(8259,2797,'action complete via WP Cron','2024-05-10 17:00:09','2024-05-10 22:30:09'),(8260,2799,'action created','2024-05-10 17:00:09','2024-05-10 22:30:09'),(8264,2799,'action started via WP Cron','2024-05-10 17:30:03','2024-05-10 23:00:03'),(8265,2799,'action complete via WP Cron','2024-05-10 17:30:03','2024-05-10 23:00:03'),(8266,2801,'action created','2024-05-10 17:30:03','2024-05-10 23:00:03'),(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'),(8273,2801,'action started via WP Cron','2024-05-10 17:46:41','2024-05-10 23:16:41'),(8274,2801,'action complete via WP Cron','2024-05-10 17:46:41','2024-05-10 23:16:41'),(8275,2804,'action created','2024-05-10 17:46:41','2024-05-10 23:16:41'),(8279,2804,'action started via WP CLI','2024-05-10 18:30:40','2024-05-11 00:00:40'),(8280,2804,'action complete via WP CLI','2024-05-10 18:30:40','2024-05-11 00:00:40'),(8281,2806,'action created','2024-05-10 18:30:40','2024-05-11 00:00:40'),(8285,2806,'action started via WP Cron','2024-05-10 19:00:08','2024-05-11 00:30:08'),(8286,2806,'action complete via WP Cron','2024-05-10 19:00:08','2024-05-11 00:30:08'),(8287,2808,'action created','2024-05-10 19:00:08','2024-05-11 00:30:08'),(8291,2808,'action started via WP Cron','2024-05-10 19:30:12','2024-05-11 01:00:12'),(8292,2808,'action complete via WP Cron','2024-05-10 19:30:12','2024-05-11 01:00:12'),(8293,2810,'action created','2024-05-10 19:30:13','2024-05-11 01:00:13'),(8297,2810,'action started via WP Cron','2024-05-10 20:00:14','2024-05-11 01:30:14'),(8298,2810,'action complete via WP Cron','2024-05-10 20:00:14','2024-05-11 01:30:14'),(8299,2812,'action created','2024-05-10 20:00:14','2024-05-11 01:30:14'),(8303,2812,'action started via WP CLI','2024-05-10 20:30:15','2024-05-11 02:00:15'),(8304,2812,'action complete via WP CLI','2024-05-10 20:30:15','2024-05-11 02:00:15'),(8305,2814,'action created','2024-05-10 20:30:15','2024-05-11 02:00:15'),(8309,2814,'action started via WP Cron','2024-05-10 21:00:11','2024-05-11 02:30:11'),(8310,2814,'action complete via WP Cron','2024-05-10 21:00:11','2024-05-11 02:30:11'),(8311,2816,'action created','2024-05-10 21:00:11','2024-05-11 02:30:11'),(8315,2816,'action started via WP Cron','2024-05-10 21:19:15','2024-05-11 02:49:15'),(8316,2816,'action complete via WP Cron','2024-05-10 21:19:15','2024-05-11 02:49:15'),(8317,2818,'action created','2024-05-10 21:19:15','2024-05-11 02:49:15'),(8321,2818,'action started via WP CLI','2024-05-10 22:00:03','2024-05-11 03:30:03'),(8322,2818,'action complete via WP CLI','2024-05-10 22:00:03','2024-05-11 03:30:03'),(8323,2820,'action created','2024-05-10 22:00:03','2024-05-11 03:30:03'),(8330,2820,'action started via WP Cron','2024-05-10 22:30:08','2024-05-11 04:00:08'),(8331,2820,'action complete via WP Cron','2024-05-10 22:30:08','2024-05-11 04:00:08'),(8332,2823,'action created','2024-05-10 22:30:08','2024-05-11 04:00:08'),(8336,2823,'action started via WP Cron','2024-05-10 23:00:10','2024-05-11 04:30:10'),(8337,2823,'action complete via WP Cron','2024-05-10 23:00:10','2024-05-11 04:30:10'),(8338,2825,'action created','2024-05-10 23:00:10','2024-05-11 04:30:10'),(8342,2825,'action started via WP Cron','2024-05-10 23:30:02','2024-05-11 05:00:02'),(8343,2825,'action complete via WP Cron','2024-05-10 23:30:02','2024-05-11 05:00:02'),(8344,2827,'action created','2024-05-10 23:30:02','2024-05-11 05:00:02'),(8348,2827,'action started via WP CLI','2024-05-11 00:01:20','2024-05-11 05:31:20'),(8349,2827,'action complete via WP CLI','2024-05-11 00:01:20','2024-05-11 05:31:20'),(8350,2829,'action created','2024-05-11 00:01:21','2024-05-11 05:31:21'),(8354,2829,'action started via WP CLI','2024-05-11 00:31:14','2024-05-11 06:01:14'),(8355,2829,'action complete via WP CLI','2024-05-11 00:31:16','2024-05-11 06:01:16'),(8356,2831,'action created','2024-05-11 00:31:17','2024-05-11 06:01:17'),(8360,2831,'action started via WP Cron','2024-05-11 01:01:17','2024-05-11 06:31:17'),(8361,2831,'action complete via WP Cron','2024-05-11 01:01:17','2024-05-11 06:31:17'),(8362,2833,'action created','2024-05-11 01:01:17','2024-05-11 06:31:17'),(8366,2833,'action started via WP CLI','2024-05-11 01:30:28','2024-05-11 07:00:28'),(8367,2833,'action complete via WP CLI','2024-05-11 01:30:33','2024-05-11 07:00:33'),(8368,2835,'action created','2024-05-11 01:30:33','2024-05-11 07:00:33'),(8372,2835,'action started via WP Cron','2024-05-11 02:00:03','2024-05-11 07:30:03'),(8373,2835,'action complete via WP Cron','2024-05-11 02:00:03','2024-05-11 07:30:03'),(8374,2837,'action created','2024-05-11 02:00:03','2024-05-11 07:30:03'),(8378,2837,'action started via WP Cron','2024-05-11 02:30:03','2024-05-11 08:00:03'),(8379,2837,'action complete via WP Cron','2024-05-11 02:30:03','2024-05-11 08:00:03'),(8380,2839,'action created','2024-05-11 02:30:03','2024-05-11 08:00:03'),(8384,2839,'action started via WP Cron','2024-05-11 03:00:03','2024-05-11 08:30:03'),(8385,2839,'action complete via WP Cron','2024-05-11 03:00:03','2024-05-11 08:30:03'),(8386,2841,'action created','2024-05-11 03:00:03','2024-05-11 08:30:03'),(8390,2841,'action started via WP Cron','2024-05-11 03:30:02','2024-05-11 09:00:02'),(8391,2841,'action complete via WP Cron','2024-05-11 03:30:02','2024-05-11 09:00:02'),(8392,2843,'action created','2024-05-11 03:30:02','2024-05-11 09:00:02'),(8396,2843,'action started via WP Cron','2024-05-11 04:00:03','2024-05-11 09:30:03'),(8397,2843,'action complete via WP Cron','2024-05-11 04:00:03','2024-05-11 09:30:03'),(8398,2845,'action created','2024-05-11 04:00:03','2024-05-11 09:30:03'),(8402,2845,'action started via WP Cron','2024-05-11 04:30:03','2024-05-11 10:00:03'),(8403,2845,'action complete via WP Cron','2024-05-11 04:30:03','2024-05-11 10:00:03'),(8404,2847,'action created','2024-05-11 04:30:03','2024-05-11 10:00:03'),(8408,2847,'action started via WP Cron','2024-05-11 05:00:12','2024-05-11 10:30:12'),(8409,2847,'action complete via WP Cron','2024-05-11 05:00:12','2024-05-11 10:30:12'),(8410,2849,'action created','2024-05-11 05:00:12','2024-05-11 10:30:12'),(8414,2849,'action started via WP Cron','2024-05-11 05:30:03','2024-05-11 11:00:03'),(8415,2849,'action complete via WP Cron','2024-05-11 05:30:03','2024-05-11 11:00:03'),(8416,2851,'action created','2024-05-11 05:30:03','2024-05-11 11:00:03'),(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'),(8423,2851,'action started via WP CLI','2024-05-11 06:00:03','2024-05-11 11:30:03'),(8424,2851,'action complete via WP CLI','2024-05-11 06:00:03','2024-05-11 11:30:03'),(8425,2854,'action created','2024-05-11 06:00:03','2024-05-11 11:30:03'),(8429,2854,'action started via WP Cron','2024-05-11 06:15:56','2024-05-11 11:45:56'),(8430,2854,'action complete via WP Cron','2024-05-11 06:15:56','2024-05-11 11:45:56'),(8431,2856,'action created','2024-05-11 06:15:56','2024-05-11 11:45:56'),(8435,2856,'action started via WP Cron','2024-05-11 07:00:08','2024-05-11 12:30:08'),(8436,2856,'action complete via WP Cron','2024-05-11 07:00:08','2024-05-11 12:30:08'),(8437,2858,'action created','2024-05-11 07:00:08','2024-05-11 12:30:08'),(8441,2858,'action started via WP Cron','2024-05-11 07:30:03','2024-05-11 13:00:03'),(8442,2858,'action complete via WP Cron','2024-05-11 07:30:03','2024-05-11 13:00:03'),(8443,2860,'action created','2024-05-11 07:30:03','2024-05-11 13:00:03'),(8447,2860,'action started via WP Cron','2024-05-11 08:00:03','2024-05-11 13:30:03'),(8448,2860,'action complete via WP Cron','2024-05-11 08:00:03','2024-05-11 13:30:03'),(8449,2862,'action created','2024-05-11 08:00:03','2024-05-11 13:30:03'),(8453,2862,'action started via WP Cron','2024-05-11 08:30:03','2024-05-11 14:00:03'),(8454,2862,'action complete via WP Cron','2024-05-11 08:30:03','2024-05-11 14:00:03'),(8455,2864,'action created','2024-05-11 08:30:03','2024-05-11 14:00:03'),(8459,2864,'action started via WP Cron','2024-05-11 09:00:03','2024-05-11 14:30:03'),(8460,2864,'action complete via WP Cron','2024-05-11 09:00:03','2024-05-11 14:30:03'),(8461,2866,'action created','2024-05-11 09:00:03','2024-05-11 14:30:03'),(8465,2866,'action started via WP Cron','2024-05-11 09:30:03','2024-05-11 15:00:03'),(8466,2866,'action complete via WP Cron','2024-05-11 09:30:03','2024-05-11 15:00:03'),(8467,2868,'action created','2024-05-11 09:30:03','2024-05-11 15:00:03'),(8471,2868,'action started via WP Cron','2024-05-11 09:50:15','2024-05-11 15:20:15'),(8472,2868,'action complete via WP Cron','2024-05-11 09:50:15','2024-05-11 15:20:15'),(8473,2870,'action created','2024-05-11 09:50:15','2024-05-11 15:20:15'),(8477,2870,'action started via WP Cron','2024-05-11 10:29:30','2024-05-11 15:59:30'),(8478,2870,'action complete via WP Cron','2024-05-11 10:29:30','2024-05-11 15:59:30'),(8479,2872,'action created','2024-05-11 10:29:30','2024-05-11 15:59:30'),(8483,2872,'action started via WP Cron','2024-05-11 11:00:49','2024-05-11 16:30:49'),(8484,2872,'action complete via WP Cron','2024-05-11 11:00:49','2024-05-11 16:30:49'),(8485,2874,'action created','2024-05-11 11:00:50','2024-05-11 16:30:50'),(8489,2874,'action started via WP Cron','2024-05-11 11:30:06','2024-05-11 17:00:06'),(8490,2874,'action complete via WP Cron','2024-05-11 11:30:06','2024-05-11 17:00:06'),(8491,2876,'action created','2024-05-11 11:30:06','2024-05-11 17:00:06'),(8495,2876,'action started via WP Cron','2024-05-11 11:48:55','2024-05-11 17:18:55'),(8496,2876,'action complete via WP Cron','2024-05-11 11:48:55','2024-05-11 17:18:55'),(8497,2878,'action created','2024-05-11 11:48:55','2024-05-11 17:18:55'),(8498,2775,'action started via WP CLI','2024-05-11 12:00:04','2024-05-11 17:30:04'),(8499,2775,'action complete via WP CLI','2024-05-11 12:00:05','2024-05-11 17:30:05'),(8500,2879,'action created','2024-05-11 12:00:06','2024-05-11 17:30:06'),(8504,2778,'action started via WP CLI','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8505,2881,'action created','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8506,2778,'action complete via WP CLI','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8507,2882,'action created','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8508,2779,'action started via WP CLI','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8509,2779,'action complete via WP CLI','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8510,2883,'action created','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8511,2881,'action started via WP CLI','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8512,2881,'action complete via WP CLI','2024-05-11 12:00:07','2024-05-11 17:30:07'),(8516,2878,'action started via WP CLI','2024-05-11 12:30:33','2024-05-11 18:00:33'),(8517,2878,'action complete via WP CLI','2024-05-11 12:30:34','2024-05-11 18:00:34'),(8518,2885,'action created','2024-05-11 12:30:35','2024-05-11 18:00:35'),(8522,2885,'action started via WP Cron','2024-05-11 13:00:09','2024-05-11 18:30:09'),(8523,2885,'action complete via WP Cron','2024-05-11 13:00:09','2024-05-11 18:30:09'),(8524,2887,'action created','2024-05-11 13:00:09','2024-05-11 18:30:09'),(8528,2887,'action started via WP CLI','2024-05-11 13:30:03','2024-05-11 19:00:03'),(8529,2887,'action complete via WP CLI','2024-05-11 13:30:03','2024-05-11 19:00:03'),(8530,2889,'action created','2024-05-11 13:30:03','2024-05-11 19:00:03'),(8534,2889,'action started via WP Cron','2024-05-11 14:00:03','2024-05-11 19:30:03'),(8535,2889,'action complete via WP Cron','2024-05-11 14:00:03','2024-05-11 19:30:03'),(8536,2891,'action created','2024-05-11 14:00:03','2024-05-11 19:30:03'),(8540,2891,'action started via WP Cron','2024-05-11 14:30:03','2024-05-11 20:00:03'),(8541,2891,'action complete via WP Cron','2024-05-11 14:30:03','2024-05-11 20:00:03'),(8542,2893,'action created','2024-05-11 14:30:03','2024-05-11 20:00:03'),(8546,2893,'action started via WP Cron','2024-05-11 15:00:03','2024-05-11 20:30:03'),(8547,2893,'action complete via WP Cron','2024-05-11 15:00:03','2024-05-11 20:30:03'),(8548,2895,'action created','2024-05-11 15:00:03','2024-05-11 20:30:03'),(8552,2895,'action started via WP Cron','2024-05-11 15:30:03','2024-05-11 21:00:03'),(8553,2895,'action complete via WP Cron','2024-05-11 15:30:03','2024-05-11 21:00:03'),(8554,2897,'action created','2024-05-11 15:30:03','2024-05-11 21:00:03'),(8558,2897,'action started via WP Cron','2024-05-11 16:00:03','2024-05-11 21:30:03'),(8559,2897,'action complete via WP Cron','2024-05-11 16:00:03','2024-05-11 21:30:03'),(8560,2899,'action created','2024-05-11 16:00:03','2024-05-11 21:30:03'),(8564,2899,'action started via WP Cron','2024-05-11 16:30:03','2024-05-11 22:00:03'),(8565,2899,'action complete via WP Cron','2024-05-11 16:30:03','2024-05-11 22:00:03'),(8566,2901,'action created','2024-05-11 16:30:03','2024-05-11 22:00:03'),(8570,2901,'action started via WP Cron','2024-05-11 17:00:12','2024-05-11 22:30:12'),(8571,2901,'action complete via WP Cron','2024-05-11 17:00:12','2024-05-11 22:30:12'),(8572,2903,'action created','2024-05-11 17:00:12','2024-05-11 22:30:12'),(8576,2903,'action started via WP Cron','2024-05-11 17:30:03','2024-05-11 23:00:03'),(8577,2903,'action complete via WP Cron','2024-05-11 17:30:03','2024-05-11 23:00:03'),(8578,2905,'action created','2024-05-11 17:30:03','2024-05-11 23:00:03'),(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'),(8581,2906,'action created','2024-05-11 17:30:05','2024-05-11 23:00:05'),(8585,2905,'action started via WP Cron','2024-05-11 17:59:11','2024-05-11 23:29:11'),(8586,2905,'action complete via WP Cron','2024-05-11 17:59:11','2024-05-11 23:29:11'),(8587,2908,'action created','2024-05-11 17:59:11','2024-05-11 23:29:11'),(8591,2908,'action started via WP CLI','2024-05-11 18:30:35','2024-05-12 00:00:35'),(8592,2908,'action complete via WP CLI','2024-05-11 18:30:36','2024-05-12 00:00:36'),(8593,2910,'action created','2024-05-11 18:30:36','2024-05-12 00:00:36'),(8597,2910,'action started via WP Cron','2024-05-11 19:00:37','2024-05-12 00:30:37'),(8598,2910,'action complete via WP Cron','2024-05-11 19:00:37','2024-05-12 00:30:37'),(8599,2912,'action created','2024-05-11 19:00:38','2024-05-12 00:30:38'),(8603,2912,'action started via WP Cron','2024-05-11 19:30:13','2024-05-12 01:00:13'),(8604,2912,'action complete via WP Cron','2024-05-11 19:30:13','2024-05-12 01:00:13'),(8605,2914,'action created','2024-05-11 19:30:14','2024-05-12 01:00:14'),(8609,2914,'action started via WP Cron','2024-05-11 20:01:27','2024-05-12 01:31:27'),(8610,2914,'action complete via WP Cron','2024-05-11 20:01:28','2024-05-12 01:31:28'),(8611,2916,'action created','2024-05-11 20:01:29','2024-05-12 01:31:29'),(8615,2916,'action started via WP CLI','2024-05-11 20:30:17','2024-05-12 02:00:17'),(8616,2916,'action complete via WP CLI','2024-05-11 20:30:17','2024-05-12 02:00:17'),(8617,2918,'action created','2024-05-11 20:30:17','2024-05-12 02:00:17'),(8621,2918,'action started via WP Cron','2024-05-11 20:52:34','2024-05-12 02:22:34'),(8622,2918,'action complete via WP Cron','2024-05-11 20:52:34','2024-05-12 02:22:34'),(8623,2920,'action created','2024-05-11 20:52:34','2024-05-12 02:22:34'),(8627,2920,'action started via WP Cron','2024-05-11 21:21:38','2024-05-12 02:51:38'),(8628,2920,'action complete via WP Cron','2024-05-11 21:21:38','2024-05-12 02:51:38'),(8629,2922,'action created','2024-05-11 21:21:38','2024-05-12 02:51:38'),(8633,2922,'action started via WP CLI','2024-05-11 22:00:04','2024-05-12 03:30:04'),(8634,2922,'action complete via WP CLI','2024-05-11 22:00:04','2024-05-12 03:30:04'),(8635,2924,'action created','2024-05-11 22:00:04','2024-05-12 03:30:04'),(8642,2924,'action started via WP Cron','2024-05-11 22:30:21','2024-05-12 04:00:21'),(8643,2924,'action complete via WP Cron','2024-05-11 22:30:21','2024-05-12 04:00:21'),(8644,2927,'action created','2024-05-11 22:30:21','2024-05-12 04:00:21'),(8648,2927,'action started via WP Cron','2024-05-11 23:00:12','2024-05-12 04:30:12'),(8649,2927,'action complete via WP Cron','2024-05-11 23:00:12','2024-05-12 04:30:12'),(8650,2929,'action created','2024-05-11 23:00:12','2024-05-12 04:30:12'),(8654,2929,'action started via WP Cron','2024-05-11 23:30:03','2024-05-12 05:00:03'),(8655,2929,'action complete via WP Cron','2024-05-11 23:30:04','2024-05-12 05:00:04'),(8656,2931,'action created','2024-05-11 23:30:04','2024-05-12 05:00:04'),(8660,2931,'action started via WP Cron','2024-05-11 23:51:51','2024-05-12 05:21:51'),(8661,2931,'action complete via WP Cron','2024-05-11 23:51:51','2024-05-12 05:21:51'),(8662,2933,'action created','2024-05-11 23:51:51','2024-05-12 05:21:51'),(8666,2933,'action started via WP CLI','2024-05-12 00:31:36','2024-05-12 06:01:36'),(8667,2933,'action complete via WP CLI','2024-05-12 00:31:42','2024-05-12 06:01:42'),(8668,2935,'action created','2024-05-12 00:31:43','2024-05-12 06:01:43'),(8672,2935,'action started via WP Cron','2024-05-12 01:00:29','2024-05-12 06:30:29'),(8673,2935,'action complete via WP Cron','2024-05-12 01:00:29','2024-05-12 06:30:29'),(8674,2937,'action created','2024-05-12 01:00:29','2024-05-12 06:30:29'),(8678,2937,'action started via WP CLI','2024-05-12 01:30:25','2024-05-12 07:00:25'),(8679,2937,'action complete via WP CLI','2024-05-12 01:30:25','2024-05-12 07:00:25'),(8680,2939,'action created','2024-05-12 01:30:26','2024-05-12 07:00:26'),(8684,2939,'action started via WP Cron','2024-05-12 01:59:12','2024-05-12 07:29:12'),(8685,2939,'action complete via WP Cron','2024-05-12 01:59:12','2024-05-12 07:29:12'),(8686,2941,'action created','2024-05-12 01:59:12','2024-05-12 07:29:12'),(8690,2941,'action started via WP Cron','2024-05-12 02:27:20','2024-05-12 07:57:20'),(8691,2941,'action complete via WP Cron','2024-05-12 02:27:20','2024-05-12 07:57:20'),(8692,2943,'action created','2024-05-12 02:27:20','2024-05-12 07:57:20'),(8696,2943,'action started via WP Cron','2024-05-12 03:00:04','2024-05-12 08:30:04'),(8697,2943,'action complete via WP Cron','2024-05-12 03:00:04','2024-05-12 08:30:04'),(8698,2945,'action created','2024-05-12 03:00:04','2024-05-12 08:30:04'),(8702,2945,'action started via WP Cron','2024-05-12 03:30:04','2024-05-12 09:00:04'),(8703,2945,'action complete via WP Cron','2024-05-12 03:30:04','2024-05-12 09:00:04'),(8704,2947,'action created','2024-05-12 03:30:04','2024-05-12 09:00:04'),(8708,2947,'action started via WP Cron','2024-05-12 04:00:03','2024-05-12 09:30:03'),(8709,2947,'action complete via WP Cron','2024-05-12 04:00:03','2024-05-12 09:30:03'),(8710,2949,'action created','2024-05-12 04:00:03','2024-05-12 09:30:03'),(8714,2949,'action started via WP CLI','2024-05-12 04:30:03','2024-05-12 10:00:03'),(8715,2949,'action complete via WP CLI','2024-05-12 04:30:03','2024-05-12 10:00:03'),(8716,2951,'action created','2024-05-12 04:30:03','2024-05-12 10:00:03'),(8720,2951,'action started via WP Cron','2024-05-12 05:00:08','2024-05-12 10:30:08'),(8721,2951,'action complete via WP Cron','2024-05-12 05:00:08','2024-05-12 10:30:08'),(8722,2953,'action created','2024-05-12 05:00:08','2024-05-12 10:30:08'),(8726,2953,'action started via WP Cron','2024-05-12 05:30:03','2024-05-12 11:00:03'),(8727,2953,'action complete via WP Cron','2024-05-12 05:30:03','2024-05-12 11:00:03'),(8728,2955,'action created','2024-05-12 05:30:03','2024-05-12 11:00:03'),(8729,2906,'action started via WP Cron','2024-05-12 06:00:02','2024-05-12 11:30:02'),(8730,2906,'action complete via WP Cron','2024-05-12 06:00:02','2024-05-12 11:30:02'),(8731,2956,'action created','2024-05-12 06:00:02','2024-05-12 11:30:02'),(8735,2955,'action started via WP Cron','2024-05-12 06:00:02','2024-05-12 11:30:02'),(8736,2955,'action complete via WP Cron','2024-05-12 06:00:02','2024-05-12 11:30:02'),(8737,2958,'action created','2024-05-12 06:00:02','2024-05-12 11:30:02'),(8741,2958,'action started via WP Cron','2024-05-12 06:31:57','2024-05-12 12:01:57'),(8742,2958,'action complete via WP Cron','2024-05-12 06:31:58','2024-05-12 12:01:58'),(8743,2960,'action created','2024-05-12 06:31:58','2024-05-12 12:01:58'),(8747,2960,'action started via WP Cron','2024-05-12 07:00:05','2024-05-12 12:30:05'),(8748,2960,'action complete via WP Cron','2024-05-12 07:00:05','2024-05-12 12:30:05'),(8749,2962,'action created','2024-05-12 07:00:05','2024-05-12 12:30:05'),(8753,2962,'action started via WP Cron','2024-05-12 07:30:03','2024-05-12 13:00:03'),(8754,2962,'action complete via WP Cron','2024-05-12 07:30:03','2024-05-12 13:00:03'),(8755,2964,'action created','2024-05-12 07:30:03','2024-05-12 13:00:03'),(8759,2964,'action started via WP Cron','2024-05-12 08:00:04','2024-05-12 13:30:04'),(8760,2964,'action complete via WP Cron','2024-05-12 08:00:04','2024-05-12 13:30:04'),(8761,2966,'action created','2024-05-12 08:00:04','2024-05-12 13:30:04'),(8765,2966,'action started via WP Cron','2024-05-12 08:30:04','2024-05-12 14:00:04'),(8766,2966,'action complete via WP Cron','2024-05-12 08:30:04','2024-05-12 14:00:04'),(8767,2968,'action created','2024-05-12 08:30:04','2024-05-12 14:00:04'),(8771,2968,'action started via WP Cron','2024-05-12 09:00:04','2024-05-12 14:30:04'),(8772,2968,'action complete via WP Cron','2024-05-12 09:00:04','2024-05-12 14:30:04'),(8773,2970,'action created','2024-05-12 09:00:04','2024-05-12 14:30:04'),(8777,2970,'action started via WP Cron','2024-05-12 09:19:45','2024-05-12 14:49:45'),(8778,2970,'action complete via WP Cron','2024-05-12 09:19:45','2024-05-12 14:49:45'),(8779,2972,'action created','2024-05-12 09:19:45','2024-05-12 14:49:45'),(8783,2972,'action started via WP Cron','2024-05-12 09:35:29','2024-05-12 15:05:29'),(8784,2972,'action complete via WP Cron','2024-05-12 09:35:29','2024-05-12 15:05:29'),(8785,2974,'action created','2024-05-12 09:35:29','2024-05-12 15:05:29'),(8789,2974,'action started via WP Cron','2024-05-12 10:00:03','2024-05-12 15:30:03'),(8790,2974,'action complete via WP Cron','2024-05-12 10:00:03','2024-05-12 15:30:03'),(8791,2976,'action created','2024-05-12 10:00:03','2024-05-12 15:30:03'),(8795,2976,'action started via WP Cron','2024-05-12 10:30:03','2024-05-12 16:00:03'),(8796,2976,'action complete via WP Cron','2024-05-12 10:30:03','2024-05-12 16:00:03'),(8797,2978,'action created','2024-05-12 10:30:04','2024-05-12 16:00:04'),(8801,2978,'action started via WP Cron','2024-05-12 11:00:09','2024-05-12 16:30:09'),(8802,2978,'action complete via WP Cron','2024-05-12 11:00:09','2024-05-12 16:30:09'),(8803,2980,'action created','2024-05-12 11:00:09','2024-05-12 16:30:09'),(8807,2980,'action started via WP Cron','2024-05-12 11:30:03','2024-05-12 17:00:03'),(8808,2980,'action complete via WP Cron','2024-05-12 11:30:03','2024-05-12 17:00:03'),(8809,2982,'action created','2024-05-12 11:30:03','2024-05-12 17:00:03'),(8813,2982,'action started via WP Cron','2024-05-12 12:00:03','2024-05-12 17:30:03'),(8814,2982,'action complete via WP Cron','2024-05-12 12:00:03','2024-05-12 17:30:03'),(8815,2984,'action created','2024-05-12 12:00:03','2024-05-12 17:30:03'),(8816,2879,'action started via WP CLI','2024-05-12 12:30:33','2024-05-12 18:00:33'),(8817,2879,'action complete via WP CLI','2024-05-12 12:30:35','2024-05-12 18:00:35'),(8818,2985,'action created','2024-05-12 12:30:35','2024-05-12 18:00:35'),(8822,2882,'action started via WP CLI','2024-05-12 12:30:38','2024-05-12 18:00:38'),(8823,2987,'action created','2024-05-12 12:30:40','2024-05-12 18:00:40'),(8824,2882,'action complete via WP CLI','2024-05-12 12:30:40','2024-05-12 18:00:40'),(8825,2988,'action created','2024-05-12 12:30:41','2024-05-12 18:00:41'),(8826,2883,'action started via WP CLI','2024-05-12 12:30:42','2024-05-12 18:00:42'),(8827,2883,'action complete via WP CLI','2024-05-12 12:30:42','2024-05-12 18:00:42'),(8828,2989,'action created','2024-05-12 12:30:42','2024-05-12 18:00:42'),(8832,2984,'action started via WP CLI','2024-05-12 12:30:44','2024-05-12 18:00:44'),(8833,2984,'action complete via WP CLI','2024-05-12 12:30:45','2024-05-12 18:00:45'),(8834,2991,'action created','2024-05-12 12:30:45','2024-05-12 18:00:45'),(8835,2987,'action started via WP CLI','2024-05-12 12:30:47','2024-05-12 18:00:47'),(8836,2987,'action complete via WP CLI','2024-05-12 12:30:47','2024-05-12 18:00:47'),(8840,2991,'action started via WP Cron','2024-05-12 13:00:06','2024-05-12 18:30:06'),(8841,2991,'action complete via WP Cron','2024-05-12 13:00:06','2024-05-12 18:30:06'),(8842,2993,'action created','2024-05-12 13:00:06','2024-05-12 18:30:06'),(8846,2993,'action started via WP CLI','2024-05-12 13:30:03','2024-05-12 19:00:03'),(8847,2993,'action complete via WP CLI','2024-05-12 13:30:03','2024-05-12 19:00:03'),(8848,2995,'action created','2024-05-12 13:30:03','2024-05-12 19:00:03'),(8852,2995,'action started via WP Cron','2024-05-12 14:00:04','2024-05-12 19:30:04'),(8853,2995,'action complete via WP Cron','2024-05-12 14:00:04','2024-05-12 19:30:04'),(8854,2997,'action created','2024-05-12 14:00:04','2024-05-12 19:30:04'),(8858,2997,'action started via WP Cron','2024-05-12 14:24:48','2024-05-12 19:54:48'),(8859,2997,'action complete via WP Cron','2024-05-12 14:24:48','2024-05-12 19:54:48'),(8860,2999,'action created','2024-05-12 14:24:48','2024-05-12 19:54:48'),(8864,2999,'action started via WP Cron','2024-05-12 14:57:33','2024-05-12 20:27:33'),(8865,2999,'action complete via WP Cron','2024-05-12 14:57:33','2024-05-12 20:27:33'),(8866,3001,'action created','2024-05-12 14:57:33','2024-05-12 20:27:33'),(8870,3001,'action started via WP CLI','2024-05-12 15:30:03','2024-05-12 21:00:03'),(8871,3001,'action complete via WP CLI','2024-05-12 15:30:03','2024-05-12 21:00:03'),(8872,3003,'action created','2024-05-12 15:30:03','2024-05-12 21:00:03'),(8876,3003,'action started via WP CLI','2024-05-12 16:00:04','2024-05-12 21:30:04'),(8877,3003,'action complete via WP CLI','2024-05-12 16:00:04','2024-05-12 21:30:04'),(8878,3005,'action created','2024-05-12 16:00:04','2024-05-12 21:30:04'),(8882,3005,'action started via WP Cron','2024-05-12 16:30:03','2024-05-12 22:00:03'),(8883,3005,'action complete via WP Cron','2024-05-12 16:30:03','2024-05-12 22:00:03'),(8884,3007,'action created','2024-05-12 16:30:03','2024-05-12 22:00:03'),(8888,3007,'action started via WP Cron','2024-05-12 17:00:12','2024-05-12 22:30:12'),(8889,3007,'action complete via WP Cron','2024-05-12 17:00:12','2024-05-12 22:30:12'),(8890,3009,'action created','2024-05-12 17:00:12','2024-05-12 22:30:12'),(8894,3009,'action started via WP Cron','2024-05-12 17:30:03','2024-05-12 23:00:03'),(8895,3009,'action complete via WP Cron','2024-05-12 17:30:03','2024-05-12 23:00:03'),(8896,3011,'action created','2024-05-12 17:30:03','2024-05-12 23:00:03'),(8900,3011,'action started via WP Cron','2024-05-12 18:00:04','2024-05-12 23:30:04'),(8901,3011,'action complete via WP Cron','2024-05-12 18:00:04','2024-05-12 23:30:04'),(8902,3013,'action created','2024-05-12 18:00:04','2024-05-12 23:30:04'),(8903,2956,'action started via WP Cron','2024-05-12 18:00:04','2024-05-12 23:30:04'),(8904,2956,'action complete via WP Cron','2024-05-12 18:00:04','2024-05-12 23:30:04'),(8905,3014,'action created','2024-05-12 18:00:04','2024-05-12 23:30:04'),(8909,3013,'action started via WP CLI','2024-05-12 18:30:50','2024-05-13 00:00:50'),(8910,3013,'action complete via WP CLI','2024-05-12 18:30:51','2024-05-13 00:00:51'),(8911,3016,'action created','2024-05-12 18:30:51','2024-05-13 00:00:51'),(8915,3016,'action started via WP Cron','2024-05-12 19:00:07','2024-05-13 00:30:07'),(8916,3016,'action complete via WP Cron','2024-05-12 19:00:07','2024-05-13 00:30:07'),(8917,3018,'action created','2024-05-12 19:00:07','2024-05-13 00:30:07'),(8921,3018,'action started via WP Cron','2024-05-12 19:30:16','2024-05-13 01:00:16'),(8922,3018,'action complete via WP Cron','2024-05-12 19:30:16','2024-05-13 01:00:16'),(8923,3020,'action created','2024-05-12 19:30:16','2024-05-13 01:00:16'),(8927,3020,'action started via WP CLI','2024-05-12 20:00:15','2024-05-13 01:30:15'),(8928,3020,'action complete via WP CLI','2024-05-12 20:00:15','2024-05-13 01:30:15'),(8929,3022,'action created','2024-05-12 20:00:15','2024-05-13 01:30:15'),(8933,3022,'action started via WP Cron','2024-05-12 20:27:53','2024-05-13 01:57:53'),(8934,3022,'action complete via WP Cron','2024-05-12 20:27:53','2024-05-13 01:57:53'),(8935,3024,'action created','2024-05-12 20:27:53','2024-05-13 01:57:53'),(8939,3024,'action started via WP CLI','2024-05-12 21:00:09','2024-05-13 02:30:09'),(8940,3024,'action complete via WP CLI','2024-05-12 21:00:09','2024-05-13 02:30:09'),(8941,3026,'action created','2024-05-12 21:00:09','2024-05-13 02:30:09'),(8945,3026,'action started via WP Cron','2024-05-12 21:22:31','2024-05-13 02:52:31'),(8946,3026,'action complete via WP Cron','2024-05-12 21:22:31','2024-05-13 02:52:31'),(8947,3028,'action created','2024-05-12 21:22:31','2024-05-13 02:52:31'),(8951,3028,'action started via WP CLI','2024-05-12 22:00:06','2024-05-13 03:30:06'),(8952,3028,'action complete via WP CLI','2024-05-12 22:00:06','2024-05-13 03:30:06'),(8953,3030,'action created','2024-05-12 22:00:07','2024-05-13 03:30:07'),(8960,3030,'action started via WP Cron','2024-05-12 22:30:22','2024-05-13 04:00:22'),(8961,3030,'action complete via WP Cron','2024-05-12 22:30:22','2024-05-13 04:00:22'),(8962,3033,'action created','2024-05-12 22:30:22','2024-05-13 04:00:22'),(8966,3033,'action started via WP Cron','2024-05-12 23:00:58','2024-05-13 04:30:58'),(8967,3033,'action complete via WP Cron','2024-05-12 23:00:58','2024-05-13 04:30:58'),(8968,3035,'action created','2024-05-12 23:00:59','2024-05-13 04:30:59'),(8972,3035,'action started via WP Cron','2024-05-12 23:30:03','2024-05-13 05:00:03'),(8973,3035,'action complete via WP Cron','2024-05-12 23:30:03','2024-05-13 05:00:03'),(8974,3037,'action created','2024-05-12 23:30:04','2024-05-13 05:00:04'),(8978,3037,'action started via WP Cron','2024-05-13 00:01:50','2024-05-13 05:31:50'),(8979,3037,'action complete via WP Cron','2024-05-13 00:01:51','2024-05-13 05:31:51'),(8980,3039,'action created','2024-05-13 00:01:52','2024-05-13 05:31:52'),(8984,3039,'action started via WP Cron','2024-05-13 00:32:17','2024-05-13 06:02:17'),(8985,3039,'action complete via WP Cron','2024-05-13 00:32:18','2024-05-13 06:02:18'),(8986,3041,'action created','2024-05-13 00:32:19','2024-05-13 06:02:19'),(8990,3041,'action started via WP Cron','2024-05-13 01:00:34','2024-05-13 06:30:34'),(8991,3041,'action complete via WP Cron','2024-05-13 01:00:34','2024-05-13 06:30:34'),(8992,3043,'action created','2024-05-13 01:00:34','2024-05-13 06:30:34'),(8996,3043,'action started via WP Cron','2024-05-13 01:30:36','2024-05-13 07:00:36'),(8997,3043,'action complete via WP Cron','2024-05-13 01:30:36','2024-05-13 07:00:36'),(8998,3045,'action created','2024-05-13 01:30:36','2024-05-13 07:00:36'),(9002,3045,'action started via WP Cron','2024-05-13 02:00:22','2024-05-13 07:30:22'),(9003,3045,'action complete via WP Cron','2024-05-13 02:00:23','2024-05-13 07:30:23'),(9004,3047,'action created','2024-05-13 02:00:23','2024-05-13 07:30:23'),(9008,3047,'action started via WP Cron','2024-05-13 02:30:24','2024-05-13 08:00:24'),(9009,3047,'action complete via WP Cron','2024-05-13 02:30:24','2024-05-13 08:00:24'),(9010,3049,'action created','2024-05-13 02:30:25','2024-05-13 08:00:25'),(9014,3049,'action started via WP Cron','2024-05-13 03:00:03','2024-05-13 08:30:03'),(9015,3049,'action complete via WP Cron','2024-05-13 03:00:03','2024-05-13 08:30:03'),(9016,3051,'action created','2024-05-13 03:00:03','2024-05-13 08:30:03'),(9020,3051,'action started via WP CLI','2024-05-13 03:30:05','2024-05-13 09:00:05'),(9021,3051,'action complete via WP CLI','2024-05-13 03:30:05','2024-05-13 09:00:05'),(9022,3053,'action created','2024-05-13 03:30:05','2024-05-13 09:00:05'),(9026,3053,'action started via WP CLI','2024-05-13 04:00:04','2024-05-13 09:30:04'),(9027,3053,'action complete via WP CLI','2024-05-13 04:00:04','2024-05-13 09:30:04'),(9028,3055,'action created','2024-05-13 04:00:04','2024-05-13 09:30:04'),(9032,3055,'action started via WP Cron','2024-05-13 04:30:03','2024-05-13 10:00:03'),(9033,3055,'action complete via WP Cron','2024-05-13 04:30:03','2024-05-13 10:00:03'),(9034,3057,'action created','2024-05-13 04:30:03','2024-05-13 10:00:03'),(9038,3057,'action started via WP Cron','2024-05-13 04:48:58','2024-05-13 10:18:58'),(9039,3057,'action complete via WP Cron','2024-05-13 04:48:58','2024-05-13 10:18:58'),(9040,3059,'action created','2024-05-13 04:48:58','2024-05-13 10:18:58'),(9044,3059,'action started via WP Cron','2024-05-13 05:30:46','2024-05-13 11:00:46'),(9045,3059,'action complete via WP Cron','2024-05-13 05:30:46','2024-05-13 11:00:46'),(9046,3061,'action created','2024-05-13 05:30:46','2024-05-13 11:00:46'),(9050,3061,'action started via WP Cron','2024-05-13 05:51:11','2024-05-13 11:21:11'),(9051,3061,'action complete via WP Cron','2024-05-13 05:51:12','2024-05-13 11:21:12'),(9052,3063,'action created','2024-05-13 05:51:12','2024-05-13 11:21:12'),(9053,3014,'action started via WP Cron','2024-05-13 06:00:04','2024-05-13 11:30:04'),(9054,3014,'action complete via WP Cron','2024-05-13 06:00:04','2024-05-13 11:30:04'),(9055,3064,'action created','2024-05-13 06:00:04','2024-05-13 11:30:04'),(9059,3063,'action started via WP Cron','2024-05-13 06:59:29','2024-05-13 12:29:29'),(9060,3063,'action complete via WP Cron','2024-05-13 06:59:30','2024-05-13 12:29:30'),(9061,3066,'action created','2024-05-13 06:59:30','2024-05-13 12:29:30'),(9065,3068,'action created','2024-05-13 07:02:24','2024-05-13 12:32:24'),(9066,3068,'action started via WP Cron','2024-05-13 07:03:03','2024-05-13 12:33:03'),(9067,3068,'action complete via WP Cron','2024-05-13 07:03:03','2024-05-13 12:33:03'),(9068,3069,'action created','2024-05-13 07:03:39','2024-05-13 12:33:39'),(9069,3069,'action started via WP Cron','2024-05-13 07:04:39','2024-05-13 12:34:39'),(9070,3069,'action complete via WP Cron','2024-05-13 07:04:39','2024-05-13 12:34:39'),(9071,3070,'action created','2024-05-13 07:04:46','2024-05-13 12:34:46'),(9072,3070,'action started via WP Cron','2024-05-13 07:05:33','2024-05-13 12:35:33'),(9073,3070,'action complete via WP Cron','2024-05-13 07:05:33','2024-05-13 12:35:33'),(9074,3071,'action created','2024-05-13 07:07:17','2024-05-13 12:37:17'),(9075,3071,'action started via WP Cron','2024-05-13 07:07:35','2024-05-13 12:37:35'),(9076,3071,'action complete via WP Cron','2024-05-13 07:07:35','2024-05-13 12:37:35'),(9077,3072,'action created','2024-05-13 07:07:51','2024-05-13 12:37:51'),(9078,3072,'action started via WP Cron','2024-05-13 07:21:04','2024-05-13 12:51:04'),(9079,3072,'action complete via WP Cron','2024-05-13 07:21:04','2024-05-13 12:51:04'),(9080,3066,'action started via WP Cron','2024-05-13 07:21:04','2024-05-13 12:51:04'),(9081,3066,'action complete via WP Cron','2024-05-13 07:21:04','2024-05-13 12:51:04'),(9082,3073,'action created','2024-05-13 07:21:04','2024-05-13 12:51:04'),(9089,3073,'action started via WP Cron','2024-05-13 08:00:02','2024-05-13 13:30:02'),(9090,3073,'action complete via WP Cron','2024-05-13 08:00:02','2024-05-13 13:30:02'),(9091,3076,'action created','2024-05-13 08:00:02','2024-05-13 13:30:02'),(9095,3076,'action started via WP Cron','2024-05-13 08:30:05','2024-05-13 14:00:05'),(9096,3076,'action complete via WP Cron','2024-05-13 08:30:05','2024-05-13 14:00:05'),(9097,3078,'action created','2024-05-13 08:30:05','2024-05-13 14:00:05'),(9101,3078,'action started via WP CLI','2024-05-13 09:00:03','2024-05-13 14:30:03'),(9102,3078,'action complete via WP CLI','2024-05-13 09:00:03','2024-05-13 14:30:03'),(9103,3080,'action created','2024-05-13 09:00:03','2024-05-13 14:30:03'),(9107,3080,'action started via WP CLI','2024-05-13 09:30:03','2024-05-13 15:00:03'),(9108,3080,'action complete via WP CLI','2024-05-13 09:30:03','2024-05-13 15:00:03'),(9109,3082,'action created','2024-05-13 09:30:03','2024-05-13 15:00:03'),(9113,2342,'action started via WP Cron','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9114,2342,'action complete via WP Cron','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9115,3084,'action created','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9116,2343,'action started via WP Cron','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9117,2343,'action complete via WP Cron','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9118,3085,'action created','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9119,3082,'action started via WP Cron','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9120,3082,'action complete via WP Cron','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9121,3086,'action created','2024-05-13 10:00:03','2024-05-13 15:30:03'),(9125,3086,'action started via WP Cron','2024-05-13 10:16:58','2024-05-13 15:46:58'),(9126,3086,'action complete via WP Cron','2024-05-13 10:16:58','2024-05-13 15:46:58'),(9127,3088,'action created','2024-05-13 10:16:58','2024-05-13 15:46:58'),(9131,3088,'action started via WP Cron','2024-05-13 10:32:35','2024-05-13 16:02:35'),(9132,3088,'action complete via WP Cron','2024-05-13 10:32:35','2024-05-13 16:02:35'),(9133,3090,'action created','2024-05-13 10:32:35','2024-05-13 16:02:35'),(9137,3090,'action started via WP Cron','2024-05-13 10:48:46','2024-05-13 16:18:46'),(9138,3090,'action complete via WP Cron','2024-05-13 10:48:46','2024-05-13 16:18:46'),(9139,3092,'action created','2024-05-13 10:48:47','2024-05-13 16:18:47'),(9143,3092,'action started via WP Cron','2024-05-13 11:30:03','2024-05-13 17:00:03'),(9144,3092,'action complete via WP Cron','2024-05-13 11:30:03','2024-05-13 17:00:03'),(9145,3094,'action created','2024-05-13 11:30:03','2024-05-13 17:00:03'),(9149,3094,'action started via WP Cron','2024-05-13 12:00:03','2024-05-13 17:30:03'),(9150,3094,'action complete via WP Cron','2024-05-13 12:00:03','2024-05-13 17:30:03'),(9151,3096,'action created','2024-05-13 12:00:03','2024-05-13 17:30:03'),(9155,3096,'action started via WP CLI','2024-05-13 12:30:39','2024-05-13 18:00:39'),(9156,3096,'action complete via WP CLI','2024-05-13 12:30:39','2024-05-13 18:00:39'),(9157,3098,'action created','2024-05-13 12:30:41','2024-05-13 18:00:41'),(9161,2985,'action started via WP CLI','2024-05-13 12:30:44','2024-05-13 18:00:44'),(9162,2985,'action complete via WP CLI','2024-05-13 12:30:44','2024-05-13 18:00:44'),(9163,3100,'action created','2024-05-13 12:30:46','2024-05-13 18:00:46'),(9167,2988,'action started via WP CLI','2024-05-13 12:30:51','2024-05-13 18:00:51'),(9168,3102,'action created','2024-05-13 12:30:52','2024-05-13 18:00:52'),(9169,2988,'action complete via WP CLI','2024-05-13 12:30:53','2024-05-13 18:00:53'),(9170,3103,'action created','2024-05-13 12:30:53','2024-05-13 18:00:53'),(9171,2989,'action started via WP CLI','2024-05-13 12:30:53','2024-05-13 18:00:53'),(9172,2989,'action complete via WP CLI','2024-05-13 12:30:54','2024-05-13 18:00:54'),(9173,3104,'action created','2024-05-13 12:30:54','2024-05-13 18:00:54'),(9174,3102,'action started via WP CLI','2024-05-13 12:30:55','2024-05-13 18:00:55'),(9175,3102,'action complete via WP CLI','2024-05-13 12:30:57','2024-05-13 18:00:57'),(9176,3098,'action started via WP CLI','2024-05-13 13:00:04','2024-05-13 18:30:04'),(9177,3098,'action complete via WP CLI','2024-05-13 13:00:04','2024-05-13 18:30:04'),(9178,3105,'action created','2024-05-13 13:00:04','2024-05-13 18:30:04'),(9182,3105,'action started via WP Cron','2024-05-13 13:30:04','2024-05-13 19:00:04'),(9183,3105,'action complete via WP Cron','2024-05-13 13:30:04','2024-05-13 19:00:04'),(9184,3107,'action created','2024-05-13 13:30:04','2024-05-13 19:00:04'),(9188,3107,'action started via WP Cron','2024-05-13 14:00:03','2024-05-13 19:30:03'),(9189,3107,'action complete via WP Cron','2024-05-13 14:00:03','2024-05-13 19:30:03'),(9190,3109,'action created','2024-05-13 14:00:03','2024-05-13 19:30:03'),(9194,3109,'action started via WP Cron','2024-05-13 14:28:06','2024-05-13 19:58:06'),(9195,3109,'action complete via WP Cron','2024-05-13 14:28:06','2024-05-13 19:58:06'),(9196,3111,'action created','2024-05-13 14:28:06','2024-05-13 19:58:06'),(9200,3111,'action started via WP CLI','2024-05-13 15:00:03','2024-05-13 20:30:03'),(9201,3111,'action complete via WP CLI','2024-05-13 15:00:03','2024-05-13 20:30:03'),(9202,3113,'action created','2024-05-13 15:00:03','2024-05-13 20:30:03'),(9206,3113,'action started via WP Cron','2024-05-13 15:30:04','2024-05-13 21:00:04'),(9207,3113,'action complete via WP Cron','2024-05-13 15:30:04','2024-05-13 21:00:04'),(9208,3115,'action created','2024-05-13 15:30:04','2024-05-13 21:00:04'),(9212,3115,'action started via WP Cron','2024-05-13 16:00:02','2024-05-13 21:30:02'),(9213,3115,'action complete via WP Cron','2024-05-13 16:00:02','2024-05-13 21:30:02'),(9214,3117,'action created','2024-05-13 16:00:02','2024-05-13 21:30:02'),(9218,3117,'action started via WP Cron','2024-05-13 16:30:03','2024-05-13 22:00:03'),(9219,3117,'action complete via WP Cron','2024-05-13 16:30:03','2024-05-13 22:00:03'),(9220,3119,'action created','2024-05-13 16:30:03','2024-05-13 22:00:03'),(9224,3119,'action started via WP Cron','2024-05-13 16:58:17','2024-05-13 22:28:17'),(9225,3119,'action complete via WP Cron','2024-05-13 16:58:17','2024-05-13 22:28:17'),(9226,3121,'action created','2024-05-13 16:58:17','2024-05-13 22:28:17'),(9230,3121,'action started via WP Cron','2024-05-13 17:30:03','2024-05-13 23:00:03'),(9231,3121,'action complete via WP Cron','2024-05-13 17:30:03','2024-05-13 23:00:03'),(9232,3123,'action created','2024-05-13 17:30:03','2024-05-13 23:00:03'),(9236,3123,'action started via WP Cron','2024-05-13 18:00:03','2024-05-13 23:30:03'),(9237,3123,'action complete via WP Cron','2024-05-13 18:00:03','2024-05-13 23:30:03'),(9238,3125,'action created','2024-05-13 18:00:03','2024-05-13 23:30:03'),(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'),(9244,3127,'action created','2024-05-13 18:00:04','2024-05-13 23:30:04'),(9245,3125,'action started via WP Cron','2024-05-13 18:30:39','2024-05-14 00:00:39'),(9246,3125,'action complete via WP Cron','2024-05-13 18:30:41','2024-05-14 00:00:41'),(9247,3128,'action created','2024-05-13 18:30:45','2024-05-14 00:00:45'),(9251,3128,'action started via WP Cron','2024-05-13 19:00:05','2024-05-14 00:30:05'),(9252,3128,'action complete via WP Cron','2024-05-13 19:00:05','2024-05-14 00:30:05'),(9253,3130,'action created','2024-05-13 19:00:05','2024-05-14 00:30:05'),(9257,3130,'action started via WP Cron','2024-05-13 19:21:13','2024-05-14 00:51:13'),(9258,3130,'action complete via WP Cron','2024-05-13 19:21:13','2024-05-14 00:51:13'),(9259,3132,'action created','2024-05-13 19:21:13','2024-05-14 00:51:13'),(9263,3132,'action started via WP CLI','2024-05-13 20:00:43','2024-05-14 01:30:43'),(9264,3132,'action complete via WP CLI','2024-05-13 20:00:43','2024-05-14 01:30:43'),(9265,3134,'action created','2024-05-13 20:00:43','2024-05-14 01:30:43'),(9269,3134,'action started via WP CLI','2024-05-13 20:30:28','2024-05-14 02:00:28'),(9270,3134,'action complete via WP CLI','2024-05-13 20:30:28','2024-05-14 02:00:28'),(9271,3136,'action created','2024-05-13 20:30:28','2024-05-14 02:00:28'),(9275,3136,'action started via WP Cron','2024-05-13 21:00:19','2024-05-14 02:30:19'),(9276,3136,'action complete via WP Cron','2024-05-13 21:00:19','2024-05-14 02:30:19'),(9277,3138,'action created','2024-05-13 21:00:19','2024-05-14 02:30:19'),(9281,3138,'action started via WP Cron','2024-05-13 21:23:47','2024-05-14 02:53:47'),(9282,3138,'action complete via WP Cron','2024-05-13 21:23:47','2024-05-14 02:53:47'),(9283,3140,'action created','2024-05-13 21:23:47','2024-05-14 02:53:47'),(9287,3140,'action started via WP Cron','2024-05-13 22:00:07','2024-05-14 03:30:07'),(9288,3140,'action complete via WP Cron','2024-05-13 22:00:07','2024-05-14 03:30:07'),(9289,3142,'action created','2024-05-13 22:00:07','2024-05-14 03:30:07'),(9293,3142,'action started via WP Cron','2024-05-13 22:25:06','2024-05-14 03:55:06'),(9294,3142,'action complete via WP Cron','2024-05-13 22:25:06','2024-05-14 03:55:06'),(9295,3144,'action created','2024-05-13 22:25:06','2024-05-14 03:55:06'),(9299,3144,'action started via WP Cron','2024-05-13 23:00:29','2024-05-14 04:30:29'),(9300,3144,'action complete via WP Cron','2024-05-13 23:00:29','2024-05-14 04:30:29'),(9301,3146,'action created','2024-05-13 23:00:30','2024-05-14 04:30:30'),(9305,3146,'action started via WP Cron','2024-05-13 23:30:50','2024-05-14 05:00:50'),(9306,3146,'action complete via WP Cron','2024-05-13 23:30:50','2024-05-14 05:00:50'),(9307,3148,'action created','2024-05-13 23:30:50','2024-05-14 05:00:50'),(9311,3148,'action started via WP CLI','2024-05-14 00:05:58','2024-05-14 05:35:58'),(9312,3148,'action complete via WP CLI','2024-05-14 00:06:00','2024-05-14 05:36:00'),(9313,3150,'action created','2024-05-14 00:06:03','2024-05-14 05:36:03'),(9317,3150,'action started via WP Cron','2024-05-14 00:21:17','2024-05-14 05:51:17'),(9318,3150,'action complete via WP Cron','2024-05-14 00:21:17','2024-05-14 05:51:17'),(9319,3152,'action created','2024-05-14 00:21:17','2024-05-14 05:51:17'),(9323,3152,'action started via WP Cron','2024-05-14 00:54:16','2024-05-14 06:24:16'),(9324,3152,'action complete via WP Cron','2024-05-14 00:54:16','2024-05-14 06:24:16'),(9325,3154,'action created','2024-05-14 00:54:16','2024-05-14 06:24:16'),(9329,3154,'action started via WP Cron','2024-05-14 01:17:42','2024-05-14 06:47:42'),(9330,3154,'action complete via WP Cron','2024-05-14 01:17:42','2024-05-14 06:47:42'),(9331,3156,'action created','2024-05-14 01:17:42','2024-05-14 06:47:42'),(9335,3156,'action started via WP Cron','2024-05-14 01:36:05','2024-05-14 07:06:05'),(9336,3156,'action complete via WP Cron','2024-05-14 01:36:05','2024-05-14 07:06:05'),(9337,3158,'action created','2024-05-14 01:36:05','2024-05-14 07:06:05'),(9341,3158,'action started via WP Cron','2024-05-14 02:00:06','2024-05-14 07:30:06'),(9342,3158,'action complete via WP Cron','2024-05-14 02:00:06','2024-05-14 07:30:06'),(9343,3160,'action created','2024-05-14 02:00:06','2024-05-14 07:30:06'),(9347,3160,'action started via WP Cron','2024-05-14 02:18:31','2024-05-14 07:48:31'),(9348,3160,'action complete via WP Cron','2024-05-14 02:18:31','2024-05-14 07:48:31'),(9349,3162,'action created','2024-05-14 02:18:31','2024-05-14 07:48:31'),(9353,3162,'action started via WP Cron','2024-05-14 03:02:57','2024-05-14 08:32:57'),(9354,3162,'action complete via WP Cron','2024-05-14 03:02:57','2024-05-14 08:32:57'),(9355,3164,'action created','2024-05-14 03:02:58','2024-05-14 08:32:58'),(9359,3164,'action started via WP CLI','2024-05-14 03:30:13','2024-05-14 09:00:13'),(9360,3164,'action complete via WP CLI','2024-05-14 03:30:13','2024-05-14 09:00:13'),(9361,3166,'action created','2024-05-14 03:30:14','2024-05-14 09:00:14'),(9365,3166,'action started via WP Cron','2024-05-14 04:00:59','2024-05-14 09:30:59'),(9366,3166,'action complete via WP Cron','2024-05-14 04:01:00','2024-05-14 09:31:00'),(9367,3168,'action created','2024-05-14 04:01:01','2024-05-14 09:31:01'),(9371,3168,'action started via WP Cron','2024-05-14 04:30:18','2024-05-14 10:00:18'),(9372,3168,'action complete via WP Cron','2024-05-14 04:30:19','2024-05-14 10:00:19'),(9373,3170,'action created','2024-05-14 04:30:19','2024-05-14 10:00:19'),(9377,3170,'action started via WP Cron','2024-05-14 05:00:24','2024-05-14 10:30:24'),(9378,3170,'action complete via WP Cron','2024-05-14 05:00:25','2024-05-14 10:30:25'),(9379,3172,'action created','2024-05-14 05:00:25','2024-05-14 10:30:25'),(9383,3172,'action started via WP Cron','2024-05-14 05:30:03','2024-05-14 11:00:03'),(9384,3172,'action complete via WP Cron','2024-05-14 05:30:03','2024-05-14 11:00:03'),(9385,3174,'action created','2024-05-14 05:30:03','2024-05-14 11:00:03'),(9389,3174,'action started via WP Cron','2024-05-14 06:00:05','2024-05-14 11:30:05'),(9390,3174,'action complete via WP Cron','2024-05-14 06:00:05','2024-05-14 11:30:05'),(9391,3176,'action created','2024-05-14 06:00:05','2024-05-14 11:30:05'),(9392,3127,'action started via WP Cron','2024-05-14 06:00:05','2024-05-14 11:30:05'),(9393,3127,'action complete via WP Cron','2024-05-14 06:00:05','2024-05-14 11:30:05'),(9394,3177,'action created','2024-05-14 06:00:05','2024-05-14 11:30:05'),(9398,3176,'action started via WP CLI','2024-05-14 06:35:57','2024-05-14 12:05:57'),(9399,3176,'action complete via WP CLI','2024-05-14 06:35:58','2024-05-14 12:05:58'),(9400,3179,'action created','2024-05-14 06:35:59','2024-05-14 12:05:59'),(9404,3179,'action started via WP Cron','2024-05-14 07:00:43','2024-05-14 12:30:43'),(9405,3179,'action complete via WP Cron','2024-05-14 07:00:43','2024-05-14 12:30:43'),(9406,3181,'action created','2024-05-14 07:00:45','2024-05-14 12:30:45'),(9410,3181,'action started via WP Cron','2024-05-14 07:30:03','2024-05-14 13:00:03'),(9411,3181,'action complete via WP Cron','2024-05-14 07:30:03','2024-05-14 13:00:03'),(9412,3183,'action created','2024-05-14 07:30:03','2024-05-14 13:00:03'),(9416,3183,'action started via WP Cron','2024-05-14 08:00:03','2024-05-14 13:30:03'),(9417,3183,'action complete via WP Cron','2024-05-14 08:00:03','2024-05-14 13:30:03'),(9418,3185,'action created','2024-05-14 08:00:03','2024-05-14 13:30:03'),(9422,3185,'action started via WP Cron','2024-05-14 08:30:03','2024-05-14 14:00:03'),(9423,3185,'action complete via WP Cron','2024-05-14 08:30:03','2024-05-14 14:00:03'),(9424,3187,'action created','2024-05-14 08:30:03','2024-05-14 14:00:03'),(9428,3187,'action started via WP Cron','2024-05-14 09:00:03','2024-05-14 14:30:03'),(9429,3187,'action complete via WP Cron','2024-05-14 09:00:03','2024-05-14 14:30:03'),(9430,3189,'action created','2024-05-14 09:00:03','2024-05-14 14:30:03'),(9434,3189,'action started via WP Cron','2024-05-14 09:30:03','2024-05-14 15:00:03'),(9435,3189,'action complete via WP Cron','2024-05-14 09:30:03','2024-05-14 15:00:03'),(9436,3191,'action created','2024-05-14 09:30:03','2024-05-14 15:00:03'),(9440,3191,'action started via WP CLI','2024-05-14 10:00:03','2024-05-14 15:30:03'),(9441,3191,'action complete via WP CLI','2024-05-14 10:00:03','2024-05-14 15:30:03'),(9442,3193,'action created','2024-05-14 10:00:03','2024-05-14 15:30:03'),(9446,3193,'action started via WP Cron','2024-05-14 10:30:48','2024-05-14 16:00:48'),(9447,3193,'action complete via WP Cron','2024-05-14 10:30:48','2024-05-14 16:00:48'),(9448,3195,'action created','2024-05-14 10:30:49','2024-05-14 16:00:49'),(9452,3195,'action started via WP Cron','2024-05-14 11:01:32','2024-05-14 16:31:32'),(9453,3195,'action complete via WP Cron','2024-05-14 11:01:32','2024-05-14 16:31:32'),(9454,3197,'action created','2024-05-14 11:01:33','2024-05-14 16:31:33'),(9458,3197,'action started via WP Cron','2024-05-14 11:30:52','2024-05-14 17:00:52'),(9459,3197,'action complete via WP Cron','2024-05-14 11:30:52','2024-05-14 17:00:52'),(9460,3199,'action created','2024-05-14 11:30:52','2024-05-14 17:00:52'),(9464,3199,'action started via WP Cron','2024-05-14 12:00:10','2024-05-14 17:30:10'),(9465,3199,'action complete via WP Cron','2024-05-14 12:00:11','2024-05-14 17:30:11'),(9466,3201,'action created','2024-05-14 12:00:11','2024-05-14 17:30:11'),(9470,3201,'action started via WP CLI','2024-05-14 12:30:39','2024-05-14 18:00:39'),(9471,3201,'action complete via WP CLI','2024-05-14 12:30:39','2024-05-14 18:00:39'),(9472,3203,'action created','2024-05-14 12:30:41','2024-05-14 18:00:41'),(9473,3100,'action started via WP Cron','2024-05-14 13:00:39','2024-05-14 18:30:39'),(9474,3100,'action complete via WP Cron','2024-05-14 13:00:39','2024-05-14 18:30:39'),(9475,3204,'action created','2024-05-14 13:00:40','2024-05-14 18:30:40'),(9479,3103,'action started via WP CLI','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9480,3206,'action created','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9481,3103,'action complete via WP CLI','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9482,3207,'action created','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9483,3104,'action started via WP CLI','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9484,3104,'action complete via WP CLI','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9485,3208,'action created','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9489,3203,'action started via WP CLI','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9490,3203,'action complete via WP CLI','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9491,3210,'action created','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9492,3206,'action started via WP CLI','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9493,3206,'action complete via WP CLI','2024-05-14 13:30:04','2024-05-14 19:00:04'),(9497,3210,'action started via WP Cron','2024-05-14 14:00:03','2024-05-14 19:30:03'),(9498,3210,'action complete via WP Cron','2024-05-14 14:00:03','2024-05-14 19:30:03'),(9499,3212,'action created','2024-05-14 14:00:03','2024-05-14 19:30:03'),(9503,3212,'action started via WP Cron','2024-05-14 14:30:03','2024-05-14 20:00:03'),(9504,3212,'action complete via WP Cron','2024-05-14 14:30:03','2024-05-14 20:00:03'),(9505,3214,'action created','2024-05-14 14:30:03','2024-05-14 20:00:03'),(9509,3214,'action started via WP Cron','2024-05-14 15:00:02','2024-05-14 20:30:02'),(9510,3214,'action complete via WP Cron','2024-05-14 15:00:02','2024-05-14 20:30:02'),(9511,3216,'action created','2024-05-14 15:00:02','2024-05-14 20:30:02'),(9515,3216,'action started via WP CLI','2024-05-14 15:30:03','2024-05-14 21:00:03'),(9516,3216,'action complete via WP CLI','2024-05-14 15:30:03','2024-05-14 21:00:03'),(9517,3218,'action created','2024-05-14 15:30:03','2024-05-14 21:00:03'),(9521,3218,'action started via WP CLI','2024-05-14 16:00:03','2024-05-14 21:30:03'),(9522,3218,'action complete via WP CLI','2024-05-14 16:00:03','2024-05-14 21:30:03'),(9523,3220,'action created','2024-05-14 16:00:03','2024-05-14 21:30:03'),(9527,3220,'action started via WP Cron','2024-05-14 16:23:18','2024-05-14 21:53:18'),(9528,3220,'action complete via WP Cron','2024-05-14 16:23:18','2024-05-14 21:53:18'),(9529,3222,'action created','2024-05-14 16:23:18','2024-05-14 21:53:18'),(9533,3222,'action started via WP CLI','2024-05-14 17:00:18','2024-05-14 22:30:18'),(9534,3222,'action complete via WP CLI','2024-05-14 17:00:18','2024-05-14 22:30:18'),(9535,3224,'action created','2024-05-14 17:00:18','2024-05-14 22:30:18'),(9539,3224,'action started via WP Cron','2024-05-14 17:30:02','2024-05-14 23:00:02'),(9540,3224,'action complete via WP Cron','2024-05-14 17:30:02','2024-05-14 23:00:02'),(9541,3226,'action created','2024-05-14 17:30:02','2024-05-14 23:00:02'),(9543,3228,'action created','2024-05-14 17:37:14','2024-05-14 23:07:14'),(9546,3228,'action started via Async Request','2024-05-14 17:37:18','2024-05-14 23:07:18'),(9547,3228,'action complete via Async Request','2024-05-14 17:37:18','2024-05-14 23:07:18'),(9551,3226,'action started via WP Cron','2024-05-14 18:00:03','2024-05-14 23:30:03'),(9552,3226,'action complete via WP Cron','2024-05-14 18:00:03','2024-05-14 23:30:03'),(9553,3230,'action created','2024-05-14 18:00:03','2024-05-14 23:30:03'),(9554,3177,'action started via WP Cron','2024-05-14 18:14:47','2024-05-14 23:44:47'),(9555,3177,'action complete via WP Cron','2024-05-14 18:14:47','2024-05-14 23:44:47'),(9556,3231,'action created','2024-05-14 18:14:47','2024-05-14 23:44:47'),(9560,3230,'action started via WP Cron','2024-05-14 18:43:57','2024-05-15 00:13:57'),(9561,3230,'action complete via WP Cron','2024-05-14 18:43:57','2024-05-15 00:13:57'),(9562,3233,'action created','2024-05-14 18:43:57','2024-05-15 00:13:57'),(9566,3233,'action started via WP Cron','2024-05-14 19:00:07','2024-05-15 00:30:07'),(9567,3233,'action complete via WP Cron','2024-05-14 19:00:08','2024-05-15 00:30:08'),(9568,3235,'action created','2024-05-14 19:00:08','2024-05-15 00:30:08'),(9572,3235,'action started via WP CLI','2024-05-14 19:30:37','2024-05-15 01:00:37'),(9573,3235,'action complete via WP CLI','2024-05-14 19:30:37','2024-05-15 01:00:37'),(9574,3237,'action created','2024-05-14 19:30:37','2024-05-15 01:00:37'),(9578,3237,'action started via WP Cron','2024-05-14 20:00:23','2024-05-15 01:30:23'),(9579,3237,'action complete via WP Cron','2024-05-14 20:00:23','2024-05-15 01:30:23'),(9580,3239,'action created','2024-05-14 20:00:23','2024-05-15 01:30:23'),(9584,3239,'action started via WP Cron','2024-05-14 20:30:51','2024-05-15 02:00:51'),(9585,3239,'action complete via WP Cron','2024-05-14 20:30:51','2024-05-15 02:00:51'),(9586,3241,'action created','2024-05-14 20:30:51','2024-05-15 02:00:51'),(9590,3241,'action started via WP Cron','2024-05-14 21:01:18','2024-05-15 02:31:18'),(9591,3241,'action complete via WP Cron','2024-05-14 21:01:18','2024-05-15 02:31:18'),(9592,3243,'action created','2024-05-14 21:01:19','2024-05-15 02:31:19'),(9596,3243,'action started via WP CLI','2024-05-14 21:30:18','2024-05-15 03:00:18'),(9597,3243,'action complete via WP CLI','2024-05-14 21:30:18','2024-05-15 03:00:18'),(9598,3245,'action created','2024-05-14 21:30:18','2024-05-15 03:00:18'),(9602,3245,'action started via WP Cron','2024-05-14 21:45:19','2024-05-15 03:15:19'),(9603,3245,'action complete via WP Cron','2024-05-14 21:45:19','2024-05-15 03:15:19'),(9604,3247,'action created','2024-05-14 21:45:19','2024-05-15 03:15:19'),(9608,3247,'action started via WP CLI','2024-05-14 22:30:09','2024-05-15 04:00:09'),(9609,3247,'action complete via WP CLI','2024-05-14 22:30:09','2024-05-15 04:00:09'),(9610,3249,'action created','2024-05-14 22:30:10','2024-05-15 04:00:10'),(9614,3249,'action started via WP Cron','2024-05-14 22:45:30','2024-05-15 04:15:30'),(9615,3249,'action complete via WP Cron','2024-05-14 22:45:30','2024-05-15 04:15:30'),(9616,3251,'action created','2024-05-14 22:45:30','2024-05-15 04:15:30'),(9620,3251,'action started via WP Cron','2024-05-14 23:30:24','2024-05-15 05:00:24'),(9621,3251,'action complete via WP Cron','2024-05-14 23:30:24','2024-05-15 05:00:24'),(9622,3253,'action created','2024-05-14 23:30:25','2024-05-15 05:00:25'),(9626,3253,'action started via WP CLI','2024-05-15 00:30:30','2024-05-15 06:00:30'),(9627,3253,'action complete via WP CLI','2024-05-15 00:30:49','2024-05-15 06:00:49'),(9628,3255,'action created','2024-05-15 00:30:53','2024-05-15 06:00:53'),(9632,3255,'action started via WP Cron','2024-05-15 00:54:10','2024-05-15 06:24:10'),(9633,3255,'action complete via WP Cron','2024-05-15 00:54:10','2024-05-15 06:24:10'),(9634,3257,'action created','2024-05-15 00:54:10','2024-05-15 06:24:10'),(9638,3257,'action started via WP Cron','2024-05-15 01:30:44','2024-05-15 07:00:44'),(9639,3257,'action complete via WP Cron','2024-05-15 01:30:44','2024-05-15 07:00:44'),(9640,3259,'action created','2024-05-15 01:30:44','2024-05-15 07:00:44'),(9644,3259,'action started via WP Cron','2024-05-15 02:00:03','2024-05-15 07:30:03'),(9645,3259,'action complete via WP Cron','2024-05-15 02:00:03','2024-05-15 07:30:03'),(9646,3261,'action created','2024-05-15 02:00:03','2024-05-15 07:30:03'),(9650,3261,'action started via WP Cron','2024-05-15 02:30:19','2024-05-15 08:00:19'),(9651,3261,'action complete via WP Cron','2024-05-15 02:30:19','2024-05-15 08:00:19'),(9652,3263,'action created','2024-05-15 02:30:19','2024-05-15 08:00:19'),(9656,3263,'action started via WP Cron','2024-05-15 03:00:16','2024-05-15 08:30:16'),(9657,3263,'action complete via WP Cron','2024-05-15 03:00:16','2024-05-15 08:30:16'),(9658,3265,'action created','2024-05-15 03:00:16','2024-05-15 08:30:16'),(9662,3265,'action started via WP CLI','2024-05-15 03:30:21','2024-05-15 09:00:21'),(9663,3265,'action complete via WP CLI','2024-05-15 03:30:21','2024-05-15 09:00:21'),(9664,3267,'action created','2024-05-15 03:30:21','2024-05-15 09:00:21'),(9668,3267,'action started via WP Cron','2024-05-15 03:45:51','2024-05-15 09:15:51'),(9669,3267,'action complete via WP Cron','2024-05-15 03:45:51','2024-05-15 09:15:51'),(9670,3269,'action created','2024-05-15 03:45:51','2024-05-15 09:15:51'),(9674,3269,'action started via WP Cron','2024-05-15 04:30:22','2024-05-15 10:00:22'),(9675,3269,'action complete via WP Cron','2024-05-15 04:30:22','2024-05-15 10:00:22'),(9676,3271,'action created','2024-05-15 04:30:22','2024-05-15 10:00:22'),(9680,3271,'action started via WP CLI','2024-05-15 05:00:21','2024-05-15 10:30:21'),(9681,3271,'action complete via WP CLI','2024-05-15 05:00:21','2024-05-15 10:30:21'),(9682,3273,'action created','2024-05-15 05:00:21','2024-05-15 10:30:21'),(9686,3273,'action started via WP Cron','2024-05-15 05:17:50','2024-05-15 10:47:50'),(9687,3273,'action complete via WP Cron','2024-05-15 05:17:50','2024-05-15 10:47:50'),(9688,3275,'action created','2024-05-15 05:17:50','2024-05-15 10:47:50'),(9692,3275,'action started via WP Cron','2024-05-15 06:00:04','2024-05-15 11:30:04'),(9693,3275,'action complete via WP Cron','2024-05-15 06:00:04','2024-05-15 11:30:04'),(9694,3277,'action created','2024-05-15 06:00:04','2024-05-15 11:30:04'),(9698,3231,'action started via WP Cron','2024-05-15 06:31:54','2024-05-15 12:01:54'),(9699,3231,'action complete via WP Cron','2024-05-15 06:31:55','2024-05-15 12:01:55'),(9700,3279,'action created','2024-05-15 06:31:55','2024-05-15 12:01:55'),(9701,3277,'action started via WP Cron','2024-05-15 06:31:55','2024-05-15 12:01:55'),(9702,3277,'action complete via WP Cron','2024-05-15 06:31:55','2024-05-15 12:01:55'),(9703,3280,'action created','2024-05-15 06:31:56','2024-05-15 12:01:56'),(9707,3280,'action started via WP CLI','2024-05-15 07:00:14','2024-05-15 12:30:14'),(9708,3280,'action complete via WP CLI','2024-05-15 07:00:14','2024-05-15 12:30:14'),(9709,3282,'action created','2024-05-15 07:00:15','2024-05-15 12:30:15'),(9713,3282,'action started via WP Cron','2024-05-15 07:29:36','2024-05-15 12:59:36'),(9714,3282,'action complete via WP Cron','2024-05-15 07:29:36','2024-05-15 12:59:36'),(9715,3284,'action created','2024-05-15 07:29:36','2024-05-15 12:59:36'),(9719,3284,'action started via WP Cron','2024-05-15 08:00:03','2024-05-15 13:30:03'),(9720,3284,'action complete via WP Cron','2024-05-15 08:00:03','2024-05-15 13:30:03'),(9721,3286,'action created','2024-05-15 08:00:03','2024-05-15 13:30:03'),(9725,3286,'action started via WP Cron','2024-05-15 08:16:59','2024-05-15 13:46:59'),(9726,3286,'action complete via WP Cron','2024-05-15 08:16:59','2024-05-15 13:46:59'),(9727,3288,'action created','2024-05-15 08:16:59','2024-05-15 13:46:59'),(9731,3288,'action started via WP Cron','2024-05-15 09:00:04','2024-05-15 14:30:04'),(9732,3288,'action complete via WP Cron','2024-05-15 09:00:04','2024-05-15 14:30:04'),(9733,3290,'action created','2024-05-15 09:00:04','2024-05-15 14:30:04'),(9737,3290,'action started via WP Cron','2024-05-15 09:30:03','2024-05-15 15:00:03'),(9738,3290,'action complete via WP Cron','2024-05-15 09:30:03','2024-05-15 15:00:03'),(9739,3292,'action created','2024-05-15 09:30:03','2024-05-15 15:00:03'),(9743,3292,'action started via WP Cron','2024-05-15 10:00:05','2024-05-15 15:30:05'),(9744,3292,'action complete via WP Cron','2024-05-15 10:00:05','2024-05-15 15:30:05'),(9745,3294,'action created','2024-05-15 10:00:05','2024-05-15 15:30:05'),(9749,3294,'action started via WP Cron','2024-05-15 10:30:28','2024-05-15 16:00:28'),(9750,3294,'action complete via WP Cron','2024-05-15 10:30:28','2024-05-15 16:00:28'),(9751,3296,'action created','2024-05-15 10:30:28','2024-05-15 16:00:28'),(9755,3296,'action started via WP Cron','2024-05-15 11:00:20','2024-05-15 16:30:20'),(9756,3296,'action complete via WP Cron','2024-05-15 11:00:20','2024-05-15 16:30:20'),(9757,3298,'action created','2024-05-15 11:00:20','2024-05-15 16:30:20'),(9761,3298,'action started via WP CLI','2024-05-15 11:30:03','2024-05-15 17:00:03'),(9762,3298,'action complete via WP CLI','2024-05-15 11:30:03','2024-05-15 17:00:03'),(9763,3300,'action created','2024-05-15 11:30:03','2024-05-15 17:00:03'),(9767,3300,'action started via WP Cron','2024-05-15 12:00:06','2024-05-15 17:30:06'),(9768,3300,'action complete via WP Cron','2024-05-15 12:00:06','2024-05-15 17:30:06'),(9769,3302,'action created','2024-05-15 12:00:06','2024-05-15 17:30:06'),(9773,3302,'action started via WP Cron','2024-05-15 12:18:28','2024-05-15 17:48:28'),(9774,3302,'action complete via WP Cron','2024-05-15 12:18:28','2024-05-15 17:48:28'),(9775,3304,'action created','2024-05-15 12:18:28','2024-05-15 17:48:28'),(9779,3304,'action started via WP Cron','2024-05-15 12:59:19','2024-05-15 18:29:19'),(9780,3304,'action complete via WP Cron','2024-05-15 12:59:19','2024-05-15 18:29:19'),(9781,3306,'action created','2024-05-15 12:59:19','2024-05-15 18:29:19'),(9785,3204,'action started via WP Cron','2024-05-15 13:30:02','2024-05-15 19:00:02'),(9786,3204,'action complete via WP Cron','2024-05-15 13:30:02','2024-05-15 19:00:02'),(9787,3308,'action created','2024-05-15 13:30:03','2024-05-15 19:00:03'),(9788,3306,'action started via WP Cron','2024-05-15 13:30:03','2024-05-15 19:00:03'),(9789,3306,'action complete via WP Cron','2024-05-15 13:30:03','2024-05-15 19:00:03'),(9790,3309,'action created','2024-05-15 13:30:03','2024-05-15 19:00:03'),(9797,3207,'action started via WP Cron','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9798,3312,'action created','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9799,3207,'action complete via WP Cron','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9800,3313,'action created','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9801,3208,'action started via WP Cron','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9802,3208,'action complete via WP Cron','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9803,3314,'action created','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9804,3312,'action started via WP Cron','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9805,3312,'action complete via WP Cron','2024-05-15 13:42:19','2024-05-15 19:12:19'),(9806,3309,'action started via WP Cron','2024-05-15 14:00:02','2024-05-15 19:30:02'),(9807,3309,'action complete via WP Cron','2024-05-15 14:00:02','2024-05-15 19:30:02'),(9808,3315,'action created','2024-05-15 14:00:02','2024-05-15 19:30:02'),(9812,3315,'action started via WP Cron','2024-05-15 14:30:03','2024-05-15 20:00:03'),(9813,3315,'action complete via WP Cron','2024-05-15 14:30:03','2024-05-15 20:00:03'),(9814,3317,'action created','2024-05-15 14:30:03','2024-05-15 20:00:03'),(9818,3317,'action started via WP Cron','2024-05-15 15:00:05','2024-05-15 20:30:05'),(9819,3317,'action complete via WP Cron','2024-05-15 15:00:05','2024-05-15 20:30:05'),(9820,3319,'action created','2024-05-15 15:00:05','2024-05-15 20:30:05'),(9824,3319,'action started via WP Cron','2024-05-15 15:24:15','2024-05-15 20:54:15'),(9825,3319,'action complete via WP Cron','2024-05-15 15:24:15','2024-05-15 20:54:15'),(9826,3321,'action created','2024-05-15 15:24:15','2024-05-15 20:54:15'),(9830,3321,'action started via WP Cron','2024-05-15 15:55:00','2024-05-15 21:25:00'),(9831,3321,'action complete via WP Cron','2024-05-15 15:55:00','2024-05-15 21:25:00'),(9832,3323,'action created','2024-05-15 15:55:00','2024-05-15 21:25:00'),(9836,3323,'action started via WP Cron','2024-05-15 16:28:55','2024-05-15 21:58:55'),(9837,3323,'action complete via WP Cron','2024-05-15 16:28:55','2024-05-15 21:58:55'),(9838,3325,'action created','2024-05-15 16:28:55','2024-05-15 21:58:55'),(9842,3325,'action started via WP CLI','2024-05-15 17:00:09','2024-05-15 22:30:09'),(9843,3325,'action complete via WP CLI','2024-05-15 17:00:09','2024-05-15 22:30:09'),(9844,3327,'action created','2024-05-15 17:00:10','2024-05-15 22:30:10'),(9848,3327,'action started via WP Cron','2024-05-15 17:30:03','2024-05-15 23:00:03'),(9849,3327,'action complete via WP Cron','2024-05-15 17:30:03','2024-05-15 23:00:03'),(9850,3329,'action created','2024-05-15 17:30:03','2024-05-15 23:00:03'),(9857,3329,'action started via WP Cron','2024-05-15 17:45:29','2024-05-15 23:15:29'),(9858,3329,'action complete via WP Cron','2024-05-15 17:45:29','2024-05-15 23:15:29'),(9859,3332,'action created','2024-05-15 17:45:29','2024-05-15 23:15:29'),(9863,3334,'action created','2024-05-15 17:58:00','2024-05-15 23:28:00'),(9864,3334,'action started via WP Cron','2024-05-15 17:58:08','2024-05-15 23:28:08'),(9865,3334,'action complete via WP Cron','2024-05-15 17:58:08','2024-05-15 23:28:08'),(9866,3332,'action started via WP CLI','2024-05-15 18:30:32','2024-05-16 00:00:32'),(9867,3332,'action complete via WP CLI','2024-05-15 18:30:33','2024-05-16 00:00:33'),(9868,3335,'action created','2024-05-15 18:30:37','2024-05-16 00:00:37'),(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'),(9874,3337,'action created','2024-05-15 19:00:06','2024-05-16 00:30:06'),(9875,3335,'action started via WP CLI','2024-05-15 19:00:06','2024-05-16 00:30:06'),(9876,3335,'action complete via WP CLI','2024-05-15 19:00:06','2024-05-16 00:30:06'),(9877,3338,'action created','2024-05-15 19:00:06','2024-05-16 00:30:06'),(9881,3338,'action started via WP Cron','2024-05-15 19:30:05','2024-05-16 01:00:05'),(9882,3338,'action complete via WP Cron','2024-05-15 19:30:05','2024-05-16 01:00:05'),(9883,3340,'action created','2024-05-15 19:30:05','2024-05-16 01:00:05'),(9887,3340,'action started via WP Cron','2024-05-15 20:00:10','2024-05-16 01:30:10'),(9888,3340,'action complete via WP Cron','2024-05-15 20:00:10','2024-05-16 01:30:10'),(9889,3342,'action created','2024-05-15 20:00:10','2024-05-16 01:30:10'),(9893,3342,'action started via WP Cron','2024-05-15 20:30:09','2024-05-16 02:00:09'),(9894,3342,'action complete via WP Cron','2024-05-15 20:30:09','2024-05-16 02:00:09'),(9895,3344,'action created','2024-05-15 20:30:09','2024-05-16 02:00:09'),(9899,3344,'action started via WP Cron','2024-05-15 21:00:22','2024-05-16 02:30:22'),(9900,3344,'action complete via WP Cron','2024-05-15 21:00:22','2024-05-16 02:30:22'),(9901,3346,'action created','2024-05-15 21:00:22','2024-05-16 02:30:22'),(9905,3346,'action started via WP Cron','2024-05-15 21:30:04','2024-05-16 03:00:04'),(9906,3346,'action complete via WP Cron','2024-05-15 21:30:04','2024-05-16 03:00:04'),(9907,3348,'action created','2024-05-15 21:30:04','2024-05-16 03:00:04'),(9911,3348,'action started via WP CLI','2024-05-15 22:00:04','2024-05-16 03:30:04'),(9912,3348,'action complete via WP CLI','2024-05-15 22:00:04','2024-05-16 03:30:04'),(9913,3350,'action created','2024-05-15 22:00:04','2024-05-16 03:30:04'),(9917,3350,'action started via WP Cron','2024-05-15 22:30:06','2024-05-16 04:00:06'),(9918,3350,'action complete via WP Cron','2024-05-15 22:30:06','2024-05-16 04:00:06'),(9919,3352,'action created','2024-05-15 22:30:06','2024-05-16 04:00:06'),(9923,3352,'action started via WP Cron','2024-05-15 23:00:11','2024-05-16 04:30:11'),(9924,3352,'action complete via WP Cron','2024-05-15 23:00:11','2024-05-16 04:30:11'),(9925,3354,'action created','2024-05-15 23:00:11','2024-05-16 04:30:11'),(9929,3354,'action started via WP Cron','2024-05-15 23:30:03','2024-05-16 05:00:03'),(9930,3354,'action complete via WP Cron','2024-05-15 23:30:03','2024-05-16 05:00:03'),(9931,3356,'action created','2024-05-15 23:30:03','2024-05-16 05:00:03'),(9935,3356,'action started via WP Cron','2024-05-16 00:00:47','2024-05-16 05:30:47'),(9936,3356,'action complete via WP Cron','2024-05-16 00:00:49','2024-05-16 05:30:49'),(9937,3358,'action created','2024-05-16 00:00:53','2024-05-16 05:30:53'),(9941,3358,'action started via WP Cron','2024-05-16 00:30:36','2024-05-16 06:00:36'),(9942,3358,'action complete via WP Cron','2024-05-16 00:30:36','2024-05-16 06:00:36'),(9943,3360,'action created','2024-05-16 00:30:37','2024-05-16 06:00:37'),(9947,3360,'action started via WP Cron','2024-05-16 01:00:24','2024-05-16 06:30:24'),(9948,3360,'action complete via WP Cron','2024-05-16 01:00:24','2024-05-16 06:30:24'),(9949,3362,'action created','2024-05-16 01:00:25','2024-05-16 06:30:25'),(9953,3362,'action started via WP CLI','2024-05-16 01:30:12','2024-05-16 07:00:12'),(9954,3362,'action complete via WP CLI','2024-05-16 01:30:12','2024-05-16 07:00:12'),(9955,3364,'action created','2024-05-16 01:30:12','2024-05-16 07:00:12'),(9959,3364,'action started via WP Cron','2024-05-16 02:00:03','2024-05-16 07:30:03'),(9960,3364,'action complete via WP Cron','2024-05-16 02:00:03','2024-05-16 07:30:03'),(9961,3366,'action created','2024-05-16 02:00:03','2024-05-16 07:30:03'),(9965,3366,'action started via WP Cron','2024-05-16 02:30:03','2024-05-16 08:00:03'),(9966,3366,'action complete via WP Cron','2024-05-16 02:30:03','2024-05-16 08:00:03'),(9967,3368,'action created','2024-05-16 02:30:03','2024-05-16 08:00:03'),(9971,3368,'action started via WP Cron','2024-05-16 03:00:03','2024-05-16 08:30:03'),(9972,3368,'action complete via WP Cron','2024-05-16 03:00:03','2024-05-16 08:30:03'),(9973,3370,'action created','2024-05-16 03:00:03','2024-05-16 08:30:03'),(9977,3370,'action started via WP Cron','2024-05-16 03:30:04','2024-05-16 09:00:04'),(9978,3370,'action complete via WP Cron','2024-05-16 03:30:04','2024-05-16 09:00:04'),(9979,3372,'action created','2024-05-16 03:30:04','2024-05-16 09:00:04'),(9983,3372,'action started via WP Cron','2024-05-16 03:51:06','2024-05-16 09:21:06'),(9984,3372,'action complete via WP Cron','2024-05-16 03:51:06','2024-05-16 09:21:06'),(9985,3374,'action created','2024-05-16 03:51:06','2024-05-16 09:21:06'),(9989,3374,'action started via WP Cron','2024-05-16 04:30:05','2024-05-16 10:00:05'),(9990,3374,'action complete via WP Cron','2024-05-16 04:30:05','2024-05-16 10:00:05'),(9991,3376,'action created','2024-05-16 04:30:05','2024-05-16 10:00:05'),(9995,3376,'action started via WP Cron','2024-05-16 04:56:01','2024-05-16 10:26:01'),(9996,3376,'action complete via WP Cron','2024-05-16 04:56:01','2024-05-16 10:26:01'),(9997,3378,'action created','2024-05-16 04:56:01','2024-05-16 10:26:01'),(10001,3378,'action started via WP Cron','2024-05-16 05:30:04','2024-05-16 11:00:04'),(10002,3378,'action complete via WP Cron','2024-05-16 05:30:04','2024-05-16 11:00:04'),(10003,3380,'action created','2024-05-16 05:30:04','2024-05-16 11:00:04'),(10007,3380,'action started via WP Cron','2024-05-16 06:00:12','2024-05-16 11:30:12'),(10008,3380,'action complete via WP Cron','2024-05-16 06:00:12','2024-05-16 11:30:12'),(10009,3382,'action created','2024-05-16 06:00:12','2024-05-16 11:30:12'),(10013,3382,'action started via WP CLI','2024-05-16 06:30:40','2024-05-16 12:00:40'),(10014,3382,'action complete via WP CLI','2024-05-16 06:30:41','2024-05-16 12:00:41'),(10015,3384,'action created','2024-05-16 06:30:42','2024-05-16 12:00:42'),(10019,3384,'action started via WP Cron','2024-05-16 07:00:03','2024-05-16 12:30:03'),(10020,3384,'action complete via WP Cron','2024-05-16 07:00:03','2024-05-16 12:30:03'),(10021,3386,'action created','2024-05-16 07:00:03','2024-05-16 12:30:03'),(10022,3337,'action started via WP Cron','2024-05-16 07:30:02','2024-05-16 13:00:02'),(10023,3337,'action complete via WP Cron','2024-05-16 07:30:02','2024-05-16 13:00:02'),(10024,3387,'action created','2024-05-16 07:30:02','2024-05-16 13:00:02'),(10028,3386,'action started via WP Cron','2024-05-16 07:30:02','2024-05-16 13:00:02'),(10029,3386,'action complete via WP Cron','2024-05-16 07:30:02','2024-05-16 13:00:02'),(10030,3389,'action created','2024-05-16 07:30:02','2024-05-16 13:00:02'),(10034,3389,'action started via WP Cron','2024-05-16 08:00:04','2024-05-16 13:30:04'),(10035,3389,'action complete via WP Cron','2024-05-16 08:00:04','2024-05-16 13:30:04'),(10036,3391,'action created','2024-05-16 08:00:04','2024-05-16 13:30:04'),(10040,3391,'action started via WP Cron','2024-05-16 08:30:03','2024-05-16 14:00:03'),(10041,3391,'action complete via WP Cron','2024-05-16 08:30:03','2024-05-16 14:00:03'),(10042,3393,'action created','2024-05-16 08:30:03','2024-05-16 14:00:03'),(10046,3393,'action started via WP Cron','2024-05-16 09:00:03','2024-05-16 14:30:03'),(10047,3393,'action complete via WP Cron','2024-05-16 09:00:03','2024-05-16 14:30:03'),(10048,3395,'action created','2024-05-16 09:00:03','2024-05-16 14:30:03'),(10052,3395,'action started via WP Cron','2024-05-16 09:30:03','2024-05-16 15:00:03'),(10053,3395,'action complete via WP Cron','2024-05-16 09:30:03','2024-05-16 15:00:03'),(10054,3397,'action created','2024-05-16 09:30:03','2024-05-16 15:00:03'),(10058,3397,'action started via WP CLI','2024-05-16 10:00:04','2024-05-16 15:30:04'),(10059,3397,'action complete via WP CLI','2024-05-16 10:00:04','2024-05-16 15:30:04'),(10060,3399,'action created','2024-05-16 10:00:04','2024-05-16 15:30:04'),(10064,3399,'action started via WP Cron','2024-05-16 10:30:12','2024-05-16 16:00:12'),(10065,3399,'action complete via WP Cron','2024-05-16 10:30:12','2024-05-16 16:00:12'),(10066,3401,'action created','2024-05-16 10:30:12','2024-05-16 16:00:12'),(10070,3401,'action started via WP Cron','2024-05-16 11:00:07','2024-05-16 16:30:07'),(10071,3401,'action complete via WP Cron','2024-05-16 11:00:07','2024-05-16 16:30:07'),(10072,3403,'action created','2024-05-16 11:00:07','2024-05-16 16:30:07'),(10076,3403,'action started via WP Cron','2024-05-16 11:30:03','2024-05-16 17:00:03'),(10077,3403,'action complete via WP Cron','2024-05-16 11:30:03','2024-05-16 17:00:03'),(10078,3405,'action created','2024-05-16 11:30:03','2024-05-16 17:00:03'),(10082,3405,'action started via WP Cron','2024-05-16 12:00:03','2024-05-16 17:30:03'),(10083,3405,'action complete via WP Cron','2024-05-16 12:00:03','2024-05-16 17:30:03'),(10084,3407,'action created','2024-05-16 12:00:03','2024-05-16 17:30:03'),(10088,3407,'action started via WP Cron','2024-05-16 13:00:06','2024-05-16 18:30:06'),(10089,3407,'action complete via WP Cron','2024-05-16 13:00:06','2024-05-16 18:30:06'),(10090,3409,'action created','2024-05-16 13:00:06','2024-05-16 18:30:06'),(10094,3409,'action started via WP Cron','2024-05-16 13:30:03','2024-05-16 19:00:03'),(10095,3409,'action complete via WP Cron','2024-05-16 13:30:03','2024-05-16 19:00:03'),(10096,3411,'action created','2024-05-16 13:30:03','2024-05-16 19:00:03'),(10100,3308,'action started via WP Cron','2024-05-16 13:30:03','2024-05-16 19:00:03'),(10101,3308,'action complete via WP Cron','2024-05-16 13:30:03','2024-05-16 19:00:03'),(10102,3413,'action created','2024-05-16 13:30:03','2024-05-16 19:00:03'),(10106,3313,'action started via WP CLI','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10107,3415,'action created','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10108,3313,'action complete via WP CLI','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10109,3416,'action created','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10110,3314,'action started via WP CLI','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10111,3314,'action complete via WP CLI','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10112,3417,'action created','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10113,3411,'action started via WP CLI','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10114,3411,'action complete via WP CLI','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10115,3418,'action created','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10119,3415,'action started via WP CLI','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10120,3415,'action complete via WP CLI','2024-05-16 14:00:04','2024-05-16 19:30:04'),(10121,3418,'action started via WP Cron','2024-05-16 14:30:03','2024-05-16 20:00:03'),(10122,3418,'action complete via WP Cron','2024-05-16 14:30:03','2024-05-16 20:00:03'),(10123,3420,'action created','2024-05-16 14:30:03','2024-05-16 20:00:03'),(10127,3420,'action started via WP Cron','2024-05-16 14:55:48','2024-05-16 20:25:48'),(10128,3420,'action complete via WP Cron','2024-05-16 14:55:48','2024-05-16 20:25:48'),(10129,3422,'action created','2024-05-16 14:55:48','2024-05-16 20:25:48'),(10133,3422,'action started via WP Cron','2024-05-16 15:30:03','2024-05-16 21:00:03'),(10134,3422,'action complete via WP Cron','2024-05-16 15:30:03','2024-05-16 21:00:03'),(10135,3424,'action created','2024-05-16 15:30:03','2024-05-16 21:00:03'),(10139,3424,'action started via WP Cron','2024-05-16 15:50:18','2024-05-16 21:20:18'),(10140,3424,'action complete via WP Cron','2024-05-16 15:50:18','2024-05-16 21:20:18'),(10141,3426,'action created','2024-05-16 15:50:18','2024-05-16 21:20:18'),(10145,3426,'action started via WP CLI','2024-05-16 16:30:05','2024-05-16 22:00:05'),(10146,3426,'action complete via WP CLI','2024-05-16 16:30:05','2024-05-16 22:00:05'),(10147,3428,'action created','2024-05-16 16:30:05','2024-05-16 22:00:05'),(10151,3428,'action started via WP Cron','2024-05-16 16:56:49','2024-05-16 22:26:49'),(10152,3428,'action complete via WP Cron','2024-05-16 16:56:49','2024-05-16 22:26:49'),(10153,3430,'action created','2024-05-16 16:56:49','2024-05-16 22:26:49'),(10157,3430,'action started via WP CLI','2024-05-16 17:30:03','2024-05-16 23:00:03'),(10158,3430,'action complete via WP CLI','2024-05-16 17:30:03','2024-05-16 23:00:03'),(10159,3432,'action created','2024-05-16 17:30:03','2024-05-16 23:00:03'),(10163,3432,'action started via WP Cron','2024-05-16 17:53:40','2024-05-16 23:23:40'),(10164,3432,'action complete via WP Cron','2024-05-16 17:53:40','2024-05-16 23:23:40'),(10165,3434,'action created','2024-05-16 17:53:40','2024-05-16 23:23:40'),(10169,3434,'action started via WP Cron','2024-05-16 18:30:18','2024-05-17 00:00:18'),(10170,3434,'action complete via WP Cron','2024-05-16 18:30:20','2024-05-17 00:00:20'),(10171,3436,'action created','2024-05-16 18:30:21','2024-05-17 00:00:21'),(10175,3436,'action started via WP Cron','2024-05-16 18:46:30','2024-05-17 00:16:30'),(10176,3436,'action complete via WP Cron','2024-05-16 18:46:30','2024-05-17 00:16:30'),(10177,3438,'action created','2024-05-16 18:46:30','2024-05-17 00:16:30'),(10181,3438,'action started via WP Cron','2024-05-16 19:26:12','2024-05-17 00:56:12'),(10182,3438,'action complete via WP Cron','2024-05-16 19:26:12','2024-05-17 00:56:12'),(10183,3440,'action created','2024-05-16 19:26:12','2024-05-17 00:56:12'),(10187,3387,'action started via WP Cron','2024-05-16 19:30:05','2024-05-17 01:00:05'),(10188,3387,'action complete via WP Cron','2024-05-16 19:30:06','2024-05-17 01:00:06'),(10189,3442,'action created','2024-05-16 19:30:06','2024-05-17 01:00:06'),(10190,3440,'action started via WP Cron','2024-05-16 20:00:13','2024-05-17 01:30:13'),(10191,3440,'action complete via WP Cron','2024-05-16 20:00:13','2024-05-17 01:30:13'),(10192,3443,'action created','2024-05-16 20:00:13','2024-05-17 01:30:13'),(10196,3443,'action started via WP Cron','2024-05-16 20:30:09','2024-05-17 02:00:09'),(10197,3443,'action complete via WP Cron','2024-05-16 20:30:09','2024-05-17 02:00:09'),(10198,3445,'action created','2024-05-16 20:30:09','2024-05-17 02:00:09'),(10202,3445,'action started via WP Cron','2024-05-16 20:54:52','2024-05-17 02:24:52'),(10203,3445,'action complete via WP Cron','2024-05-16 20:54:52','2024-05-17 02:24:52'),(10204,3447,'action created','2024-05-16 20:54:52','2024-05-17 02:24:52'),(10208,3447,'action started via WP CLI','2024-05-16 21:30:04','2024-05-17 03:00:04'),(10209,3447,'action complete via WP CLI','2024-05-16 21:30:04','2024-05-17 03:00:04'),(10210,3449,'action created','2024-05-16 21:30:04','2024-05-17 03:00:04'),(10214,3449,'action started via WP CLI','2024-05-16 22:00:04','2024-05-17 03:30:04'),(10215,3449,'action complete via WP CLI','2024-05-16 22:00:04','2024-05-17 03:30:04'),(10216,3451,'action created','2024-05-16 22:00:04','2024-05-17 03:30:04'),(10223,3451,'action started via WP Cron','2024-05-16 22:30:07','2024-05-17 04:00:07'),(10224,3451,'action complete via WP Cron','2024-05-16 22:30:07','2024-05-17 04:00:07'),(10225,3454,'action created','2024-05-16 22:30:08','2024-05-17 04:00:08'),(10229,3454,'action started via WP Cron','2024-05-16 23:00:28','2024-05-17 04:30:28'),(10230,3454,'action complete via WP Cron','2024-05-16 23:00:28','2024-05-17 04:30:28'),(10231,3456,'action created','2024-05-16 23:00:28','2024-05-17 04:30:28'),(10235,3456,'action started via WP Cron','2024-05-16 23:30:03','2024-05-17 05:00:03'),(10236,3456,'action complete via WP Cron','2024-05-16 23:30:03','2024-05-17 05:00:03'),(10237,3458,'action created','2024-05-16 23:30:03','2024-05-17 05:00:03'),(10241,3458,'action started via WP CLI','2024-05-17 00:00:57','2024-05-17 05:30:57'),(10242,3458,'action complete via WP CLI','2024-05-17 00:01:11','2024-05-17 05:31:11'),(10243,3460,'action created','2024-05-17 00:01:16','2024-05-17 05:31:16'),(10247,3460,'action started via WP Cron','2024-05-17 00:30:15','2024-05-17 06:00:15'),(10248,3460,'action complete via WP Cron','2024-05-17 00:30:17','2024-05-17 06:00:17'),(10249,3462,'action created','2024-05-17 00:30:18','2024-05-17 06:00:18'),(10253,3462,'action started via WP Cron','2024-05-17 01:01:06','2024-05-17 06:31:06'),(10254,3462,'action complete via WP Cron','2024-05-17 01:01:06','2024-05-17 06:31:06'),(10255,3464,'action created','2024-05-17 01:01:06','2024-05-17 06:31:06'),(10259,3464,'action started via WP CLI','2024-05-17 01:30:13','2024-05-17 07:00:13'),(10260,3464,'action complete via WP CLI','2024-05-17 01:30:13','2024-05-17 07:00:13'),(10261,3466,'action created','2024-05-17 01:30:14','2024-05-17 07:00:14'),(10265,3466,'action started via WP Cron','2024-05-17 02:00:03','2024-05-17 07:30:03'),(10266,3466,'action complete via WP Cron','2024-05-17 02:00:03','2024-05-17 07:30:03'),(10267,3468,'action created','2024-05-17 02:00:03','2024-05-17 07:30:03'),(10271,3468,'action started via WP Cron','2024-05-17 02:30:03','2024-05-17 08:00:03'),(10272,3468,'action complete via WP Cron','2024-05-17 02:30:03','2024-05-17 08:00:03'),(10273,3470,'action created','2024-05-17 02:30:03','2024-05-17 08:00:03'),(10277,3470,'action started via WP Cron','2024-05-17 03:00:03','2024-05-17 08:30:03'),(10278,3470,'action complete via WP Cron','2024-05-17 03:00:03','2024-05-17 08:30:03'),(10279,3472,'action created','2024-05-17 03:00:03','2024-05-17 08:30:03'),(10283,3472,'action started via WP Cron','2024-05-17 03:30:04','2024-05-17 09:00:04'),(10284,3472,'action complete via WP Cron','2024-05-17 03:30:04','2024-05-17 09:00:04'),(10285,3474,'action created','2024-05-17 03:30:04','2024-05-17 09:00:04'),(10289,3474,'action started via WP Cron','2024-05-17 04:00:04','2024-05-17 09:30:04'),(10290,3474,'action complete via WP Cron','2024-05-17 04:00:04','2024-05-17 09:30:04'),(10291,3476,'action created','2024-05-17 04:00:04','2024-05-17 09:30:04'),(10295,3476,'action started via WP Cron','2024-05-17 04:15:40','2024-05-17 09:45:40'),(10296,3476,'action complete via WP Cron','2024-05-17 04:15:40','2024-05-17 09:45:40'),(10297,3478,'action created','2024-05-17 04:15:40','2024-05-17 09:45:40'),(10301,3478,'action started via WP Cron','2024-05-17 05:00:09','2024-05-17 10:30:09'),(10302,3478,'action complete via WP Cron','2024-05-17 05:00:09','2024-05-17 10:30:09'),(10303,3480,'action created','2024-05-17 05:00:09','2024-05-17 10:30:09'),(10307,3480,'action started via WP Cron','2024-05-17 05:30:03','2024-05-17 11:00:03'),(10308,3480,'action complete via WP Cron','2024-05-17 05:30:03','2024-05-17 11:00:03'),(10309,3482,'action created','2024-05-17 05:30:03','2024-05-17 11:00:03'),(10313,3482,'action started via WP Cron','2024-05-17 06:00:02','2024-05-17 11:30:02'),(10314,3482,'action complete via WP Cron','2024-05-17 06:00:03','2024-05-17 11:30:03'),(10315,3484,'action created','2024-05-17 06:00:03','2024-05-17 11:30:03'),(10319,3484,'action started via WP CLI','2024-05-17 06:30:08','2024-05-17 12:00:08'),(10320,3484,'action complete via WP CLI','2024-05-17 06:30:08','2024-05-17 12:00:08'),(10321,3486,'action created','2024-05-17 06:30:10','2024-05-17 12:00:10'),(10325,3486,'action started via WP Cron','2024-05-17 07:00:06','2024-05-17 12:30:06'),(10326,3486,'action complete via WP Cron','2024-05-17 07:00:06','2024-05-17 12:30:06'),(10327,3488,'action created','2024-05-17 07:00:06','2024-05-17 12:30:06'),(10331,3488,'action started via WP Cron','2024-05-17 07:30:02','2024-05-17 13:00:02'),(10332,3488,'action complete via WP Cron','2024-05-17 07:30:02','2024-05-17 13:00:02'),(10333,3490,'action created','2024-05-17 07:30:02','2024-05-17 13:00:02'),(10337,3442,'action started via WP Cron','2024-05-17 08:00:03','2024-05-17 13:30:03'),(10338,3442,'action complete via WP Cron','2024-05-17 08:00:03','2024-05-17 13:30:03'),(10339,3492,'action created','2024-05-17 08:00:03','2024-05-17 13:30:03'),(10340,3490,'action started via WP Cron','2024-05-17 08:00:03','2024-05-17 13:30:03'),(10341,3490,'action complete via WP Cron','2024-05-17 08:00:03','2024-05-17 13:30:03'),(10342,3493,'action created','2024-05-17 08:00:03','2024-05-17 13:30:03'),(10346,3493,'action started via WP Cron','2024-05-17 08:30:04','2024-05-17 14:00:04'),(10347,3493,'action complete via WP Cron','2024-05-17 08:30:04','2024-05-17 14:00:04'),(10348,3495,'action created','2024-05-17 08:30:04','2024-05-17 14:00:04'),(10352,3495,'action started via WP Cron','2024-05-17 09:00:03','2024-05-17 14:30:03'),(10353,3495,'action complete via WP Cron','2024-05-17 09:00:03','2024-05-17 14:30:03'),(10354,3497,'action created','2024-05-17 09:00:03','2024-05-17 14:30:03'),(10358,3497,'action started via WP CLI','2024-05-17 09:30:04','2024-05-17 15:00:04'),(10359,3497,'action complete via WP CLI','2024-05-17 09:30:04','2024-05-17 15:00:04'),(10360,3499,'action created','2024-05-17 09:30:04','2024-05-17 15:00:04'),(10364,3499,'action started via WP Cron','2024-05-17 10:00:03','2024-05-17 15:30:03'),(10365,3499,'action complete via WP Cron','2024-05-17 10:00:03','2024-05-17 15:30:03'),(10366,3501,'action created','2024-05-17 10:00:03','2024-05-17 15:30:03'),(10370,3501,'action started via WP Cron','2024-05-17 10:30:03','2024-05-17 16:00:03'),(10371,3501,'action complete via WP Cron','2024-05-17 10:30:03','2024-05-17 16:00:03'),(10372,3503,'action created','2024-05-17 10:30:03','2024-05-17 16:00:03'),(10376,3503,'action started via WP Cron','2024-05-17 10:56:07','2024-05-17 16:26:07'),(10377,3503,'action complete via WP Cron','2024-05-17 10:56:07','2024-05-17 16:26:07'),(10378,3505,'action created','2024-05-17 10:56:07','2024-05-17 16:26:07'),(10382,3505,'action started via WP Cron','2024-05-17 11:30:03','2024-05-17 17:00:03'),(10383,3505,'action complete via WP Cron','2024-05-17 11:30:03','2024-05-17 17:00:03'),(10384,3507,'action created','2024-05-17 11:30:03','2024-05-17 17:00:03'),(10388,3507,'action started via WP CLI','2024-05-17 12:00:03','2024-05-17 17:30:03'),(10389,3507,'action complete via WP CLI','2024-05-17 12:00:03','2024-05-17 17:30:03'),(10390,3509,'action created','2024-05-17 12:00:03','2024-05-17 17:30:03'),(10394,3509,'action started via WP Cron','2024-05-17 12:30:09','2024-05-17 18:00:09'),(10395,3509,'action complete via WP Cron','2024-05-17 12:30:09','2024-05-17 18:00:09'),(10396,3511,'action created','2024-05-17 12:30:09','2024-05-17 18:00:09'),(10400,3511,'action started via WP Cron','2024-05-17 13:00:04','2024-05-17 18:30:04'),(10401,3511,'action complete via WP Cron','2024-05-17 13:00:04','2024-05-17 18:30:04'),(10402,3513,'action created','2024-05-17 13:00:04','2024-05-17 18:30:04'),(10406,3513,'action started via WP Cron','2024-05-17 13:30:04','2024-05-17 19:00:04'),(10407,3513,'action complete via WP Cron','2024-05-17 13:30:04','2024-05-17 19:00:04'),(10408,3515,'action created','2024-05-17 13:30:04','2024-05-17 19:00:04'),(10412,3413,'action started via WP Cron','2024-05-17 13:30:04','2024-05-17 19:00:04'),(10413,3413,'action complete via WP Cron','2024-05-17 13:30:04','2024-05-17 19:00:04'),(10414,3517,'action created','2024-05-17 13:30:04','2024-05-17 19:00:04'),(10418,3515,'action started via WP CLI','2024-05-17 14:00:03','2024-05-17 19:30:03'),(10419,3515,'action complete via WP CLI','2024-05-17 14:00:03','2024-05-17 19:30:03'),(10420,3519,'action created','2024-05-17 14:00:03','2024-05-17 19:30:03'),(10424,3416,'action started via WP Cron','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10425,3521,'action created','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10426,3416,'action complete via WP Cron','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10427,3522,'action created','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10428,3417,'action started via WP Cron','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10429,3417,'action complete via WP Cron','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10430,3523,'action created','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10431,3521,'action started via WP Cron','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10432,3521,'action complete via WP Cron','2024-05-17 14:00:04','2024-05-17 19:30:04'),(10433,3519,'action started via WP Cron','2024-05-17 14:30:03','2024-05-17 20:00:03'),(10434,3519,'action complete via WP Cron','2024-05-17 14:30:03','2024-05-17 20:00:03'),(10435,3524,'action created','2024-05-17 14:30:03','2024-05-17 20:00:03'),(10439,3524,'action started via WP Cron','2024-05-17 15:00:03','2024-05-17 20:30:03'),(10440,3524,'action complete via WP Cron','2024-05-17 15:00:03','2024-05-17 20:30:03'),(10441,3526,'action created','2024-05-17 15:00:03','2024-05-17 20:30:03'),(10445,3526,'action started via WP Cron','2024-05-17 15:30:03','2024-05-17 21:00:03'),(10446,3526,'action complete via WP Cron','2024-05-17 15:30:03','2024-05-17 21:00:03'),(10447,3528,'action created','2024-05-17 15:30:03','2024-05-17 21:00:03'),(10451,3528,'action started via WP CLI','2024-05-17 16:00:04','2024-05-17 21:30:04'),(10452,3528,'action complete via WP CLI','2024-05-17 16:00:04','2024-05-17 21:30:04'),(10453,3530,'action created','2024-05-17 16:00:04','2024-05-17 21:30:04'),(10457,3530,'action started via WP Cron','2024-05-17 16:30:04','2024-05-17 22:00:04'),(10458,3530,'action complete via WP Cron','2024-05-17 16:30:04','2024-05-17 22:00:04'),(10459,3532,'action created','2024-05-17 16:30:04','2024-05-17 22:00:04'),(10463,3532,'action started via WP Cron','2024-05-17 16:51:33','2024-05-17 22:21:33'),(10464,3532,'action complete via WP Cron','2024-05-17 16:51:33','2024-05-17 22:21:33'),(10465,3534,'action created','2024-05-17 16:51:33','2024-05-17 22:21:33'),(10469,3534,'action started via WP Cron','2024-05-17 17:30:03','2024-05-17 23:00:03'),(10470,3534,'action complete via WP Cron','2024-05-17 17:30:03','2024-05-17 23:00:03'),(10471,3536,'action created','2024-05-17 17:30:04','2024-05-17 23:00:04'),(10475,3536,'action started via WP Cron','2024-05-17 18:00:03','2024-05-17 23:30:03'),(10476,3536,'action complete via WP Cron','2024-05-17 18:00:03','2024-05-17 23:30:03'),(10477,3538,'action created','2024-05-17 18:00:03','2024-05-17 23:30:03'),(10481,3538,'action started via WP Cron','2024-05-17 18:30:10','2024-05-18 00:00:10'),(10482,3538,'action complete via WP Cron','2024-05-17 18:30:13','2024-05-18 00:00:13'),(10483,3540,'action created','2024-05-17 18:30:13','2024-05-18 00:00:13'),(10487,3540,'action started via WP Cron','2024-05-17 19:00:04','2024-05-18 00:30:04'),(10488,3540,'action complete via WP Cron','2024-05-17 19:00:04','2024-05-18 00:30:04'),(10489,3542,'action created','2024-05-17 19:00:04','2024-05-18 00:30:04'),(10493,3542,'action started via WP Cron','2024-05-17 19:30:06','2024-05-18 01:00:06'),(10494,3542,'action complete via WP Cron','2024-05-17 19:30:06','2024-05-18 01:00:06'),(10495,3544,'action created','2024-05-17 19:30:06','2024-05-18 01:00:06'),(10499,3544,'action started via WP Cron','2024-05-17 19:54:56','2024-05-18 01:24:56'),(10500,3544,'action complete via WP Cron','2024-05-17 19:54:56','2024-05-18 01:24:56'),(10501,3546,'action created','2024-05-17 19:54:56','2024-05-18 01:24:56'),(10502,3492,'action started via WP Cron','2024-05-17 20:00:08','2024-05-18 01:30:08'),(10503,3492,'action complete via WP Cron','2024-05-17 20:00:08','2024-05-18 01:30:08'),(10504,3547,'action created','2024-05-17 20:00:08','2024-05-18 01:30:08'),(10508,3546,'action started via WP Cron','2024-05-17 20:30:14','2024-05-18 02:00:14'),(10509,3546,'action complete via WP Cron','2024-05-17 20:30:14','2024-05-18 02:00:14'),(10510,3549,'action created','2024-05-17 20:30:14','2024-05-18 02:00:14'),(10514,3549,'action started via WP Cron','2024-05-17 21:00:14','2024-05-18 02:30:14'),(10515,3549,'action complete via WP Cron','2024-05-17 21:00:14','2024-05-18 02:30:14'),(10516,3551,'action created','2024-05-17 21:00:15','2024-05-18 02:30:15'),(10520,3551,'action started via WP Cron','2024-05-17 21:30:04','2024-05-18 03:00:04'),(10521,3551,'action complete via WP Cron','2024-05-17 21:30:04','2024-05-18 03:00:04'),(10522,3553,'action created','2024-05-17 21:30:04','2024-05-18 03:00:04'),(10526,3553,'action started via WP Cron','2024-05-17 21:57:59','2024-05-18 03:27:59'),(10527,3553,'action complete via WP Cron','2024-05-17 21:57:59','2024-05-18 03:27:59'),(10528,3555,'action created','2024-05-17 21:57:59','2024-05-18 03:27:59'),(10532,3555,'action started via WP Cron','2024-05-17 22:30:04','2024-05-18 04:00:04'),(10533,3555,'action complete via WP Cron','2024-05-17 22:30:04','2024-05-18 04:00:04'),(10534,3557,'action created','2024-05-17 22:30:04','2024-05-18 04:00:04'),(10538,3557,'action started via WP Cron','2024-05-17 22:55:10','2024-05-18 04:25:10'),(10539,3557,'action complete via WP Cron','2024-05-17 22:55:10','2024-05-18 04:25:10'),(10540,3559,'action created','2024-05-17 22:55:10','2024-05-18 04:25:10'),(10544,3559,'action started via WP Cron','2024-05-17 23:30:03','2024-05-18 05:00:03'),(10545,3559,'action complete via WP Cron','2024-05-17 23:30:03','2024-05-18 05:00:03'),(10546,3561,'action created','2024-05-17 23:30:03','2024-05-18 05:00:03'),(10550,3561,'action started via WP Cron','2024-05-18 00:31:23','2024-05-18 06:01:23'),(10551,3561,'action complete via WP Cron','2024-05-18 00:31:23','2024-05-18 06:01:23'),(10552,3563,'action created','2024-05-18 00:31:24','2024-05-18 06:01:24'),(10556,3563,'action started via WP Cron','2024-05-18 01:00:31','2024-05-18 06:30:31'),(10557,3563,'action complete via WP Cron','2024-05-18 01:00:31','2024-05-18 06:30:31'),(10558,3565,'action created','2024-05-18 01:00:31','2024-05-18 06:30:31'),(10562,3565,'action started via WP Cron','2024-05-18 01:30:21','2024-05-18 07:00:21'),(10563,3565,'action complete via WP Cron','2024-05-18 01:30:21','2024-05-18 07:00:21'),(10564,3567,'action created','2024-05-18 01:30:21','2024-05-18 07:00:21'),(10568,3567,'action started via WP Cron','2024-05-18 02:00:03','2024-05-18 07:30:03'),(10569,3567,'action complete via WP Cron','2024-05-18 02:00:03','2024-05-18 07:30:03'),(10570,3569,'action created','2024-05-18 02:00:03','2024-05-18 07:30:03'),(10574,3569,'action started via WP Cron','2024-05-18 02:30:03','2024-05-18 08:00:03'),(10575,3569,'action complete via WP Cron','2024-05-18 02:30:03','2024-05-18 08:00:03'),(10576,3571,'action created','2024-05-18 02:30:03','2024-05-18 08:00:03'),(10580,3571,'action started via WP Cron','2024-05-18 03:00:02','2024-05-18 08:30:02'),(10581,3571,'action complete via WP Cron','2024-05-18 03:00:02','2024-05-18 08:30:02'),(10582,3573,'action created','2024-05-18 03:00:02','2024-05-18 08:30:02'),(10586,3573,'action started via WP Cron','2024-05-18 03:30:03','2024-05-18 09:00:03'),(10587,3573,'action complete via WP Cron','2024-05-18 03:30:03','2024-05-18 09:00:03'),(10588,3575,'action created','2024-05-18 03:30:03','2024-05-18 09:00:03'),(10592,3575,'action started via WP Cron','2024-05-18 04:00:03','2024-05-18 09:30:03'),(10593,3575,'action complete via WP Cron','2024-05-18 04:00:03','2024-05-18 09:30:03'),(10594,3577,'action created','2024-05-18 04:00:03','2024-05-18 09:30:03'),(10598,3577,'action started via WP Cron','2024-05-18 04:30:02','2024-05-18 10:00:02'),(10599,3577,'action complete via WP Cron','2024-05-18 04:30:02','2024-05-18 10:00:02'),(10600,3579,'action created','2024-05-18 04:30:02','2024-05-18 10:00:02'),(10604,3579,'action started via WP Cron','2024-05-18 05:00:05','2024-05-18 10:30:05'),(10605,3579,'action complete via WP Cron','2024-05-18 05:00:05','2024-05-18 10:30:05'),(10606,3581,'action created','2024-05-18 05:00:05','2024-05-18 10:30:05'),(10610,3581,'action started via WP Cron','2024-05-18 05:30:02','2024-05-18 11:00:02'),(10611,3581,'action complete via WP Cron','2024-05-18 05:30:02','2024-05-18 11:00:02'),(10612,3583,'action created','2024-05-18 05:30:02','2024-05-18 11:00:02'),(10616,3583,'action started via WP Cron','2024-05-18 06:00:03','2024-05-18 11:30:03'),(10617,3583,'action complete via WP Cron','2024-05-18 06:00:03','2024-05-18 11:30:03'),(10618,3585,'action created','2024-05-18 06:00:03','2024-05-18 11:30:03'),(10622,3585,'action started via WP Cron','2024-05-18 06:21:47','2024-05-18 11:51:47'),(10623,3585,'action complete via WP Cron','2024-05-18 06:21:47','2024-05-18 11:51:47'),(10624,3587,'action created','2024-05-18 06:21:47','2024-05-18 11:51:47'),(10628,3587,'action started via WP Cron','2024-05-18 07:00:05','2024-05-18 12:30:05'),(10629,3587,'action complete via WP Cron','2024-05-18 07:00:05','2024-05-18 12:30:05'),(10630,3589,'action created','2024-05-18 07:00:05','2024-05-18 12:30:05'),(10634,3589,'action started via WP Cron','2024-05-18 07:30:03','2024-05-18 13:00:03'),(10635,3589,'action complete via WP Cron','2024-05-18 07:30:03','2024-05-18 13:00:03'),(10636,3591,'action created','2024-05-18 07:30:03','2024-05-18 13:00:03'),(10640,3591,'action started via WP Cron','2024-05-18 07:53:35','2024-05-18 13:23:35'),(10641,3591,'action complete via WP Cron','2024-05-18 07:53:35','2024-05-18 13:23:35'),(10642,3593,'action created','2024-05-18 07:53:35','2024-05-18 13:23:35'),(10646,3547,'action started via WP Cron','2024-05-18 08:30:04','2024-05-18 14:00:04'),(10647,3547,'action complete via WP Cron','2024-05-18 08:30:04','2024-05-18 14:00:04'),(10648,3595,'action created','2024-05-18 08:30:04','2024-05-18 14:00:04'),(10649,3593,'action started via WP Cron','2024-05-18 08:30:04','2024-05-18 14:00:04'),(10650,3593,'action complete via WP Cron','2024-05-18 08:30:04','2024-05-18 14:00:04'),(10651,3596,'action created','2024-05-18 08:30:04','2024-05-18 14:00:04'),(10655,3596,'action started via WP Cron','2024-05-18 09:00:02','2024-05-18 14:30:02'),(10656,3596,'action complete via WP Cron','2024-05-18 09:00:02','2024-05-18 14:30:02'),(10657,3598,'action created','2024-05-18 09:00:02','2024-05-18 14:30:02'),(10661,3598,'action started via WP Cron','2024-05-18 09:30:03','2024-05-18 15:00:03'),(10662,3598,'action complete via WP Cron','2024-05-18 09:30:03','2024-05-18 15:00:03'),(10663,3600,'action created','2024-05-18 09:30:03','2024-05-18 15:00:03'),(10667,3600,'action started via WP Cron','2024-05-18 10:00:03','2024-05-18 15:30:03'),(10668,3600,'action complete via WP Cron','2024-05-18 10:00:03','2024-05-18 15:30:03'),(10669,3602,'action created','2024-05-18 10:00:03','2024-05-18 15:30:03'),(10673,3602,'action started via WP Cron','2024-05-18 10:30:08','2024-05-18 16:00:08'),(10674,3602,'action complete via WP Cron','2024-05-18 10:30:08','2024-05-18 16:00:08'),(10675,3604,'action created','2024-05-18 10:30:08','2024-05-18 16:00:08'),(10679,3604,'action started via WP Cron','2024-05-18 11:00:10','2024-05-18 16:30:10'),(10680,3604,'action complete via WP Cron','2024-05-18 11:00:10','2024-05-18 16:30:10'),(10681,3606,'action created','2024-05-18 11:00:10','2024-05-18 16:30:10'),(10685,3606,'action started via WP Cron','2024-05-18 11:30:03','2024-05-18 17:00:03'),(10686,3606,'action complete via WP Cron','2024-05-18 11:30:03','2024-05-18 17:00:03'),(10687,3608,'action created','2024-05-18 11:30:04','2024-05-18 17:00:04'),(10691,3608,'action started via WP Cron','2024-05-18 11:51:54','2024-05-18 17:21:54'),(10692,3608,'action complete via WP Cron','2024-05-18 11:51:54','2024-05-18 17:21:54'),(10693,3610,'action created','2024-05-18 11:51:54','2024-05-18 17:21:54'),(10697,3610,'action started via WP CLI','2024-05-18 12:30:15','2024-05-18 18:00:15'),(10698,3610,'action complete via WP CLI','2024-05-18 12:30:17','2024-05-18 18:00:17'),(10699,3612,'action created','2024-05-18 12:30:19','2024-05-18 18:00:19'),(10703,3612,'action started via WP Cron','2024-05-18 12:46:11','2024-05-18 18:16:11'),(10704,3612,'action complete via WP Cron','2024-05-18 12:46:11','2024-05-18 18:16:11'),(10705,3614,'action created','2024-05-18 12:46:11','2024-05-18 18:16:11'),(10709,3614,'action started via WP Cron','2024-05-18 13:30:02','2024-05-18 19:00:02'),(10710,3614,'action complete via WP Cron','2024-05-18 13:30:02','2024-05-18 19:00:02'),(10711,3616,'action created','2024-05-18 13:30:02','2024-05-18 19:00:02'),(10715,3517,'action started via WP CLI','2024-05-18 13:30:04','2024-05-18 19:00:04'),(10716,3517,'action complete via WP CLI','2024-05-18 13:30:04','2024-05-18 19:00:04'),(10717,3618,'action created','2024-05-18 13:30:04','2024-05-18 19:00:04'),(10721,3616,'action started via WP Cron','2024-05-18 13:45:06','2024-05-18 19:15:06'),(10722,3616,'action complete via WP Cron','2024-05-18 13:45:06','2024-05-18 19:15:06'),(10723,3620,'action created','2024-05-18 13:45:06','2024-05-18 19:15:06'),(10727,3522,'action started via WP Cron','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10728,3622,'action created','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10729,3522,'action complete via WP Cron','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10730,3623,'action created','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10731,3523,'action started via WP Cron','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10732,3523,'action complete via WP Cron','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10733,3624,'action created','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10734,3620,'action started via WP Cron','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10735,3620,'action complete via WP Cron','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10736,3625,'action created','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10740,3622,'action started via WP Cron','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10741,3622,'action complete via WP Cron','2024-05-18 14:09:07','2024-05-18 19:39:07'),(10742,3625,'action started via WP CLI','2024-05-18 14:30:04','2024-05-18 20:00:04'),(10743,3625,'action complete via WP CLI','2024-05-18 14:30:04','2024-05-18 20:00:04'),(10744,3627,'action created','2024-05-18 14:30:04','2024-05-18 20:00:04'),(10748,3627,'action started via WP Cron','2024-05-18 14:57:47','2024-05-18 20:27:47'),(10749,3627,'action complete via WP Cron','2024-05-18 14:57:47','2024-05-18 20:27:47'),(10750,3629,'action created','2024-05-18 14:57:47','2024-05-18 20:27:47'),(10754,3629,'action started via WP Cron','2024-05-18 15:30:03','2024-05-18 21:00:03'),(10755,3629,'action complete via WP Cron','2024-05-18 15:30:03','2024-05-18 21:00:03'),(10756,3631,'action created','2024-05-18 15:30:03','2024-05-18 21:00:03'),(10760,3631,'action started via WP Cron','2024-05-18 16:00:12','2024-05-18 21:30:12'),(10761,3631,'action complete via WP Cron','2024-05-18 16:00:12','2024-05-18 21:30:12'),(10762,3633,'action created','2024-05-18 16:00:12','2024-05-18 21:30:12'),(10766,3633,'action started via WP Cron','2024-05-18 16:30:03','2024-05-18 22:00:03'),(10767,3633,'action complete via WP Cron','2024-05-18 16:30:03','2024-05-18 22:00:03'),(10768,3635,'action created','2024-05-18 16:30:03','2024-05-18 22:00:03'),(10772,3635,'action started via WP Cron','2024-05-18 16:46:16','2024-05-18 22:16:16'),(10773,3635,'action complete via WP Cron','2024-05-18 16:46:17','2024-05-18 22:16:17'),(10774,3637,'action created','2024-05-18 16:46:17','2024-05-18 22:16:17'),(10778,3637,'action started via WP Cron','2024-05-18 17:23:20','2024-05-18 22:53:20'),(10779,3637,'action complete via WP Cron','2024-05-18 17:23:20','2024-05-18 22:53:20'),(10780,3639,'action created','2024-05-18 17:23:20','2024-05-18 22:53:20'),(10784,3639,'action started via WP Cron','2024-05-18 17:54:37','2024-05-18 23:24:37'),(10785,3639,'action complete via WP Cron','2024-05-18 17:54:37','2024-05-18 23:24:37'),(10786,3641,'action created','2024-05-18 17:54:37','2024-05-18 23:24:37'),(10790,3641,'action started via WP Cron','2024-05-18 18:16:51','2024-05-18 23:46:51'),(10791,3641,'action complete via WP Cron','2024-05-18 18:16:51','2024-05-18 23:46:51'),(10792,3643,'action created','2024-05-18 18:16:51','2024-05-18 23:46:51'),(10796,3643,'action started via WP Cron','2024-05-18 19:00:03','2024-05-19 00:30:03'),(10797,3643,'action complete via WP Cron','2024-05-18 19:00:03','2024-05-19 00:30:03'),(10798,3645,'action created','2024-05-18 19:00:03','2024-05-19 00:30:03'),(10802,3645,'action started via WP Cron','2024-05-18 19:30:07','2024-05-19 01:00:07'),(10803,3645,'action complete via WP Cron','2024-05-18 19:30:07','2024-05-19 01:00:07'),(10804,3647,'action created','2024-05-18 19:30:07','2024-05-19 01:00:07'),(10808,3647,'action started via WP Cron','2024-05-18 20:00:19','2024-05-19 01:30:19'),(10809,3647,'action complete via WP Cron','2024-05-18 20:00:19','2024-05-19 01:30:19'),(10810,3649,'action created','2024-05-18 20:00:19','2024-05-19 01:30:19'),(10814,3649,'action started via WP CLI','2024-05-18 20:30:09','2024-05-19 02:00:09'),(10815,3649,'action complete via WP CLI','2024-05-18 20:30:09','2024-05-19 02:00:09'),(10816,3651,'action created','2024-05-18 20:30:09','2024-05-19 02:00:09'),(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'),(10822,3653,'action created','2024-05-18 20:30:09','2024-05-19 02:00:09'),(10823,3651,'action started via WP Cron','2024-05-18 21:00:15','2024-05-19 02:30:15'),(10824,3651,'action complete via WP Cron','2024-05-18 21:00:15','2024-05-19 02:30:15'),(10825,3654,'action created','2024-05-18 21:00:15','2024-05-19 02:30:15'),(10829,3654,'action started via WP Cron','2024-05-18 21:30:04','2024-05-19 03:00:04'),(10830,3654,'action complete via WP Cron','2024-05-18 21:30:04','2024-05-19 03:00:04'),(10831,3656,'action created','2024-05-18 21:30:04','2024-05-19 03:00:04'),(10835,3656,'action started via WP Cron','2024-05-18 22:00:08','2024-05-19 03:30:08'),(10836,3656,'action complete via WP Cron','2024-05-18 22:00:08','2024-05-19 03:30:08'),(10837,3658,'action created','2024-05-18 22:00:08','2024-05-19 03:30:08'),(10844,3658,'action started via WP Cron','2024-05-18 22:30:07','2024-05-19 04:00:07'),(10845,3658,'action complete via WP Cron','2024-05-18 22:30:07','2024-05-19 04:00:07'),(10846,3661,'action created','2024-05-18 22:30:07','2024-05-19 04:00:07'),(10850,3661,'action started via WP Cron','2024-05-18 22:51:08','2024-05-19 04:21:08'),(10851,3661,'action complete via WP Cron','2024-05-18 22:51:08','2024-05-19 04:21:08'),(10852,3663,'action created','2024-05-18 22:51:08','2024-05-19 04:21:08'),(10856,3663,'action started via WP Cron','2024-05-18 23:30:04','2024-05-19 05:00:04'),(10857,3663,'action complete via WP Cron','2024-05-18 23:30:04','2024-05-19 05:00:04'),(10858,3665,'action created','2024-05-18 23:30:04','2024-05-19 05:00:04'),(10862,3665,'action started via WP Cron','2024-05-19 00:01:02','2024-05-19 05:31:02'),(10863,3665,'action complete via WP Cron','2024-05-19 00:01:06','2024-05-19 05:31:06'),(10864,3667,'action created','2024-05-19 00:01:19','2024-05-19 05:31:19'),(10868,3667,'action started via WP Cron','2024-05-19 00:31:14','2024-05-19 06:01:14'),(10869,3667,'action complete via WP Cron','2024-05-19 00:31:14','2024-05-19 06:01:14'),(10870,3669,'action created','2024-05-19 00:31:14','2024-05-19 06:01:14'),(10874,3669,'action started via WP Cron','2024-05-19 01:00:26','2024-05-19 06:30:26'),(10875,3669,'action complete via WP Cron','2024-05-19 01:00:26','2024-05-19 06:30:26'),(10876,3671,'action created','2024-05-19 01:00:26','2024-05-19 06:30:26'),(10880,3671,'action started via WP Cron','2024-05-19 01:30:13','2024-05-19 07:00:13'),(10881,3671,'action complete via WP Cron','2024-05-19 01:30:13','2024-05-19 07:00:13'),(10882,3673,'action created','2024-05-19 01:30:13','2024-05-19 07:00:13'),(10886,3673,'action started via WP Cron','2024-05-19 02:00:03','2024-05-19 07:30:03'),(10887,3673,'action complete via WP Cron','2024-05-19 02:00:03','2024-05-19 07:30:03'),(10888,3675,'action created','2024-05-19 02:00:03','2024-05-19 07:30:03'),(10892,3675,'action started via WP Cron','2024-05-19 02:30:02','2024-05-19 08:00:02'),(10893,3675,'action complete via WP Cron','2024-05-19 02:30:02','2024-05-19 08:00:02'),(10894,3677,'action created','2024-05-19 02:30:02','2024-05-19 08:00:02'),(10898,3677,'action started via WP Cron','2024-05-19 03:00:03','2024-05-19 08:30:03'),(10899,3677,'action complete via WP Cron','2024-05-19 03:00:03','2024-05-19 08:30:03'),(10900,3679,'action created','2024-05-19 03:00:03','2024-05-19 08:30:03'),(10904,3679,'action started via WP Cron','2024-05-19 03:30:03','2024-05-19 09:00:03'),(10905,3679,'action complete via WP Cron','2024-05-19 03:30:03','2024-05-19 09:00:03'),(10906,3681,'action created','2024-05-19 03:30:03','2024-05-19 09:00:03'),(10910,3681,'action started via WP Cron','2024-05-19 03:53:21','2024-05-19 09:23:21'),(10911,3681,'action complete via WP Cron','2024-05-19 03:53:21','2024-05-19 09:23:21'),(10912,3683,'action created','2024-05-19 03:53:21','2024-05-19 09:23:21'),(10916,3683,'action started via WP Cron','2024-05-19 04:30:04','2024-05-19 10:00:04'),(10917,3683,'action complete via WP Cron','2024-05-19 04:30:04','2024-05-19 10:00:04'),(10918,3685,'action created','2024-05-19 04:30:04','2024-05-19 10:00:04'),(10922,3685,'action started via WP Cron','2024-05-19 05:00:07','2024-05-19 10:30:07'),(10923,3685,'action complete via WP Cron','2024-05-19 05:00:07','2024-05-19 10:30:07'),(10924,3687,'action created','2024-05-19 05:00:07','2024-05-19 10:30:07'),(10928,3687,'action started via WP CLI','2024-05-19 05:30:03','2024-05-19 11:00:03'),(10929,3687,'action complete via WP CLI','2024-05-19 05:30:03','2024-05-19 11:00:03'),(10930,3689,'action created','2024-05-19 05:30:03','2024-05-19 11:00:03'),(10934,3689,'action started via WP Cron','2024-05-19 06:00:04','2024-05-19 11:30:04'),(10935,3689,'action complete via WP Cron','2024-05-19 06:00:04','2024-05-19 11:30:04'),(10936,3691,'action created','2024-05-19 06:00:04','2024-05-19 11:30:04'),(10940,3691,'action started via WP CLI','2024-05-19 06:30:16','2024-05-19 12:00:16'),(10941,3691,'action complete via WP CLI','2024-05-19 06:30:17','2024-05-19 12:00:17'),(10942,3693,'action created','2024-05-19 06:30:17','2024-05-19 12:00:17'),(10946,3693,'action started via WP Cron','2024-05-19 07:00:06','2024-05-19 12:30:06'),(10947,3693,'action complete via WP Cron','2024-05-19 07:00:06','2024-05-19 12:30:06'),(10948,3695,'action created','2024-05-19 07:00:06','2024-05-19 12:30:06'),(10952,3695,'action started via WP Cron','2024-05-19 07:30:04','2024-05-19 13:00:04'),(10953,3695,'action complete via WP Cron','2024-05-19 07:30:04','2024-05-19 13:00:04'),(10954,3697,'action created','2024-05-19 07:30:04','2024-05-19 13:00:04'),(10958,3697,'action started via WP Cron','2024-05-19 08:00:04','2024-05-19 13:30:04'),(10959,3697,'action complete via WP Cron','2024-05-19 08:00:04','2024-05-19 13:30:04'),(10960,3699,'action created','2024-05-19 08:00:04','2024-05-19 13:30:04'),(10964,3699,'action started via WP Cron','2024-05-19 08:30:03','2024-05-19 14:00:03'),(10965,3699,'action complete via WP Cron','2024-05-19 08:30:03','2024-05-19 14:00:03'),(10966,3701,'action created','2024-05-19 08:30:03','2024-05-19 14:00:03'),(10967,3653,'action started via WP Cron','2024-05-19 09:00:03','2024-05-19 14:30:03'),(10968,3653,'action complete via WP Cron','2024-05-19 09:00:03','2024-05-19 14:30:03'),(10969,3702,'action created','2024-05-19 09:00:03','2024-05-19 14:30:03'),(10973,3701,'action started via WP Cron','2024-05-19 09:00:03','2024-05-19 14:30:03'),(10974,3701,'action complete via WP Cron','2024-05-19 09:00:03','2024-05-19 14:30:03'),(10975,3704,'action created','2024-05-19 09:00:03','2024-05-19 14:30:03'),(10979,3704,'action started via WP Cron','2024-05-19 09:29:42','2024-05-19 14:59:42'),(10980,3704,'action complete via WP Cron','2024-05-19 09:29:42','2024-05-19 14:59:42'),(10981,3706,'action created','2024-05-19 09:29:42','2024-05-19 14:59:42'),(10985,3706,'action started via WP Cron','2024-05-19 10:00:03','2024-05-19 15:30:03'),(10986,3706,'action complete via WP Cron','2024-05-19 10:00:03','2024-05-19 15:30:03'),(10987,3708,'action created','2024-05-19 10:00:03','2024-05-19 15:30:03'),(10991,3708,'action started via WP Cron','2024-05-19 10:30:04','2024-05-19 16:00:04'),(10992,3708,'action complete via WP Cron','2024-05-19 10:30:04','2024-05-19 16:00:04'),(10993,3710,'action created','2024-05-19 10:30:04','2024-05-19 16:00:04'),(10997,3710,'action started via WP Cron','2024-05-19 11:00:09','2024-05-19 16:30:09'),(10998,3710,'action complete via WP Cron','2024-05-19 11:00:09','2024-05-19 16:30:09'),(10999,3712,'action created','2024-05-19 11:00:09','2024-05-19 16:30:09'),(11003,3712,'action started via WP Cron','2024-05-19 11:30:04','2024-05-19 17:00:04'),(11004,3712,'action complete via WP Cron','2024-05-19 11:30:04','2024-05-19 17:00:04'),(11005,3714,'action created','2024-05-19 11:30:04','2024-05-19 17:00:04'),(11009,3714,'action started via WP Cron','2024-05-19 12:00:03','2024-05-19 17:30:03'),(11010,3714,'action complete via WP Cron','2024-05-19 12:00:03','2024-05-19 17:30:03'),(11011,3716,'action created','2024-05-19 12:00:03','2024-05-19 17:30:03'),(11015,3716,'action started via WP Cron','2024-05-19 13:00:04','2024-05-19 18:30:04'),(11016,3716,'action complete via WP Cron','2024-05-19 13:00:04','2024-05-19 18:30:04'),(11017,3718,'action created','2024-05-19 13:00:04','2024-05-19 18:30:04'),(11021,3718,'action started via WP Cron','2024-05-19 13:30:03','2024-05-19 19:00:03'),(11022,3718,'action complete via WP Cron','2024-05-19 13:30:03','2024-05-19 19:00:03'),(11023,3720,'action created','2024-05-19 13:30:03','2024-05-19 19:00:03'),(11027,3618,'action started via WP CLI','2024-05-19 13:30:04','2024-05-19 19:00:04'),(11028,3618,'action complete via WP CLI','2024-05-19 13:30:05','2024-05-19 19:00:05'),(11029,3722,'action created','2024-05-19 13:30:05','2024-05-19 19:00:05'),(11033,3720,'action started via WP Cron','2024-05-19 14:00:03','2024-05-19 19:30:03'),(11034,3720,'action complete via WP Cron','2024-05-19 14:00:03','2024-05-19 19:30:03'),(11035,3724,'action created','2024-05-19 14:00:03','2024-05-19 19:30:03'),(11039,3623,'action started via WP Cron','2024-05-19 14:30:03','2024-05-19 20:00:03'),(11040,3726,'action created','2024-05-19 14:30:03','2024-05-19 20:00:03'),(11041,3623,'action complete via WP Cron','2024-05-19 14:30:03','2024-05-19 20:00:03'),(11042,3727,'action created','2024-05-19 14:30:03','2024-05-19 20:00:03'),(11043,3624,'action started via WP Cron','2024-05-19 14:30:03','2024-05-19 20:00:03'),(11044,3624,'action complete via WP Cron','2024-05-19 14:30:03','2024-05-19 20:00:03'),(11045,3728,'action created','2024-05-19 14:30:04','2024-05-19 20:00:04'),(11046,3724,'action started via WP Cron','2024-05-19 14:30:04','2024-05-19 20:00:04'),(11047,3724,'action complete via WP Cron','2024-05-19 14:30:04','2024-05-19 20:00:04'),(11048,3729,'action created','2024-05-19 14:30:04','2024-05-19 20:00:04'),(11052,3726,'action started via WP Cron','2024-05-19 14:30:04','2024-05-19 20:00:04'),(11053,3726,'action complete via WP Cron','2024-05-19 14:30:04','2024-05-19 20:00:04'),(11054,3729,'action started via WP Cron','2024-05-19 15:00:03','2024-05-19 20:30:03'),(11055,3729,'action complete via WP Cron','2024-05-19 15:00:03','2024-05-19 20:30:03'),(11056,3731,'action created','2024-05-19 15:00:03','2024-05-19 20:30:03'),(11060,3731,'action started via WP Cron','2024-05-19 15:30:04','2024-05-19 21:00:04'),(11061,3731,'action complete via WP Cron','2024-05-19 15:30:04','2024-05-19 21:00:04'),(11062,3733,'action created','2024-05-19 15:30:04','2024-05-19 21:00:04'),(11066,3733,'action started via WP CLI','2024-05-19 16:00:03','2024-05-19 21:30:03'),(11067,3733,'action complete via WP CLI','2024-05-19 16:00:03','2024-05-19 21:30:03'),(11068,3735,'action created','2024-05-19 16:00:03','2024-05-19 21:30:03'),(11072,3735,'action started via WP Cron','2024-05-19 16:30:04','2024-05-19 22:00:04'),(11073,3735,'action complete via WP Cron','2024-05-19 16:30:04','2024-05-19 22:00:04'),(11074,3737,'action created','2024-05-19 16:30:04','2024-05-19 22:00:04'),(11078,3737,'action started via WP Cron','2024-05-19 17:00:04','2024-05-19 22:30:04'),(11079,3737,'action complete via WP Cron','2024-05-19 17:00:04','2024-05-19 22:30:04'),(11080,3739,'action created','2024-05-19 17:00:04','2024-05-19 22:30:04'),(11084,3739,'action started via WP Cron','2024-05-19 17:30:05','2024-05-19 23:00:05'),(11085,3739,'action complete via WP Cron','2024-05-19 17:30:05','2024-05-19 23:00:05'),(11086,3741,'action created','2024-05-19 17:30:05','2024-05-19 23:00:05'),(11090,3741,'action started via WP Cron','2024-05-19 18:00:02','2024-05-19 23:30:02'),(11091,3741,'action complete via WP Cron','2024-05-19 18:00:02','2024-05-19 23:30:02'),(11092,3743,'action created','2024-05-19 18:00:02','2024-05-19 23:30:02'),(11096,3743,'action started via WP CLI','2024-05-19 18:30:16','2024-05-20 00:00:16'),(11097,3743,'action complete via WP CLI','2024-05-19 18:30:16','2024-05-20 00:00:16'),(11098,3745,'action created','2024-05-19 18:30:18','2024-05-20 00:00:18'),(11102,3745,'action started via WP Cron','2024-05-19 19:00:06','2024-05-20 00:30:06'),(11103,3745,'action complete via WP Cron','2024-05-19 19:00:06','2024-05-20 00:30:06'),(11104,3747,'action created','2024-05-19 19:00:06','2024-05-20 00:30:06'),(11108,3747,'action started via WP Cron','2024-05-19 19:30:11','2024-05-20 01:00:11'),(11109,3747,'action complete via WP Cron','2024-05-19 19:30:11','2024-05-20 01:00:11'),(11110,3749,'action created','2024-05-19 19:30:11','2024-05-20 01:00:11'),(11114,3749,'action started via WP Cron','2024-05-19 20:00:19','2024-05-20 01:30:19'),(11115,3749,'action complete via WP Cron','2024-05-19 20:00:19','2024-05-20 01:30:19'),(11116,3751,'action created','2024-05-19 20:00:19','2024-05-20 01:30:19'),(11120,3751,'action started via WP Cron','2024-05-19 20:30:14','2024-05-20 02:00:14'),(11121,3751,'action complete via WP Cron','2024-05-19 20:30:14','2024-05-20 02:00:14'),(11122,3753,'action created','2024-05-19 20:30:14','2024-05-20 02:00:14'),(11126,3753,'action started via WP Cron','2024-05-19 21:00:07','2024-05-20 02:30:07'),(11127,3753,'action complete via WP Cron','2024-05-19 21:00:07','2024-05-20 02:30:07'),(11128,3755,'action created','2024-05-19 21:00:07','2024-05-20 02:30:07'),(11132,3702,'action started via WP Cron','2024-05-19 21:00:07','2024-05-20 02:30:07'),(11133,3702,'action complete via WP Cron','2024-05-19 21:00:07','2024-05-20 02:30:07'),(11134,3757,'action created','2024-05-19 21:00:07','2024-05-20 02:30:07'),(11135,3755,'action started via WP Cron','2024-05-19 21:30:04','2024-05-20 03:00:04'),(11136,3755,'action complete via WP Cron','2024-05-19 21:30:04','2024-05-20 03:00:04'),(11137,3758,'action created','2024-05-19 21:30:04','2024-05-20 03:00:04'),(11141,3758,'action started via WP Cron','2024-05-19 21:47:08','2024-05-20 03:17:08'),(11142,3758,'action complete via WP Cron','2024-05-19 21:47:08','2024-05-20 03:17:08'),(11143,3760,'action created','2024-05-19 21:47:08','2024-05-20 03:17:08'),(11147,3760,'action started via WP Cron','2024-05-19 22:30:16','2024-05-20 04:00:16'),(11148,3760,'action complete via WP Cron','2024-05-19 22:30:16','2024-05-20 04:00:16'),(11149,3762,'action created','2024-05-19 22:30:16','2024-05-20 04:00:16'),(11153,3762,'action started via WP Cron','2024-05-19 23:00:10','2024-05-20 04:30:10'),(11154,3762,'action complete via WP Cron','2024-05-19 23:00:10','2024-05-20 04:30:10'),(11155,3764,'action created','2024-05-19 23:00:10','2024-05-20 04:30:10'),(11159,3764,'action started via WP Cron','2024-05-19 23:30:03','2024-05-20 05:00:03'),(11160,3764,'action complete via WP Cron','2024-05-19 23:30:03','2024-05-20 05:00:03'),(11161,3766,'action created','2024-05-19 23:30:04','2024-05-20 05:00:04'),(11165,3766,'action started via WP CLI','2024-05-20 00:00:55','2024-05-20 05:30:55'),(11166,3766,'action complete via WP CLI','2024-05-20 00:00:57','2024-05-20 05:30:57'),(11167,3768,'action created','2024-05-20 00:01:31','2024-05-20 05:31:31'),(11171,3768,'action started via WP Cron','2024-05-20 00:30:35','2024-05-20 06:00:35'),(11172,3768,'action complete via WP Cron','2024-05-20 00:30:37','2024-05-20 06:00:37'),(11173,3770,'action created','2024-05-20 00:30:38','2024-05-20 06:00:38'),(11177,3770,'action started via WP Cron','2024-05-20 01:00:28','2024-05-20 06:30:28'),(11178,3770,'action complete via WP Cron','2024-05-20 01:00:28','2024-05-20 06:30:28'),(11179,3772,'action created','2024-05-20 01:00:28','2024-05-20 06:30:28'),(11183,3772,'action started via WP Cron','2024-05-20 01:30:14','2024-05-20 07:00:14'),(11184,3772,'action complete via WP Cron','2024-05-20 01:30:14','2024-05-20 07:00:14'),(11185,3774,'action created','2024-05-20 01:30:14','2024-05-20 07:00:14'),(11189,3774,'action started via WP Cron','2024-05-20 02:00:04','2024-05-20 07:30:04'),(11190,3774,'action complete via WP Cron','2024-05-20 02:00:04','2024-05-20 07:30:04'),(11191,3776,'action created','2024-05-20 02:00:04','2024-05-20 07:30:04'),(11195,3776,'action started via WP Cron','2024-05-20 02:30:03','2024-05-20 08:00:03'),(11196,3776,'action complete via WP Cron','2024-05-20 02:30:03','2024-05-20 08:00:03'),(11197,3778,'action created','2024-05-20 02:30:03','2024-05-20 08:00:03'),(11201,3778,'action started via WP Cron','2024-05-20 03:00:03','2024-05-20 08:30:03'),(11202,3778,'action complete via WP Cron','2024-05-20 03:00:03','2024-05-20 08:30:03'),(11203,3780,'action created','2024-05-20 03:00:03','2024-05-20 08:30:03'),(11207,3780,'action started via WP Cron','2024-05-20 03:30:03','2024-05-20 09:00:03'),(11208,3780,'action complete via WP Cron','2024-05-20 03:30:03','2024-05-20 09:00:03'),(11209,3782,'action created','2024-05-20 03:30:03','2024-05-20 09:00:03'),(11213,3782,'action started via WP Cron','2024-05-20 04:00:03','2024-05-20 09:30:03'),(11214,3782,'action complete via WP Cron','2024-05-20 04:00:03','2024-05-20 09:30:03'),(11215,3784,'action created','2024-05-20 04:00:03','2024-05-20 09:30:03'),(11219,3784,'action started via WP Cron','2024-05-20 04:30:06','2024-05-20 10:00:06'),(11220,3784,'action complete via WP Cron','2024-05-20 04:30:06','2024-05-20 10:00:06'),(11221,3786,'action created','2024-05-20 04:30:06','2024-05-20 10:00:06'),(11225,3786,'action started via WP Cron','2024-05-20 05:00:09','2024-05-20 10:30:09'),(11226,3786,'action complete via WP Cron','2024-05-20 05:00:09','2024-05-20 10:30:09'),(11227,3788,'action created','2024-05-20 05:00:09','2024-05-20 10:30:09'),(11231,3788,'action started via WP Cron','2024-05-20 05:30:04','2024-05-20 11:00:04'),(11232,3788,'action complete via WP Cron','2024-05-20 05:30:04','2024-05-20 11:00:04'),(11233,3790,'action created','2024-05-20 05:30:04','2024-05-20 11:00:04'),(11237,3790,'action started via WP Cron','2024-05-20 06:00:04','2024-05-20 11:30:04'),(11238,3790,'action complete via WP Cron','2024-05-20 06:00:04','2024-05-20 11:30:04'),(11239,3792,'action created','2024-05-20 06:00:04','2024-05-20 11:30:04'),(11243,3792,'action started via WP Cron','2024-05-20 06:30:20','2024-05-20 12:00:20'),(11244,3792,'action complete via WP Cron','2024-05-20 06:30:21','2024-05-20 12:00:21'),(11245,3794,'action created','2024-05-20 06:30:24','2024-05-20 12:00:24'),(11249,3794,'action started via WP Cron','2024-05-20 07:00:10','2024-05-20 12:30:10'),(11250,3794,'action complete via WP Cron','2024-05-20 07:00:10','2024-05-20 12:30:10'),(11251,3796,'action created','2024-05-20 07:00:10','2024-05-20 12:30:10'),(11255,3796,'action started via WP Cron','2024-05-20 07:30:04','2024-05-20 13:00:04'),(11256,3796,'action complete via WP Cron','2024-05-20 07:30:04','2024-05-20 13:00:04'),(11257,3798,'action created','2024-05-20 07:30:04','2024-05-20 13:00:04'),(11261,3798,'action started via WP Cron','2024-05-20 07:49:46','2024-05-20 13:19:46'),(11262,3798,'action complete via WP Cron','2024-05-20 07:49:46','2024-05-20 13:19:46'),(11263,3800,'action created','2024-05-20 07:49:46','2024-05-20 13:19:46'),(11267,3800,'action started via WP Cron','2024-05-20 08:30:03','2024-05-20 14:00:03'),(11268,3800,'action complete via WP Cron','2024-05-20 08:30:03','2024-05-20 14:00:03'),(11269,3802,'action created','2024-05-20 08:30:03','2024-05-20 14:00:03'),(11273,3802,'action started via WP Cron','2024-05-20 09:00:04','2024-05-20 14:30:04'),(11274,3802,'action complete via WP Cron','2024-05-20 09:00:04','2024-05-20 14:30:04'),(11275,3804,'action created','2024-05-20 09:00:04','2024-05-20 14:30:04'),(11276,3757,'action started via WP Cron','2024-05-20 09:30:09','2024-05-20 15:00:09'),(11277,3757,'action complete via WP Cron','2024-05-20 09:30:09','2024-05-20 15:00:09'),(11278,3805,'action created','2024-05-20 09:30:09','2024-05-20 15:00:09'),(11282,3804,'action started via WP Cron','2024-05-20 09:30:09','2024-05-20 15:00:09'),(11283,3804,'action complete via WP Cron','2024-05-20 09:30:09','2024-05-20 15:00:09'),(11284,3807,'action created','2024-05-20 09:30:09','2024-05-20 15:00:09'),(11288,3807,'action started via WP Cron','2024-05-20 10:00:02','2024-05-20 15:30:02'),(11289,3807,'action complete via WP Cron','2024-05-20 10:00:02','2024-05-20 15:30:02'),(11290,3809,'action created','2024-05-20 10:00:02','2024-05-20 15:30:02'),(11291,3084,'action started via WP CLI','2024-05-20 10:00:05','2024-05-20 15:30:05'),(11292,3084,'action complete via WP CLI','2024-05-20 10:00:05','2024-05-20 15:30:05'),(11293,3810,'action created','2024-05-20 10:00:05','2024-05-20 15:30:05'),(11294,3085,'action started via WP CLI','2024-05-20 10:00:05','2024-05-20 15:30:05'),(11295,3085,'action complete via WP CLI','2024-05-20 10:00:05','2024-05-20 15:30:05'),(11296,3811,'action created','2024-05-20 10:00:05','2024-05-20 15:30:05'),(11300,3809,'action started via WP Cron','2024-05-20 10:30:17','2024-05-20 16:00:17'),(11301,3809,'action complete via WP Cron','2024-05-20 10:30:17','2024-05-20 16:00:17'),(11302,3813,'action created','2024-05-20 10:30:17','2024-05-20 16:00:17'),(11306,3813,'action started via WP CLI','2024-05-20 11:00:11','2024-05-20 16:30:11'),(11307,3813,'action complete via WP CLI','2024-05-20 11:00:11','2024-05-20 16:30:11'),(11308,3815,'action created','2024-05-20 11:00:11','2024-05-20 16:30:11'),(11312,3815,'action started via WP CLI','2024-05-20 11:30:03','2024-05-20 17:00:03'),(11313,3815,'action complete via WP CLI','2024-05-20 11:30:03','2024-05-20 17:00:03'),(11314,3817,'action created','2024-05-20 11:30:04','2024-05-20 17:00:04'),(11318,3817,'action started via WP CLI','2024-05-20 12:00:04','2024-05-20 17:30:04'),(11319,3817,'action complete via WP CLI','2024-05-20 12:00:04','2024-05-20 17:30:04'),(11320,3819,'action created','2024-05-20 12:00:04','2024-05-20 17:30:04'),(11324,3819,'action started via WP Cron','2024-05-20 13:00:06','2024-05-20 18:30:06'),(11325,3819,'action complete via WP Cron','2024-05-20 13:00:06','2024-05-20 18:30:06'),(11326,3821,'action created','2024-05-20 13:00:06','2024-05-20 18:30:06'),(11330,3821,'action started via WP CLI','2024-05-20 13:30:03','2024-05-20 19:00:03'),(11331,3821,'action complete via WP CLI','2024-05-20 13:30:03','2024-05-20 19:00:03'),(11332,3823,'action created','2024-05-20 13:30:03','2024-05-20 19:00:03'),(11336,3722,'action started via WP Cron','2024-05-20 14:00:03','2024-05-20 19:30:03'),(11337,3722,'action complete via WP Cron','2024-05-20 14:00:03','2024-05-20 19:30:03'),(11338,3825,'action created','2024-05-20 14:00:03','2024-05-20 19:30:03'),(11342,3823,'action started via WP Cron','2024-05-20 14:00:03','2024-05-20 19:30:03'),(11343,3823,'action complete via WP Cron','2024-05-20 14:00:03','2024-05-20 19:30:03'),(11344,3827,'action created','2024-05-20 14:00:03','2024-05-20 19:30:03'),(11348,3827,'action started via WP CLI','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11349,3827,'action complete via WP CLI','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11350,3829,'action created','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11354,3727,'action started via WP CLI','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11355,3831,'action created','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11356,3727,'action complete via WP CLI','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11357,3832,'action created','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11358,3831,'action started via WP CLI','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11359,3831,'action complete via WP CLI','2024-05-20 14:30:03','2024-05-20 20:00:03'),(11360,3728,'action started via WP Cron','2024-05-20 14:30:04','2024-05-20 20:00:04'),(11361,3833,'action created','2024-05-20 14:30:04','2024-05-20 20:00:04'),(11362,3728,'action complete via WP Cron','2024-05-20 14:30:04','2024-05-20 20:00:04'),(11363,3834,'action created','2024-05-20 14:30:04','2024-05-20 20:00:04'),(11364,3833,'action started via WP Cron','2024-05-20 14:30:04','2024-05-20 20:00:04'),(11365,3833,'action complete via WP Cron','2024-05-20 14:30:04','2024-05-20 20:00:04'),(11366,3829,'action started via WP Cron','2024-05-20 15:00:04','2024-05-20 20:30:04'),(11367,3829,'action complete via WP Cron','2024-05-20 15:00:04','2024-05-20 20:30:04'),(11368,3835,'action created','2024-05-20 15:00:04','2024-05-20 20:30:04'),(11372,3835,'action started via WP Cron','2024-05-20 15:30:02','2024-05-20 21:00:02'),(11373,3835,'action complete via WP Cron','2024-05-20 15:30:02','2024-05-20 21:00:02'),(11374,3837,'action created','2024-05-20 15:30:02','2024-05-20 21:00:02'),(11378,3837,'action started via WP Cron','2024-05-20 16:00:02','2024-05-20 21:30:02'),(11379,3837,'action complete via WP Cron','2024-05-20 16:00:02','2024-05-20 21:30:02'),(11380,3839,'action created','2024-05-20 16:00:02','2024-05-20 21:30:02'),(11384,3839,'action started via WP Cron','2024-05-20 16:30:03','2024-05-20 22:00:03'),(11385,3839,'action complete via WP Cron','2024-05-20 16:30:03','2024-05-20 22:00:03'),(11386,3841,'action created','2024-05-20 16:30:03','2024-05-20 22:00:03'),(11390,3841,'action started via WP Cron','2024-05-20 17:00:09','2024-05-20 22:30:09'),(11391,3841,'action complete via WP Cron','2024-05-20 17:00:09','2024-05-20 22:30:09'),(11392,3843,'action created','2024-05-20 17:00:09','2024-05-20 22:30:09'),(11396,3843,'action started via WP Cron','2024-05-20 17:30:03','2024-05-20 23:00:03'),(11397,3843,'action complete via WP Cron','2024-05-20 17:30:03','2024-05-20 23:00:03'),(11398,3845,'action created','2024-05-20 17:30:03','2024-05-20 23:00:03'),(11402,3845,'action started via WP Cron','2024-05-20 18:00:02','2024-05-20 23:30:02'),(11403,3845,'action complete via WP Cron','2024-05-20 18:00:02','2024-05-20 23:30:02'),(11404,3847,'action created','2024-05-20 18:00:02','2024-05-20 23:30:02'),(11408,3847,'action started via WP CLI','2024-05-20 18:30:20','2024-05-21 00:00:20'),(11409,3847,'action complete via WP CLI','2024-05-20 18:30:20','2024-05-21 00:00:20'),(11410,3849,'action created','2024-05-20 18:30:22','2024-05-21 00:00:22'),(11414,3849,'action started via WP Cron','2024-05-20 19:00:06','2024-05-21 00:30:06'),(11415,3849,'action complete via WP Cron','2024-05-20 19:00:06','2024-05-21 00:30:06'),(11416,3851,'action created','2024-05-20 19:00:06','2024-05-21 00:30:06'),(11420,3851,'action started via WP Cron','2024-05-20 19:30:13','2024-05-21 01:00:13'),(11421,3851,'action complete via WP Cron','2024-05-20 19:30:13','2024-05-21 01:00:13'),(11422,3853,'action created','2024-05-20 19:30:13','2024-05-21 01:00:13'),(11426,3853,'action started via WP Cron','2024-05-20 20:00:24','2024-05-21 01:30:24'),(11427,3853,'action complete via WP Cron','2024-05-20 20:00:24','2024-05-21 01:30:24'),(11428,3855,'action created','2024-05-20 20:00:24','2024-05-21 01:30:24'),(11432,3855,'action started via WP Cron','2024-05-20 20:21:38','2024-05-21 01:51:38'),(11433,3855,'action complete via WP Cron','2024-05-20 20:21:38','2024-05-21 01:51:38'),(11434,3857,'action created','2024-05-20 20:21:38','2024-05-21 01:51:38'),(11438,3857,'action started via WP Cron','2024-05-20 21:00:11','2024-05-21 02:30:11'),(11439,3857,'action complete via WP Cron','2024-05-20 21:00:11','2024-05-21 02:30:11'),(11440,3859,'action created','2024-05-20 21:00:11','2024-05-21 02:30:11'),(11444,3859,'action started via WP Cron','2024-05-20 21:16:10','2024-05-21 02:46:10'),(11445,3859,'action complete via WP Cron','2024-05-20 21:16:10','2024-05-21 02:46:10'),(11446,3861,'action created','2024-05-20 21:16:10','2024-05-21 02:46:10'),(11450,3805,'action started via WP Cron','2024-05-20 22:00:04','2024-05-21 03:30:04'),(11452,3805,'action complete via WP Cron','2024-05-20 22:00:05','2024-05-21 03:30:05'),(11453,3864,'action created','2024-05-20 22:00:05','2024-05-21 03:30:05'),(11454,3861,'action started via WP Cron','2024-05-20 22:00:05','2024-05-21 03:30:05'),(11455,3861,'action complete via WP Cron','2024-05-20 22:00:05','2024-05-21 03:30:05'),(11456,3865,'action created','2024-05-20 22:00:05','2024-05-21 03:30:05'),(11462,3865,'action started via WP Cron','2024-05-20 22:30:13','2024-05-21 04:00:13'),(11463,3865,'action complete via WP Cron','2024-05-20 22:30:13','2024-05-21 04:00:13'),(11464,3867,'action created','2024-05-20 22:30:13','2024-05-21 04:00:13'),(11468,3867,'action started via WP Cron','2024-05-20 23:00:12','2024-05-21 04:30:12'),(11469,3867,'action complete via WP Cron','2024-05-20 23:00:12','2024-05-21 04:30:12'),(11470,3869,'action created','2024-05-20 23:00:12','2024-05-21 04:30:12'),(11474,3869,'action started via WP CLI','2024-05-20 23:30:04','2024-05-21 05:00:04'),(11475,3869,'action complete via WP CLI','2024-05-20 23:30:04','2024-05-21 05:00:04'),(11476,3871,'action created','2024-05-20 23:30:04','2024-05-21 05:00:04'),(11480,3871,'action started via WP Cron','2024-05-21 00:00:37','2024-05-21 05:30:37'),(11481,3871,'action complete via WP Cron','2024-05-21 00:00:43','2024-05-21 05:30:43'),(11482,3873,'action created','2024-05-21 00:00:48','2024-05-21 05:30:48'),(11486,3873,'action started via WP CLI','2024-05-21 00:30:19','2024-05-21 06:00:19'),(11487,3873,'action complete via WP CLI','2024-05-21 00:30:20','2024-05-21 06:00:20'),(11488,3875,'action created','2024-05-21 00:30:23','2024-05-21 06:00:23'),(11492,3875,'action started via WP Cron','2024-05-21 01:00:26','2024-05-21 06:30:26'),(11493,3875,'action complete via WP Cron','2024-05-21 01:00:26','2024-05-21 06:30:26'),(11494,3877,'action created','2024-05-21 01:00:26','2024-05-21 06:30:26'),(11498,3877,'action started via WP CLI','2024-05-21 01:30:12','2024-05-21 07:00:12'),(11499,3877,'action complete via WP CLI','2024-05-21 01:30:12','2024-05-21 07:00:12'),(11500,3879,'action created','2024-05-21 01:30:12','2024-05-21 07:00:12'),(11504,3879,'action started via WP Cron','2024-05-21 02:00:03','2024-05-21 07:30:03'),(11505,3879,'action complete via WP Cron','2024-05-21 02:00:03','2024-05-21 07:30:03'),(11506,3881,'action created','2024-05-21 02:00:03','2024-05-21 07:30:03'),(11510,3881,'action started via WP Cron','2024-05-21 02:30:04','2024-05-21 08:00:04'),(11511,3881,'action complete via WP Cron','2024-05-21 02:30:04','2024-05-21 08:00:04'),(11512,3883,'action created','2024-05-21 02:30:04','2024-05-21 08:00:04'),(11516,3883,'action started via WP CLI','2024-05-21 03:00:03','2024-05-21 08:30:03'),(11517,3883,'action complete via WP CLI','2024-05-21 03:00:03','2024-05-21 08:30:03'),(11518,3885,'action created','2024-05-21 03:00:04','2024-05-21 08:30:04'),(11522,3885,'action started via WP CLI','2024-05-21 03:30:04','2024-05-21 09:00:04'),(11523,3885,'action complete via WP CLI','2024-05-21 03:30:04','2024-05-21 09:00:04'),(11524,3887,'action created','2024-05-21 03:30:04','2024-05-21 09:00:04'),(11528,3887,'action started via WP Cron','2024-05-21 03:49:35','2024-05-21 09:19:35'),(11529,3887,'action complete via WP Cron','2024-05-21 03:49:35','2024-05-21 09:19:35'),(11530,3889,'action created','2024-05-21 03:49:35','2024-05-21 09:19:35'),(11534,3889,'action started via WP Cron','2024-05-21 04:13:52','2024-05-21 09:43:52'),(11535,3889,'action complete via WP Cron','2024-05-21 04:13:52','2024-05-21 09:43:52'),(11536,3891,'action created','2024-05-21 04:13:52','2024-05-21 09:43:52'),(11540,3891,'action started via WP CLI','2024-05-21 04:30:04','2024-05-21 10:00:04'),(11541,3891,'action complete via WP CLI','2024-05-21 04:30:04','2024-05-21 10:00:04'),(11542,3893,'action created','2024-05-21 04:30:04','2024-05-21 10:00:04'),(11546,3893,'action started via WP Cron','2024-05-21 05:00:06','2024-05-21 10:30:06'),(11547,3893,'action complete via WP Cron','2024-05-21 05:00:06','2024-05-21 10:30:06'),(11548,3895,'action created','2024-05-21 05:00:06','2024-05-21 10:30:06'),(11552,3895,'action started via WP Cron','2024-05-21 05:30:07','2024-05-21 11:00:07'),(11553,3895,'action complete via WP Cron','2024-05-21 05:30:07','2024-05-21 11:00:07'),(11554,3897,'action created','2024-05-21 05:30:07','2024-05-21 11:00:07'),(11558,3897,'action started via WP Cron','2024-05-21 06:00:04','2024-05-21 11:30:04'),(11559,3897,'action complete via WP Cron','2024-05-21 06:00:04','2024-05-21 11:30:04'),(11560,3899,'action created','2024-05-21 06:00:04','2024-05-21 11:30:04'),(11564,3899,'action started via WP Cron','2024-05-21 06:29:58','2024-05-21 11:59:58'),(11565,3899,'action complete via WP Cron','2024-05-21 06:29:58','2024-05-21 11:59:58'),(11566,3901,'action created','2024-05-21 06:29:58','2024-05-21 11:59:58'),(11570,3901,'action started via WP Cron','2024-05-21 07:00:07','2024-05-21 12:30:07'),(11571,3901,'action complete via WP Cron','2024-05-21 07:00:07','2024-05-21 12:30:07'),(11572,3903,'action created','2024-05-21 07:00:07','2024-05-21 12:30:07'),(11576,3903,'action started via WP Cron','2024-05-21 07:30:03','2024-05-21 13:00:03'),(11577,3903,'action complete via WP Cron','2024-05-21 07:30:03','2024-05-21 13:00:03'),(11578,3905,'action created','2024-05-21 07:30:03','2024-05-21 13:00:03'),(11582,3905,'action started via WP Cron','2024-05-21 08:00:02','2024-05-21 13:30:02'),(11583,3905,'action complete via WP Cron','2024-05-21 08:00:02','2024-05-21 13:30:02'),(11584,3907,'action created','2024-05-21 08:00:02','2024-05-21 13:30:02'),(11588,3907,'action started via WP Cron','2024-05-21 08:30:03','2024-05-21 14:00:03'),(11589,3907,'action complete via WP Cron','2024-05-21 08:30:03','2024-05-21 14:00:03'),(11590,3909,'action created','2024-05-21 08:30:03','2024-05-21 14:00:03'),(11594,3909,'action started via WP Cron','2024-05-21 09:00:02','2024-05-21 14:30:02'),(11595,3909,'action complete via WP Cron','2024-05-21 09:00:02','2024-05-21 14:30:02'),(11596,3911,'action created','2024-05-21 09:00:02','2024-05-21 14:30:02'),(11600,3911,'action started via WP Cron','2024-05-21 09:30:03','2024-05-21 15:00:03'),(11601,3911,'action complete via WP Cron','2024-05-21 09:30:03','2024-05-21 15:00:03'),(11602,3913,'action created','2024-05-21 09:30:03','2024-05-21 15:00:03'),(11606,3913,'action started via WP Cron','2024-05-21 09:50:48','2024-05-21 15:20:48'),(11607,3913,'action complete via WP Cron','2024-05-21 09:50:48','2024-05-21 15:20:48'),(11608,3915,'action created','2024-05-21 09:50:48','2024-05-21 15:20:48'),(11609,3864,'action started via WP Cron','2024-05-21 10:30:11','2024-05-21 16:00:11'),(11610,3864,'action complete via WP Cron','2024-05-21 10:30:11','2024-05-21 16:00:11'),(11611,3916,'action created','2024-05-21 10:30:11','2024-05-21 16:00:11'),(11615,3915,'action started via WP Cron','2024-05-21 10:30:11','2024-05-21 16:00:11'),(11616,3915,'action complete via WP Cron','2024-05-21 10:30:11','2024-05-21 16:00:11'),(11617,3918,'action created','2024-05-21 10:30:11','2024-05-21 16:00:11'),(11621,3918,'action started via WP Cron','2024-05-21 11:00:05','2024-05-21 16:30:05'),(11622,3918,'action complete via WP Cron','2024-05-21 11:00:05','2024-05-21 16:30:05'),(11623,3920,'action created','2024-05-21 11:00:05','2024-05-21 16:30:05'),(11627,3920,'action started via WP CLI','2024-05-21 11:30:03','2024-05-21 17:00:03'),(11628,3920,'action complete via WP CLI','2024-05-21 11:30:03','2024-05-21 17:00:03'),(11629,3922,'action created','2024-05-21 11:30:03','2024-05-21 17:00:03'),(11633,3922,'action started via WP Cron','2024-05-21 12:00:03','2024-05-21 17:30:03'),(11634,3922,'action complete via WP Cron','2024-05-21 12:00:03','2024-05-21 17:30:03'),(11635,3924,'action created','2024-05-21 12:00:03','2024-05-21 17:30:03'),(11639,3924,'action started via WP Cron','2024-05-21 12:18:40','2024-05-21 17:48:40'),(11640,3924,'action complete via WP Cron','2024-05-21 12:18:40','2024-05-21 17:48:40'),(11641,3926,'action created','2024-05-21 12:18:40','2024-05-21 17:48:40'),(11645,3926,'action started via WP Cron','2024-05-21 13:00:06','2024-05-21 18:30:06'),(11646,3926,'action complete via WP Cron','2024-05-21 13:00:06','2024-05-21 18:30:06'),(11647,3928,'action created','2024-05-21 13:00:06','2024-05-21 18:30:06'),(11651,3928,'action started via WP Cron','2024-05-21 13:30:04','2024-05-21 19:00:04'),(11652,3928,'action complete via WP Cron','2024-05-21 13:30:04','2024-05-21 19:00:04'),(11653,3930,'action created','2024-05-21 13:30:04','2024-05-21 19:00:04'),(11657,3930,'action started via WP CLI','2024-05-21 14:00:03','2024-05-21 19:30:03'),(11658,3930,'action complete via WP CLI','2024-05-21 14:00:03','2024-05-21 19:30:03'),(11659,3932,'action created','2024-05-21 14:00:03','2024-05-21 19:30:03'),(11660,3825,'action started via WP CLI','2024-05-21 14:00:03','2024-05-21 19:30:03'),(11661,3825,'action complete via WP CLI','2024-05-21 14:00:03','2024-05-21 19:30:03'),(11662,3933,'action created','2024-05-21 14:00:03','2024-05-21 19:30:03'),(11669,3932,'action started via WP Cron','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11670,3932,'action complete via WP Cron','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11671,3936,'action created','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11672,3832,'action started via WP Cron','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11673,3937,'action created','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11674,3832,'action complete via WP Cron','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11675,3938,'action created','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11676,3937,'action started via WP Cron','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11677,3937,'action complete via WP Cron','2024-05-21 14:30:03','2024-05-21 20:00:03'),(11678,3834,'action started via WP CLI','2024-05-21 14:30:04','2024-05-21 20:00:04'),(11679,3939,'action created','2024-05-21 14:30:04','2024-05-21 20:00:04'),(11680,3834,'action complete via WP CLI','2024-05-21 14:30:04','2024-05-21 20:00:04'),(11681,3940,'action created','2024-05-21 14:30:04','2024-05-21 20:00:04'),(11682,3939,'action started via WP CLI','2024-05-21 14:30:04','2024-05-21 20:00:04'),(11683,3939,'action complete via WP CLI','2024-05-21 14:30:04','2024-05-21 20:00:04'),(11687,3936,'action started via WP Cron','2024-05-21 15:00:03','2024-05-21 20:30:03'),(11688,3936,'action complete via WP Cron','2024-05-21 15:00:03','2024-05-21 20:30:03'),(11689,3942,'action created','2024-05-21 15:00:03','2024-05-21 20:30:03'),(11693,3942,'action started via WP Cron','2024-05-21 15:30:03','2024-05-21 21:00:03'),(11694,3942,'action complete via WP Cron','2024-05-21 15:30:03','2024-05-21 21:00:03'),(11695,3944,'action created','2024-05-21 15:30:03','2024-05-21 21:00:03'),(11699,3944,'action started via WP CLI','2024-05-21 16:00:03','2024-05-21 21:30:03'),(11700,3944,'action complete via WP CLI','2024-05-21 16:00:03','2024-05-21 21:30:03'),(11701,3946,'action created','2024-05-21 16:00:03','2024-05-21 21:30:03'),(11705,3946,'action started via WP Cron','2024-05-21 16:30:03','2024-05-21 22:00:03'),(11706,3946,'action complete via WP Cron','2024-05-21 16:30:03','2024-05-21 22:00:03'),(11707,3948,'action created','2024-05-21 16:30:03','2024-05-21 22:00:03'),(11711,3948,'action started via WP Cron','2024-05-21 16:50:50','2024-05-21 22:20:50'),(11712,3948,'action complete via WP Cron','2024-05-21 16:50:50','2024-05-21 22:20:50'),(11713,3950,'action created','2024-05-21 16:50:50','2024-05-21 22:20:50'),(11717,3950,'action started via WP CLI','2024-05-21 17:30:03','2024-05-21 23:00:03'),(11718,3950,'action complete via WP CLI','2024-05-21 17:30:03','2024-05-21 23:00:03'),(11719,3952,'action created','2024-05-21 17:30:03','2024-05-21 23:00:03'),(11723,3952,'action started via WP Cron','2024-05-21 17:50:17','2024-05-21 23:20:17'),(11724,3952,'action complete via WP Cron','2024-05-21 17:50:17','2024-05-21 23:20:17'),(11725,3954,'action created','2024-05-21 17:50:17','2024-05-21 23:20:17'),(11729,3954,'action started via WP CLI','2024-05-21 18:30:29','2024-05-22 00:00:29'),(11730,3954,'action complete via WP CLI','2024-05-21 18:30:29','2024-05-22 00:00:29'),(11731,3956,'action created','2024-05-21 18:30:30','2024-05-22 00:00:30'),(11735,3956,'action started via WP Cron','2024-05-21 19:00:07','2024-05-22 00:30:07'),(11736,3956,'action complete via WP Cron','2024-05-21 19:00:07','2024-05-22 00:30:07'),(11737,3958,'action created','2024-05-21 19:00:07','2024-05-22 00:30:07'),(11741,3958,'action started via WP Cron','2024-05-21 19:30:09','2024-05-22 01:00:09'),(11742,3958,'action complete via WP Cron','2024-05-21 19:30:09','2024-05-22 01:00:09'),(11743,3960,'action created','2024-05-21 19:30:09','2024-05-22 01:00:09'),(11747,3960,'action started via WP Cron','2024-05-21 20:00:24','2024-05-22 01:30:24'),(11748,3960,'action complete via WP Cron','2024-05-21 20:00:24','2024-05-22 01:30:24'),(11749,3962,'action created','2024-05-21 20:00:24','2024-05-22 01:30:24'),(11753,3962,'action started via WP Cron','2024-05-21 20:30:11','2024-05-22 02:00:11'),(11754,3962,'action complete via WP Cron','2024-05-21 20:30:11','2024-05-22 02:00:11'),(11755,3964,'action created','2024-05-21 20:30:11','2024-05-22 02:00:11'),(11759,3964,'action started via WP Cron','2024-05-21 21:00:13','2024-05-22 02:30:13'),(11760,3964,'action complete via WP Cron','2024-05-21 21:00:13','2024-05-22 02:30:13'),(11761,3966,'action created','2024-05-21 21:00:13','2024-05-22 02:30:13'),(11762,3967,'action created','2024-05-21 21:30:05','2024-05-22 03:00:05'),(11766,3966,'action started via WP Cron','2024-05-21 21:30:07','2024-05-22 03:00:07'),(11767,3966,'action complete via WP Cron','2024-05-21 21:30:07','2024-05-22 03:00:07'),(11768,3969,'action created','2024-05-21 21:30:07','2024-05-22 03:00:07'),(11769,3967,'action started via WP Cron','2024-05-21 21:30:07','2024-05-22 03:00:07'),(11770,3967,'action complete via WP Cron','2024-05-21 21:30:07','2024-05-22 03:00:07'),(11774,3969,'action started via WP CLI','2024-05-21 22:00:08','2024-05-22 03:30:08'),(11775,3969,'action complete via WP CLI','2024-05-21 22:00:08','2024-05-22 03:30:08'),(11776,3971,'action created','2024-05-21 22:00:08','2024-05-22 03:30:08'),(11783,3971,'action started via WP Cron','2024-05-21 22:30:18','2024-05-22 04:00:18'),(11784,3971,'action complete via WP Cron','2024-05-21 22:30:18','2024-05-22 04:00:18'),(11785,3974,'action created','2024-05-21 22:30:18','2024-05-22 04:00:18'),(11786,3916,'action started via WP Cron','2024-05-21 22:30:18','2024-05-22 04:00:18'),(11787,3916,'action complete via WP Cron','2024-05-21 22:30:19','2024-05-22 04:00:19'),(11788,3975,'action created','2024-05-21 22:30:19','2024-05-22 04:00:19'),(11792,3974,'action started via WP Cron','2024-05-21 22:55:38','2024-05-22 04:25:38'),(11793,3974,'action complete via WP Cron','2024-05-21 22:55:38','2024-05-22 04:25:38'),(11794,3977,'action created','2024-05-21 22:55:38','2024-05-22 04:25:38'),(11798,3977,'action started via WP Cron','2024-05-21 23:30:04','2024-05-22 05:00:04'),(11799,3977,'action complete via WP Cron','2024-05-21 23:30:05','2024-05-22 05:00:05'),(11800,3979,'action created','2024-05-21 23:30:05','2024-05-22 05:00:05'),(11804,3979,'action started via WP CLI','2024-05-22 00:01:04','2024-05-22 05:31:04'),(11805,3979,'action complete via WP CLI','2024-05-22 00:01:06','2024-05-22 05:31:06'),(11806,3981,'action created','2024-05-22 00:01:10','2024-05-22 05:31:10'),(11810,3981,'action started via WP CLI','2024-05-22 00:31:35','2024-05-22 06:01:35'),(11811,3981,'action complete via WP CLI','2024-05-22 00:31:35','2024-05-22 06:01:35'),(11812,3983,'action created','2024-05-22 00:31:35','2024-05-22 06:01:35'),(11816,3983,'action started via WP Cron','2024-05-22 01:00:38','2024-05-22 06:30:38'),(11817,3983,'action complete via WP Cron','2024-05-22 01:00:38','2024-05-22 06:30:38'),(11818,3985,'action created','2024-05-22 01:00:38','2024-05-22 06:30:38'),(11822,3985,'action started via WP Cron','2024-05-22 02:00:03','2024-05-22 07:30:03'),(11823,3985,'action complete via WP Cron','2024-05-22 02:00:03','2024-05-22 07:30:03'),(11824,3987,'action created','2024-05-22 02:00:03','2024-05-22 07:30:03'),(11828,3987,'action started via WP Cron','2024-05-22 02:30:03','2024-05-22 08:00:03'),(11829,3987,'action complete via WP Cron','2024-05-22 02:30:03','2024-05-22 08:00:03'),(11830,3989,'action created','2024-05-22 02:30:03','2024-05-22 08:00:03'),(11834,3989,'action started via WP Cron','2024-05-22 03:00:03','2024-05-22 08:30:03'),(11835,3989,'action complete via WP Cron','2024-05-22 03:00:03','2024-05-22 08:30:03'),(11836,3991,'action created','2024-05-22 03:00:03','2024-05-22 08:30:03'),(11840,3991,'action started via WP Cron','2024-05-22 03:30:02','2024-05-22 09:00:02'),(11841,3991,'action complete via WP Cron','2024-05-22 03:30:02','2024-05-22 09:00:02'),(11842,3993,'action created','2024-05-22 03:30:02','2024-05-22 09:00:02'),(11846,3993,'action started via WP Cron','2024-05-22 04:00:03','2024-05-22 09:30:03'),(11847,3993,'action complete via WP Cron','2024-05-22 04:00:03','2024-05-22 09:30:03'),(11848,3995,'action created','2024-05-22 04:00:03','2024-05-22 09:30:03'),(11852,3995,'action started via WP Cron','2024-05-22 04:30:02','2024-05-22 10:00:02'),(11853,3995,'action complete via WP Cron','2024-05-22 04:30:02','2024-05-22 10:00:02'),(11854,3997,'action created','2024-05-22 04:30:02','2024-05-22 10:00:02'),(11858,3997,'action started via WP Cron','2024-05-22 05:00:09','2024-05-22 10:30:09'),(11859,3997,'action complete via WP Cron','2024-05-22 05:00:09','2024-05-22 10:30:09'),(11860,3999,'action created','2024-05-22 05:00:09','2024-05-22 10:30:09'),(11864,3999,'action started via WP Cron','2024-05-22 05:30:05','2024-05-22 11:00:05'),(11865,3999,'action complete via WP Cron','2024-05-22 05:30:05','2024-05-22 11:00:05'),(11866,4001,'action created','2024-05-22 05:30:05','2024-05-22 11:00:05'),(11870,4001,'action started via WP Cron','2024-05-22 06:00:03','2024-05-22 11:30:03'),(11871,4001,'action complete via WP Cron','2024-05-22 06:00:03','2024-05-22 11:30:03'),(11872,4003,'action created','2024-05-22 06:00:03','2024-05-22 11:30:03'),(11876,4003,'action started via WP Cron','2024-05-22 06:30:17','2024-05-22 12:00:17'),(11877,4003,'action complete via WP Cron','2024-05-22 06:30:18','2024-05-22 12:00:18'),(11878,4005,'action created','2024-05-22 06:30:23','2024-05-22 12:00:23'),(11882,4005,'action started via WP Cron','2024-05-22 07:00:08','2024-05-22 12:30:08'),(11883,4005,'action complete via WP Cron','2024-05-22 07:00:08','2024-05-22 12:30:08'),(11884,4007,'action created','2024-05-22 07:00:08','2024-05-22 12:30:08'),(11888,4007,'action started via WP Cron','2024-05-22 07:30:03','2024-05-22 13:00:03'),(11889,4007,'action complete via WP Cron','2024-05-22 07:30:03','2024-05-22 13:00:03'),(11890,4009,'action created','2024-05-22 07:30:03','2024-05-22 13:00:03'),(11894,4009,'action started via WP CLI','2024-05-22 08:00:03','2024-05-22 13:30:03'),(11895,4009,'action complete via WP CLI','2024-05-22 08:00:03','2024-05-22 13:30:03'),(11896,4011,'action created','2024-05-22 08:00:03','2024-05-22 13:30:03'),(11900,4011,'action started via WP Cron','2024-05-22 08:30:02','2024-05-22 14:00:02'),(11901,4011,'action complete via WP Cron','2024-05-22 08:30:02','2024-05-22 14:00:02'),(11902,4013,'action created','2024-05-22 08:30:02','2024-05-22 14:00:02'),(11906,4013,'action started via WP CLI','2024-05-22 09:00:03','2024-05-22 14:30:03'),(11907,4013,'action complete via WP CLI','2024-05-22 09:00:03','2024-05-22 14:30:03'),(11908,4015,'action created','2024-05-22 09:00:03','2024-05-22 14:30:03'),(11912,4015,'action started via WP CLI','2024-05-22 09:30:04','2024-05-22 15:00:04'),(11913,4015,'action complete via WP CLI','2024-05-22 09:30:04','2024-05-22 15:00:04'),(11914,4017,'action created','2024-05-22 09:30:04','2024-05-22 15:00:04'),(11918,4017,'action started via WP Cron','2024-05-22 10:00:03','2024-05-22 15:30:03'),(11919,4017,'action complete via WP Cron','2024-05-22 10:00:03','2024-05-22 15:30:03'),(11920,4019,'action created','2024-05-22 10:00:03','2024-05-22 15:30:03'),(11924,4019,'action started via WP Cron','2024-05-22 10:30:06','2024-05-22 16:00:06'),(11925,4019,'action complete via WP Cron','2024-05-22 10:30:06','2024-05-22 16:00:06'),(11926,4021,'action created','2024-05-22 10:30:06','2024-05-22 16:00:06'),(11927,3975,'action started via WP Cron','2024-05-22 10:36:29','2024-05-22 16:06:29'),(11928,3975,'action complete via WP Cron','2024-05-22 10:36:29','2024-05-22 16:06:29'),(11929,4022,'action created','2024-05-22 10:36:29','2024-05-22 16:06:29'),(11933,4021,'action started via WP Cron','2024-05-22 11:00:07','2024-05-22 16:30:07'),(11934,4021,'action complete via WP Cron','2024-05-22 11:00:07','2024-05-22 16:30:07'),(11935,4024,'action created','2024-05-22 11:00:07','2024-05-22 16:30:07'),(11939,4024,'action started via WP Cron','2024-05-22 11:30:03','2024-05-22 17:00:03'),(11940,4024,'action complete via WP Cron','2024-05-22 11:30:03','2024-05-22 17:00:03'),(11941,4026,'action created','2024-05-22 11:30:03','2024-05-22 17:00:03'),(11945,4026,'action started via WP Cron','2024-05-22 12:00:03','2024-05-22 17:30:03'),(11946,4026,'action complete via WP Cron','2024-05-22 12:00:03','2024-05-22 17:30:03'),(11947,4028,'action created','2024-05-22 12:00:03','2024-05-22 17:30:03'),(11951,4028,'action started via WP CLI','2024-05-22 12:30:29','2024-05-22 18:00:29'),(11952,4028,'action complete via WP CLI','2024-05-22 12:30:29','2024-05-22 18:00:29'),(11953,4030,'action created','2024-05-22 12:30:31','2024-05-22 18:00:31'),(11957,4030,'action started via WP Cron','2024-05-22 13:00:08','2024-05-22 18:30:08'),(11958,4030,'action complete via WP Cron','2024-05-22 13:00:08','2024-05-22 18:30:08'),(11959,4032,'action created','2024-05-22 13:00:08','2024-05-22 18:30:08'),(11963,4032,'action started via WP Cron','2024-05-22 13:30:02','2024-05-22 19:00:02'),(11964,4032,'action complete via WP Cron','2024-05-22 13:30:02','2024-05-22 19:00:02'),(11965,4034,'action created','2024-05-22 13:30:02','2024-05-22 19:00:02'),(11969,4034,'action started via WP Cron','2024-05-22 14:00:04','2024-05-22 19:30:04'),(11970,4034,'action complete via WP Cron','2024-05-22 14:00:04','2024-05-22 19:30:04'),(11971,4036,'action created','2024-05-22 14:00:04','2024-05-22 19:30:04'),(11972,3933,'action started via WP Cron','2024-05-22 14:00:04','2024-05-22 19:30:04'),(11973,3933,'action complete via WP Cron','2024-05-22 14:00:04','2024-05-22 19:30:04'),(11974,4037,'action created','2024-05-22 14:00:04','2024-05-22 19:30:04'),(11981,4036,'action started via WP Cron','2024-05-22 14:30:02','2024-05-22 20:00:02'),(11982,4036,'action complete via WP Cron','2024-05-22 14:30:02','2024-05-22 20:00:02'),(11983,4040,'action created','2024-05-22 14:30:03','2024-05-22 20:00:03'),(11984,3938,'action started via WP Cron','2024-05-22 14:30:03','2024-05-22 20:00:03'),(11985,4041,'action created','2024-05-22 14:30:03','2024-05-22 20:00:03'),(11986,3938,'action complete via WP Cron','2024-05-22 14:30:03','2024-05-22 20:00:03'),(11987,4042,'action created','2024-05-22 14:30:03','2024-05-22 20:00:03'),(11988,4041,'action started via WP Cron','2024-05-22 14:30:03','2024-05-22 20:00:03'),(11989,4041,'action complete via WP Cron','2024-05-22 14:30:03','2024-05-22 20:00:03'),(11990,3940,'action started via WP CLI','2024-05-22 14:30:04','2024-05-22 20:00:04'),(11991,4043,'action created','2024-05-22 14:30:04','2024-05-22 20:00:04'),(11992,3940,'action complete via WP CLI','2024-05-22 14:30:04','2024-05-22 20:00:04'),(11993,4044,'action created','2024-05-22 14:30:04','2024-05-22 20:00:04'),(11994,4043,'action started via WP CLI','2024-05-22 14:30:04','2024-05-22 20:00:04'),(11995,4043,'action complete via WP CLI','2024-05-22 14:30:04','2024-05-22 20:00:04'),(11999,4040,'action started via WP Cron','2024-05-22 15:00:03','2024-05-22 20:30:03'),(12000,4040,'action complete via WP Cron','2024-05-22 15:00:03','2024-05-22 20:30:03'),(12001,4046,'action created','2024-05-22 15:00:03','2024-05-22 20:30:03'),(12005,4046,'action started via WP Cron','2024-05-22 15:30:02','2024-05-22 21:00:02'),(12006,4046,'action complete via WP Cron','2024-05-22 15:30:02','2024-05-22 21:00:02'),(12007,4048,'action created','2024-05-22 15:30:02','2024-05-22 21:00:02'),(12011,4048,'action started via WP Cron','2024-05-22 16:00:02','2024-05-22 21:30:02'),(12012,4048,'action complete via WP Cron','2024-05-22 16:00:02','2024-05-22 21:30:02'),(12013,4050,'action created','2024-05-22 16:00:02','2024-05-22 21:30:02'),(12017,4050,'action started via WP Cron','2024-05-22 16:30:03','2024-05-22 22:00:03'),(12018,4050,'action complete via WP Cron','2024-05-22 16:30:03','2024-05-22 22:00:03'),(12019,4052,'action created','2024-05-22 16:30:03','2024-05-22 22:00:03'),(12023,4052,'action started via WP Cron','2024-05-22 17:00:06','2024-05-22 22:30:06'),(12024,4052,'action complete via WP Cron','2024-05-22 17:00:06','2024-05-22 22:30:06'),(12025,4054,'action created','2024-05-22 17:00:06','2024-05-22 22:30:06'),(12029,4054,'action started via WP CLI','2024-05-22 17:30:04','2024-05-22 23:00:04'),(12030,4054,'action complete via WP CLI','2024-05-22 17:30:04','2024-05-22 23:00:04'),(12031,4056,'action created','2024-05-22 17:30:04','2024-05-22 23:00:04'),(12035,4056,'action started via WP Cron','2024-05-22 18:00:04','2024-05-22 23:30:04'),(12036,4056,'action complete via WP Cron','2024-05-22 18:00:04','2024-05-22 23:30:04'),(12037,4058,'action created','2024-05-22 18:00:04','2024-05-22 23:30:04'),(12038,4059,'action created','2024-05-22 18:12:39','2024-05-22 23:42:39'),(12039,4059,'action started via Async Request','2024-05-22 18:12:42','2024-05-22 23:42:42'),(12040,4059,'action complete via Async Request','2024-05-22 18:12:42','2024-05-22 23:42:42'),(12044,4058,'action started via WP Cron','2024-05-22 18:15:44','2024-05-22 23:45:44'),(12045,4058,'action complete via WP Cron','2024-05-22 18:15:44','2024-05-22 23:45:44'),(12046,4061,'action created','2024-05-22 18:15:44','2024-05-22 23:45:44'),(12050,4061,'action started via WP Cron','2024-05-22 18:31:50','2024-05-23 00:01:50'),(12051,4061,'action complete via WP Cron','2024-05-22 18:31:51','2024-05-23 00:01:51'),(12052,4063,'action created','2024-05-22 18:31:51','2024-05-23 00:01:51'),(12056,4063,'action started via WP Cron','2024-05-22 19:00:03','2024-05-23 00:30:03'),(12057,4063,'action complete via WP Cron','2024-05-22 19:00:03','2024-05-23 00:30:03'),(12058,4065,'action created','2024-05-22 19:00:03','2024-05-23 00:30:03'),(12062,4065,'action started via WP Cron','2024-05-22 19:30:06','2024-05-23 01:00:06'),(12063,4065,'action complete via WP Cron','2024-05-22 19:30:06','2024-05-23 01:00:06'),(12064,4067,'action created','2024-05-22 19:30:06','2024-05-23 01:00:06'),(12068,4067,'action started via WP Cron','2024-05-22 20:00:19','2024-05-23 01:30:19'),(12069,4067,'action complete via WP Cron','2024-05-22 20:00:19','2024-05-23 01:30:19'),(12070,4069,'action created','2024-05-22 20:00:19','2024-05-23 01:30:19'),(12074,4069,'action started via WP Cron','2024-05-22 20:30:10','2024-05-23 02:00:10'),(12075,4069,'action complete via WP Cron','2024-05-22 20:30:10','2024-05-23 02:00:10'),(12076,4071,'action created','2024-05-22 20:30:10','2024-05-23 02:00:10'),(12080,4071,'action started via WP CLI','2024-05-22 21:00:12','2024-05-23 02:30:12'),(12081,4071,'action complete via WP CLI','2024-05-22 21:00:12','2024-05-23 02:30:12'),(12082,4073,'action created','2024-05-22 21:00:12','2024-05-23 02:30:12'),(12086,4073,'action started via WP Cron','2024-05-22 21:16:31','2024-05-23 02:46:31'),(12087,4073,'action complete via WP Cron','2024-05-22 21:16:31','2024-05-23 02:46:31'),(12088,4075,'action created','2024-05-22 21:16:31','2024-05-23 02:46:31'),(12092,4075,'action started via WP Cron','2024-05-22 21:50:53','2024-05-23 03:20:53'),(12093,4075,'action complete via WP Cron','2024-05-22 21:50:53','2024-05-23 03:20:53'),(12094,4077,'action created','2024-05-22 21:50:53','2024-05-23 03:20:53'),(12098,4077,'action started via WP Cron','2024-05-22 22:30:06','2024-05-23 04:00:06'),(12099,4077,'action complete via WP Cron','2024-05-22 22:30:06','2024-05-23 04:00:06'),(12100,4079,'action created','2024-05-22 22:30:06','2024-05-23 04:00:06'),(12101,4022,'action started via WP Cron','2024-05-22 23:00:23','2024-05-23 04:30:23'),(12102,4022,'action complete via WP Cron','2024-05-22 23:00:29','2024-05-23 04:30:29'),(12103,4080,'action created','2024-05-22 23:00:29','2024-05-23 04:30:29'),(12107,4079,'action started via WP Cron','2024-05-22 23:30:04','2024-05-23 05:00:04'),(12108,4079,'action complete via WP Cron','2024-05-22 23:30:04','2024-05-23 05:00:04'),(12109,4082,'action created','2024-05-22 23:30:05','2024-05-23 05:00:05'),(12113,4082,'action started via WP CLI','2024-05-23 00:01:09','2024-05-23 05:31:09'),(12114,4082,'action complete via WP CLI','2024-05-23 00:01:09','2024-05-23 05:31:09'),(12115,4084,'action created','2024-05-23 00:01:10','2024-05-23 05:31:10'),(12119,4084,'action started via WP Cron','2024-05-23 00:23:47','2024-05-23 05:53:47'),(12120,4084,'action complete via WP Cron','2024-05-23 00:23:47','2024-05-23 05:53:47'),(12121,4086,'action created','2024-05-23 00:23:47','2024-05-23 05:53:47'),(12125,4086,'action started via WP Cron','2024-05-23 01:00:48','2024-05-23 06:30:48'),(12126,4086,'action complete via WP Cron','2024-05-23 01:00:48','2024-05-23 06:30:48'),(12127,4088,'action created','2024-05-23 01:00:48','2024-05-23 06:30:48'),(12131,4088,'action started via WP CLI','2024-05-23 01:30:20','2024-05-23 07:00:20'),(12132,4088,'action complete via WP CLI','2024-05-23 01:30:20','2024-05-23 07:00:20'),(12133,4090,'action created','2024-05-23 01:30:20','2024-05-23 07:00:20'),(12137,4090,'action started via WP Cron','2024-05-23 02:00:05','2024-05-23 07:30:05'),(12138,4090,'action complete via WP Cron','2024-05-23 02:00:05','2024-05-23 07:30:05'),(12139,4092,'action created','2024-05-23 02:00:05','2024-05-23 07:30:05'),(12143,4092,'action started via WP Cron','2024-05-23 02:30:03','2024-05-23 08:00:03'),(12144,4092,'action complete via WP Cron','2024-05-23 02:30:03','2024-05-23 08:00:03'),(12145,4094,'action created','2024-05-23 02:30:03','2024-05-23 08:00:03'),(12149,4094,'action started via WP CLI','2024-05-23 03:00:03','2024-05-23 08:30:03'),(12150,4094,'action complete via WP CLI','2024-05-23 03:00:03','2024-05-23 08:30:03'),(12151,4096,'action created','2024-05-23 03:00:03','2024-05-23 08:30:03'),(12155,4096,'action started via WP Cron','2024-05-23 03:30:03','2024-05-23 09:00:03'),(12156,4096,'action complete via WP Cron','2024-05-23 03:30:03','2024-05-23 09:00:03'),(12157,4098,'action created','2024-05-23 03:30:03','2024-05-23 09:00:03'),(12161,4098,'action started via WP Cron','2024-05-23 04:00:03','2024-05-23 09:30:03'),(12162,4098,'action complete via WP Cron','2024-05-23 04:00:03','2024-05-23 09:30:03'),(12163,4100,'action created','2024-05-23 04:00:03','2024-05-23 09:30:03'),(12167,4100,'action started via WP Cron','2024-05-23 04:30:03','2024-05-23 10:00:03'),(12168,4100,'action complete via WP Cron','2024-05-23 04:30:03','2024-05-23 10:00:03'),(12169,4102,'action created','2024-05-23 04:30:03','2024-05-23 10:00:03'),(12173,4102,'action started via WP Cron','2024-05-23 05:00:09','2024-05-23 10:30:09'),(12174,4102,'action complete via WP Cron','2024-05-23 05:00:10','2024-05-23 10:30:10'),(12175,4104,'action created','2024-05-23 05:00:10','2024-05-23 10:30:10'),(12179,4104,'action started via WP CLI','2024-05-23 05:30:05','2024-05-23 11:00:05'),(12180,4104,'action complete via WP CLI','2024-05-23 05:30:05','2024-05-23 11:00:05'),(12181,4106,'action created','2024-05-23 05:30:05','2024-05-23 11:00:05'),(12185,4106,'action started via WP Cron','2024-05-23 06:00:02','2024-05-23 11:30:02'),(12186,4106,'action complete via WP Cron','2024-05-23 06:00:02','2024-05-23 11:30:02'),(12187,4108,'action created','2024-05-23 06:00:03','2024-05-23 11:30:03'),(12191,4108,'action started via WP Cron','2024-05-23 06:59:28','2024-05-23 12:29:28'),(12192,4108,'action complete via WP Cron','2024-05-23 06:59:28','2024-05-23 12:29:28'),(12193,4110,'action created','2024-05-23 06:59:28','2024-05-23 12:29:28'),(12197,4110,'action started via WP Cron','2024-05-23 07:28:23','2024-05-23 12:58:23'),(12198,4110,'action complete via WP Cron','2024-05-23 07:28:23','2024-05-23 12:58:23'),(12199,4112,'action created','2024-05-23 07:28:23','2024-05-23 12:58:23'),(12203,4112,'action started via WP Cron','2024-05-23 07:55:35','2024-05-23 13:25:35'),(12204,4112,'action complete via WP Cron','2024-05-23 07:55:35','2024-05-23 13:25:35'),(12205,4114,'action created','2024-05-23 07:55:35','2024-05-23 13:25:35'),(12209,4114,'action started via WP Cron','2024-05-23 08:30:03','2024-05-23 14:00:03'),(12210,4114,'action complete via WP Cron','2024-05-23 08:30:03','2024-05-23 14:00:03'),(12211,4116,'action created','2024-05-23 08:30:03','2024-05-23 14:00:03'),(12215,4116,'action started via WP Cron','2024-05-23 08:55:20','2024-05-23 14:25:20'),(12216,4116,'action complete via WP Cron','2024-05-23 08:55:20','2024-05-23 14:25:20'),(12217,4118,'action created','2024-05-23 08:55:20','2024-05-23 14:25:20'),(12221,4118,'action started via WP Cron','2024-05-23 09:30:03','2024-05-23 15:00:03'),(12222,4118,'action complete via WP Cron','2024-05-23 09:30:03','2024-05-23 15:00:03'),(12223,4120,'action created','2024-05-23 09:30:04','2024-05-23 15:00:04'),(12227,4120,'action started via WP Cron','2024-05-23 10:00:04','2024-05-23 15:30:04'),(12228,4120,'action complete via WP Cron','2024-05-23 10:00:04','2024-05-23 15:30:04'),(12229,4122,'action created','2024-05-23 10:00:04','2024-05-23 15:30:04'),(12233,4122,'action started via WP Cron','2024-05-23 10:30:13','2024-05-23 16:00:13'),(12234,4122,'action complete via WP Cron','2024-05-23 10:30:13','2024-05-23 16:00:13'),(12235,4124,'action created','2024-05-23 10:30:13','2024-05-23 16:00:13'),(12239,4124,'action started via WP Cron','2024-05-23 11:00:09','2024-05-23 16:30:09'),(12240,4124,'action complete via WP Cron','2024-05-23 11:00:09','2024-05-23 16:30:09'),(12241,4126,'action created','2024-05-23 11:00:09','2024-05-23 16:30:09'),(12245,4080,'action started via WP Cron','2024-05-23 11:30:03','2024-05-23 17:00:03'),(12246,4080,'action complete via WP Cron','2024-05-23 11:30:03','2024-05-23 17:00:03'),(12247,4128,'action created','2024-05-23 11:30:03','2024-05-23 17:00:03'),(12248,4126,'action started via WP Cron','2024-05-23 11:30:03','2024-05-23 17:00:03'),(12249,4126,'action complete via WP Cron','2024-05-23 11:30:03','2024-05-23 17:00:03'),(12250,4129,'action created','2024-05-23 11:30:04','2024-05-23 17:00:04'),(12254,4129,'action started via WP Cron','2024-05-23 12:00:03','2024-05-23 17:30:03'),(12255,4129,'action complete via WP Cron','2024-05-23 12:00:03','2024-05-23 17:30:03'),(12256,4131,'action created','2024-05-23 12:00:03','2024-05-23 17:30:03'),(12260,4131,'action started via WP Cron','2024-05-23 12:30:22','2024-05-23 18:00:22'),(12261,4131,'action complete via WP Cron','2024-05-23 12:30:24','2024-05-23 18:00:24'),(12262,4133,'action created','2024-05-23 12:30:25','2024-05-23 18:00:25'),(12266,4133,'action started via WP CLI','2024-05-23 13:00:08','2024-05-23 18:30:08'),(12267,4133,'action complete via WP CLI','2024-05-23 13:00:08','2024-05-23 18:30:08'),(12268,4135,'action created','2024-05-23 13:00:08','2024-05-23 18:30:08'),(12272,4135,'action started via WP Cron','2024-05-23 13:29:27','2024-05-23 18:59:27'),(12273,4135,'action complete via WP Cron','2024-05-23 13:29:27','2024-05-23 18:59:27'),(12274,4137,'action created','2024-05-23 13:29:27','2024-05-23 18:59:27'),(12278,4137,'action started via WP Cron','2024-05-23 13:54:49','2024-05-23 19:24:49'),(12279,4137,'action complete via WP Cron','2024-05-23 13:54:49','2024-05-23 19:24:49'),(12280,4139,'action created','2024-05-23 13:54:49','2024-05-23 19:24:49'),(12281,4037,'action started via WP Cron','2024-05-23 14:00:04','2024-05-23 19:30:04'),(12282,4037,'action complete via WP Cron','2024-05-23 14:00:04','2024-05-23 19:30:04'),(12283,4140,'action created','2024-05-23 14:00:04','2024-05-23 19:30:04'),(12290,4139,'action started via WP Cron','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12291,4139,'action complete via WP Cron','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12292,4143,'action created','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12293,4042,'action started via WP Cron','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12294,4144,'action created','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12295,4042,'action complete via WP Cron','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12296,4145,'action created','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12297,4044,'action started via WP Cron','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12298,4044,'action complete via WP Cron','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12299,4146,'action created','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12300,4144,'action started via WP Cron','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12301,4144,'action complete via WP Cron','2024-05-23 14:30:04','2024-05-23 20:00:04'),(12305,4143,'action started via WP Cron','2024-05-23 15:00:03','2024-05-23 20:30:03'),(12306,4143,'action complete via WP Cron','2024-05-23 15:00:03','2024-05-23 20:30:03'),(12307,4148,'action created','2024-05-23 15:00:03','2024-05-23 20:30:03'),(12311,4148,'action started via WP Cron','2024-05-23 15:30:02','2024-05-23 21:00:02'),(12312,4148,'action complete via WP Cron','2024-05-23 15:30:02','2024-05-23 21:00:02'),(12313,4150,'action created','2024-05-23 15:30:03','2024-05-23 21:00:03'),(12317,4150,'action started via WP Cron','2024-05-23 16:00:03','2024-05-23 21:30:03'),(12318,4150,'action complete via WP Cron','2024-05-23 16:00:03','2024-05-23 21:30:03'),(12319,4152,'action created','2024-05-23 16:00:03','2024-05-23 21:30:03'),(12323,4152,'action started via WP Cron','2024-05-23 16:24:41','2024-05-23 21:54:41'),(12324,4152,'action complete via WP Cron','2024-05-23 16:24:41','2024-05-23 21:54:41'),(12325,4154,'action created','2024-05-23 16:24:41','2024-05-23 21:54:41'),(12329,4154,'action started via WP Cron','2024-05-23 17:00:10','2024-05-23 22:30:10'),(12330,4154,'action complete via WP Cron','2024-05-23 17:00:10','2024-05-23 22:30:10'),(12331,4156,'action created','2024-05-23 17:00:10','2024-05-23 22:30:10'),(12335,4156,'action started via WP Cron','2024-05-23 17:30:03','2024-05-23 23:00:03'),(12336,4156,'action complete via WP Cron','2024-05-23 17:30:03','2024-05-23 23:00:03'),(12337,4158,'action created','2024-05-23 17:30:03','2024-05-23 23:00:03'),(12341,4158,'action started via WP Cron','2024-05-23 18:00:02','2024-05-23 23:30:02'),(12342,4158,'action complete via WP Cron','2024-05-23 18:00:02','2024-05-23 23:30:02'),(12343,4160,'action created','2024-05-23 18:00:02','2024-05-23 23:30:02'),(12347,4160,'action started via WP CLI','2024-05-23 18:30:29','2024-05-24 00:00:29'),(12348,4160,'action complete via WP CLI','2024-05-23 18:30:29','2024-05-24 00:00:29'),(12349,4162,'action created','2024-05-23 18:30:30','2024-05-24 00:00:30'),(12353,4162,'action started via WP Cron','2024-05-23 19:00:09','2024-05-24 00:30:09'),(12354,4162,'action complete via WP Cron','2024-05-23 19:00:09','2024-05-24 00:30:09'),(12355,4164,'action created','2024-05-23 19:00:09','2024-05-24 00:30:09'),(12359,4164,'action started via WP Cron','2024-05-23 19:20:46','2024-05-24 00:50:46'),(12360,4164,'action complete via WP Cron','2024-05-23 19:20:46','2024-05-24 00:50:46'),(12361,4166,'action created','2024-05-23 19:20:46','2024-05-24 00:50:46'),(12365,4166,'action started via WP Cron','2024-05-23 19:39:59','2024-05-24 01:09:59'),(12366,4166,'action complete via WP Cron','2024-05-23 19:40:00','2024-05-24 01:10:00'),(12367,4168,'action created','2024-05-23 19:40:00','2024-05-24 01:10:00'),(12371,4168,'action started via WP CLI','2024-05-23 20:00:12','2024-05-24 01:30:12'),(12372,4168,'action complete via WP CLI','2024-05-23 20:00:12','2024-05-24 01:30:12'),(12373,4170,'action created','2024-05-23 20:00:12','2024-05-24 01:30:12'),(12377,4170,'action started via WP Cron','2024-05-23 20:30:09','2024-05-24 02:00:09'),(12378,4170,'action complete via WP Cron','2024-05-23 20:30:09','2024-05-24 02:00:09'),(12379,4172,'action created','2024-05-23 20:30:09','2024-05-24 02:00:09'),(12383,4172,'action started via WP Cron','2024-05-23 21:00:19','2024-05-24 02:30:19'),(12384,4172,'action complete via WP Cron','2024-05-23 21:00:19','2024-05-24 02:30:19'),(12385,4174,'action created','2024-05-23 21:00:19','2024-05-24 02:30:19'),(12389,4174,'action started via WP Cron','2024-05-23 21:21:31','2024-05-24 02:51:31'),(12390,4174,'action complete via WP Cron','2024-05-23 21:21:31','2024-05-24 02:51:31'),(12391,4176,'action created','2024-05-23 21:21:31','2024-05-24 02:51:31'),(12395,4176,'action started via WP CLI','2024-05-23 22:00:06','2024-05-24 03:30:06'),(12396,4176,'action complete via WP CLI','2024-05-23 22:00:07','2024-05-24 03:30:07'),(12397,4178,'action created','2024-05-23 22:00:07','2024-05-24 03:30:07'),(12404,4178,'action started via WP Cron','2024-05-23 22:30:03','2024-05-24 04:00:03'),(12405,4178,'action complete via WP Cron','2024-05-23 22:30:03','2024-05-24 04:00:03'),(12406,4181,'action created','2024-05-23 22:30:04','2024-05-24 04:00:04'),(12410,4181,'action started via WP Cron','2024-05-23 23:00:10','2024-05-24 04:30:10'),(12411,4181,'action complete via WP Cron','2024-05-23 23:00:10','2024-05-24 04:30:10'),(12412,4183,'action created','2024-05-23 23:00:10','2024-05-24 04:30:10'),(12416,4183,'action started via WP Cron','2024-05-23 23:30:03','2024-05-24 05:00:03'),(12417,4183,'action complete via WP Cron','2024-05-23 23:30:03','2024-05-24 05:00:03'),(12418,4185,'action created','2024-05-23 23:30:03','2024-05-24 05:00:03'),(12419,4128,'action started via WP Cron','2024-05-23 23:30:03','2024-05-24 05:00:03'),(12420,4128,'action complete via WP Cron','2024-05-23 23:30:03','2024-05-24 05:00:03'),(12421,4186,'action created','2024-05-23 23:30:03','2024-05-24 05:00:03'),(12425,4185,'action started via WP CLI','2024-05-24 00:01:06','2024-05-24 05:31:06'),(12426,4185,'action complete via WP CLI','2024-05-24 00:01:06','2024-05-24 05:31:06'),(12427,4188,'action created','2024-05-24 00:01:06','2024-05-24 05:31:06'),(12431,4188,'action started via WP Cron','2024-05-24 00:30:48','2024-05-24 06:00:48'),(12432,4188,'action complete via WP Cron','2024-05-24 00:30:49','2024-05-24 06:00:49'),(12433,4190,'action created','2024-05-24 00:30:51','2024-05-24 06:00:51'),(12437,4190,'action started via WP Cron','2024-05-24 01:00:26','2024-05-24 06:30:26'),(12438,4190,'action complete via WP Cron','2024-05-24 01:00:26','2024-05-24 06:30:26'),(12439,4192,'action created','2024-05-24 01:00:26','2024-05-24 06:30:26'),(12443,4192,'action started via WP CLI','2024-05-24 01:30:24','2024-05-24 07:00:24'),(12444,4192,'action complete via WP CLI','2024-05-24 01:30:24','2024-05-24 07:00:24'),(12445,4194,'action created','2024-05-24 01:30:24','2024-05-24 07:00:24'),(12449,4194,'action started via WP Cron','2024-05-24 02:00:03','2024-05-24 07:30:03'),(12450,4194,'action complete via WP Cron','2024-05-24 02:00:03','2024-05-24 07:30:03'),(12451,4196,'action created','2024-05-24 02:00:03','2024-05-24 07:30:03'),(12455,4196,'action started via WP Cron','2024-05-24 02:30:03','2024-05-24 08:00:03'),(12456,4196,'action complete via WP Cron','2024-05-24 02:30:03','2024-05-24 08:00:03'),(12457,4198,'action created','2024-05-24 02:30:03','2024-05-24 08:00:03'),(12461,4198,'action started via WP Cron','2024-05-24 03:00:03','2024-05-24 08:30:03'),(12462,4198,'action complete via WP Cron','2024-05-24 03:00:03','2024-05-24 08:30:03'),(12463,4200,'action created','2024-05-24 03:00:03','2024-05-24 08:30:03'),(12467,4200,'action started via WP Cron','2024-05-24 03:30:03','2024-05-24 09:00:03'),(12468,4200,'action complete via WP Cron','2024-05-24 03:30:03','2024-05-24 09:00:03'),(12469,4202,'action created','2024-05-24 03:30:03','2024-05-24 09:00:03'),(12473,4202,'action started via WP Cron','2024-05-24 03:48:51','2024-05-24 09:18:51'),(12474,4202,'action complete via WP Cron','2024-05-24 03:48:51','2024-05-24 09:18:51'),(12475,4204,'action created','2024-05-24 03:48:51','2024-05-24 09:18:51'),(12479,4204,'action started via WP Cron','2024-05-24 04:30:03','2024-05-24 10:00:03'),(12480,4204,'action complete via WP Cron','2024-05-24 04:30:03','2024-05-24 10:00:03'),(12481,4206,'action created','2024-05-24 04:30:03','2024-05-24 10:00:03'),(12485,4206,'action started via WP Cron','2024-05-24 05:00:03','2024-05-24 10:30:03'),(12486,4206,'action complete via WP Cron','2024-05-24 05:00:03','2024-05-24 10:30:03'),(12487,4208,'action created','2024-05-24 05:00:03','2024-05-24 10:30:03'),(12491,4208,'action started via WP Cron','2024-05-24 05:30:03','2024-05-24 11:00:03'),(12492,4208,'action complete via WP Cron','2024-05-24 05:30:03','2024-05-24 11:00:03'),(12493,4210,'action created','2024-05-24 05:30:03','2024-05-24 11:00:03'),(12497,4210,'action started via WP Cron','2024-05-24 06:00:03','2024-05-24 11:30:03'),(12498,4210,'action complete via WP Cron','2024-05-24 06:00:03','2024-05-24 11:30:03'),(12499,4212,'action created','2024-05-24 06:00:03','2024-05-24 11:30:03'),(12503,4212,'action started via WP Cron','2024-05-24 06:29:18','2024-05-24 11:59:18'),(12504,4212,'action complete via WP Cron','2024-05-24 06:29:18','2024-05-24 11:59:18'),(12505,4214,'action created','2024-05-24 06:29:18','2024-05-24 11:59:18'),(12509,4214,'action started via WP Cron','2024-05-24 06:53:24','2024-05-24 12:23:24'),(12510,4214,'action complete via WP Cron','2024-05-24 06:53:24','2024-05-24 12:23:24'),(12511,4216,'action created','2024-05-24 06:53:24','2024-05-24 12:23:24'),(12515,4216,'action started via WP Cron','2024-05-24 07:30:03','2024-05-24 13:00:03'),(12516,4216,'action complete via WP Cron','2024-05-24 07:30:03','2024-05-24 13:00:03'),(12517,4218,'action created','2024-05-24 07:30:03','2024-05-24 13:00:03'),(12521,4218,'action started via WP Cron','2024-05-24 08:00:04','2024-05-24 13:30:04'),(12522,4218,'action complete via WP Cron','2024-05-24 08:00:04','2024-05-24 13:30:04'),(12523,4220,'action created','2024-05-24 08:00:04','2024-05-24 13:30:04'),(12527,4220,'action started via WP Cron','2024-05-24 08:30:03','2024-05-24 14:00:03'),(12528,4220,'action complete via WP Cron','2024-05-24 08:30:03','2024-05-24 14:00:03'),(12529,4222,'action created','2024-05-24 08:30:03','2024-05-24 14:00:03'),(12533,4222,'action started via WP Cron','2024-05-24 08:53:25','2024-05-24 14:23:25'),(12534,4222,'action complete via WP Cron','2024-05-24 08:53:25','2024-05-24 14:23:25'),(12535,4224,'action created','2024-05-24 08:53:26','2024-05-24 14:23:26'),(12539,4224,'action started via WP Cron','2024-05-24 09:27:29','2024-05-24 14:57:29'),(12540,4224,'action complete via WP Cron','2024-05-24 09:27:29','2024-05-24 14:57:29'),(12541,4226,'action created','2024-05-24 09:27:29','2024-05-24 14:57:29'),(12545,4226,'action started via WP CLI','2024-05-24 10:00:04','2024-05-24 15:30:04'),(12546,4226,'action complete via WP CLI','2024-05-24 10:00:04','2024-05-24 15:30:04'),(12547,4228,'action created','2024-05-24 10:00:04','2024-05-24 15:30:04'),(12551,4228,'action started via WP Cron','2024-05-24 10:16:35','2024-05-24 15:46:35'),(12552,4228,'action complete via WP Cron','2024-05-24 10:16:35','2024-05-24 15:46:35'),(12553,4230,'action created','2024-05-24 10:16:35','2024-05-24 15:46:35'),(12557,4230,'action started via WP Cron','2024-05-24 10:38:16','2024-05-24 16:08:16'),(12558,4230,'action complete via WP Cron','2024-05-24 10:38:16','2024-05-24 16:08:16'),(12559,4232,'action created','2024-05-24 10:38:16','2024-05-24 16:08:16'),(12563,4232,'action started via WP Cron','2024-05-24 11:00:05','2024-05-24 16:30:05'),(12564,4232,'action complete via WP Cron','2024-05-24 11:00:05','2024-05-24 16:30:05'),(12565,4234,'action created','2024-05-24 11:00:05','2024-05-24 16:30:05'),(12569,4234,'action started via WP Cron','2024-05-24 11:30:03','2024-05-24 17:00:03'),(12570,4234,'action complete via WP Cron','2024-05-24 11:30:03','2024-05-24 17:00:03'),(12571,4236,'action created','2024-05-24 11:30:03','2024-05-24 17:00:03'),(12572,4186,'action started via WP Cron','2024-05-24 11:30:03','2024-05-24 17:00:03'),(12573,4186,'action complete via WP Cron','2024-05-24 11:30:03','2024-05-24 17:00:03'),(12574,4237,'action created','2024-05-24 11:30:04','2024-05-24 17:00:04'),(12578,4236,'action started via WP Cron','2024-05-24 11:57:38','2024-05-24 17:27:38'),(12579,4236,'action complete via WP Cron','2024-05-24 11:57:38','2024-05-24 17:27:38'),(12580,4239,'action created','2024-05-24 11:57:38','2024-05-24 17:27:38'),(12584,4239,'action started via WP Cron','2024-05-24 13:00:06','2024-05-24 18:30:06'),(12585,4239,'action complete via WP Cron','2024-05-24 13:00:06','2024-05-24 18:30:06'),(12586,4241,'action created','2024-05-24 13:00:06','2024-05-24 18:30:06'),(12590,4241,'action started via WP Cron','2024-05-24 13:30:02','2024-05-24 19:00:02'),(12591,4241,'action complete via WP Cron','2024-05-24 13:30:02','2024-05-24 19:00:02'),(12592,4243,'action created','2024-05-24 13:30:02','2024-05-24 19:00:02'),(12596,4243,'action started via WP Cron','2024-05-24 14:00:04','2024-05-24 19:30:04'),(12597,4243,'action complete via WP Cron','2024-05-24 14:00:04','2024-05-24 19:30:04'),(12598,4245,'action created','2024-05-24 14:00:04','2024-05-24 19:30:04'),(12602,4140,'action started via WP Cron','2024-05-24 14:00:04','2024-05-24 19:30:04'),(12603,4140,'action complete via WP Cron','2024-05-24 14:00:04','2024-05-24 19:30:04'),(12604,4247,'action created','2024-05-24 14:00:04','2024-05-24 19:30:04'),(12608,4245,'action started via WP Cron','2024-05-24 14:30:02','2024-05-24 20:00:02'),(12609,4245,'action complete via WP Cron','2024-05-24 14:30:02','2024-05-24 20:00:02'),(12610,4249,'action created','2024-05-24 14:30:02','2024-05-24 20:00:02'),(12614,4145,'action started via WP CLI','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12615,4251,'action created','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12616,4145,'action complete via WP CLI','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12617,4252,'action created','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12618,4146,'action started via WP CLI','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12619,4146,'action complete via WP CLI','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12620,4253,'action created','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12621,4251,'action started via WP CLI','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12622,4251,'action complete via WP CLI','2024-05-24 14:30:04','2024-05-24 20:00:04'),(12623,4249,'action started via WP Cron','2024-05-24 15:00:02','2024-05-24 20:30:02'),(12624,4249,'action complete via WP Cron','2024-05-24 15:00:02','2024-05-24 20:30:02'),(12625,4254,'action created','2024-05-24 15:00:02','2024-05-24 20:30:02'),(12629,4254,'action started via WP Cron','2024-05-24 15:26:49','2024-05-24 20:56:49'),(12630,4254,'action complete via WP Cron','2024-05-24 15:26:49','2024-05-24 20:56:49'),(12631,4256,'action created','2024-05-24 15:26:49','2024-05-24 20:56:49'),(12635,4256,'action started via WP Cron','2024-05-24 16:00:03','2024-05-24 21:30:03'),(12636,4256,'action complete via WP Cron','2024-05-24 16:00:03','2024-05-24 21:30:03'),(12637,4258,'action created','2024-05-24 16:00:03','2024-05-24 21:30:03'),(12641,4258,'action started via WP Cron','2024-05-24 16:30:03','2024-05-24 22:00:03'),(12642,4258,'action complete via WP Cron','2024-05-24 16:30:03','2024-05-24 22:00:03'),(12643,4260,'action created','2024-05-24 16:30:03','2024-05-24 22:00:03'),(12647,4260,'action started via WP Cron','2024-05-24 17:00:06','2024-05-24 22:30:06'),(12648,4260,'action complete via WP Cron','2024-05-24 17:00:06','2024-05-24 22:30:06'),(12649,4262,'action created','2024-05-24 17:00:06','2024-05-24 22:30:06'),(12653,4262,'action started via WP Cron','2024-05-24 17:19:10','2024-05-24 22:49:10'),(12654,4262,'action complete via WP Cron','2024-05-24 17:19:10','2024-05-24 22:49:10'),(12655,4264,'action created','2024-05-24 17:19:10','2024-05-24 22:49:10'),(12659,4264,'action started via WP Cron','2024-05-24 18:00:03','2024-05-24 23:30:03'),(12660,4264,'action complete via WP Cron','2024-05-24 18:00:03','2024-05-24 23:30:03'),(12661,4266,'action created','2024-05-24 18:00:03','2024-05-24 23:30:03'),(12665,4266,'action started via WP Cron','2024-05-24 18:19:59','2024-05-24 23:49:59'),(12666,4266,'action complete via WP Cron','2024-05-24 18:19:59','2024-05-24 23:49:59'),(12667,4268,'action created','2024-05-24 18:19:59','2024-05-24 23:49:59'),(12671,4268,'action started via WP Cron','2024-05-24 18:40:37','2024-05-25 00:10:37'),(12672,4268,'action complete via WP Cron','2024-05-24 18:40:37','2024-05-25 00:10:37'),(12673,4270,'action created','2024-05-24 18:40:37','2024-05-25 00:10:37'),(12677,4270,'action started via WP Cron','2024-05-24 19:00:04','2024-05-25 00:30:04'),(12678,4270,'action complete via WP Cron','2024-05-24 19:00:04','2024-05-25 00:30:04'),(12679,4272,'action created','2024-05-24 19:00:04','2024-05-25 00:30:04'),(12683,4272,'action started via WP Cron','2024-05-24 19:29:49','2024-05-25 00:59:49'),(12684,4272,'action complete via WP Cron','2024-05-24 19:29:49','2024-05-25 00:59:49'),(12685,4274,'action created','2024-05-24 19:29:49','2024-05-25 00:59:49'),(12689,4274,'action started via WP Cron','2024-05-24 19:53:00','2024-05-25 01:23:00'),(12690,4274,'action complete via WP Cron','2024-05-24 19:53:00','2024-05-25 01:23:00'),(12691,4276,'action created','2024-05-24 19:53:00','2024-05-25 01:23:00'),(12695,4276,'action started via WP Cron','2024-05-24 20:30:18','2024-05-25 02:00:18'),(12696,4276,'action complete via WP Cron','2024-05-24 20:30:18','2024-05-25 02:00:18'),(12697,4278,'action created','2024-05-24 20:30:18','2024-05-25 02:00:18'),(12701,4278,'action started via WP Cron','2024-05-24 21:00:22','2024-05-25 02:30:22'),(12702,4278,'action complete via WP Cron','2024-05-24 21:00:22','2024-05-25 02:30:22'),(12703,4280,'action created','2024-05-24 21:00:22','2024-05-25 02:30:22'),(12707,4280,'action started via WP Cron','2024-05-24 21:16:18','2024-05-25 02:46:18'),(12708,4280,'action complete via WP Cron','2024-05-24 21:16:18','2024-05-25 02:46:18'),(12709,4282,'action created','2024-05-24 21:16:18','2024-05-25 02:46:18'),(12713,4282,'action started via WP Cron','2024-05-24 21:35:41','2024-05-25 03:05:41'),(12714,4282,'action complete via WP Cron','2024-05-24 21:35:41','2024-05-25 03:05:41'),(12715,4284,'action created','2024-05-24 21:35:41','2024-05-25 03:05:41'),(12719,4284,'action started via WP Cron','2024-05-24 22:00:07','2024-05-25 03:30:07'),(12720,4284,'action complete via WP Cron','2024-05-24 22:00:07','2024-05-25 03:30:07'),(12721,4286,'action created','2024-05-24 22:00:07','2024-05-25 03:30:07'),(12725,4286,'action started via WP Cron','2024-05-24 22:30:05','2024-05-25 04:00:05'),(12726,4286,'action complete via WP Cron','2024-05-24 22:30:05','2024-05-25 04:00:05'),(12727,4288,'action created','2024-05-24 22:30:05','2024-05-25 04:00:05'),(12731,4288,'action started via WP Cron','2024-05-24 23:00:13','2024-05-25 04:30:13'),(12732,4288,'action complete via WP Cron','2024-05-24 23:00:13','2024-05-25 04:30:13'),(12733,4290,'action created','2024-05-24 23:00:14','2024-05-25 04:30:14'),(12737,4290,'action started via WP Cron','2024-05-24 23:30:03','2024-05-25 05:00:03'),(12738,4290,'action complete via WP Cron','2024-05-24 23:30:03','2024-05-25 05:00:03'),(12739,4292,'action created','2024-05-24 23:30:04','2024-05-25 05:00:04'),(12743,4237,'action started via WP Cron','2024-05-24 23:30:04','2024-05-25 05:00:04'),(12744,4237,'action complete via WP Cron','2024-05-24 23:30:04','2024-05-25 05:00:04'),(12745,4294,'action created','2024-05-24 23:30:04','2024-05-25 05:00:04'),(12746,4292,'action started via WP Cron','2024-05-25 00:01:08','2024-05-25 05:31:08'),(12747,4292,'action complete via WP Cron','2024-05-25 00:01:08','2024-05-25 05:31:08'),(12748,4295,'action created','2024-05-25 00:01:08','2024-05-25 05:31:08'),(12752,4295,'action started via WP Cron','2024-05-25 00:26:38','2024-05-25 05:56:38'),(12753,4295,'action complete via WP Cron','2024-05-25 00:26:38','2024-05-25 05:56:38'),(12754,4297,'action created','2024-05-25 00:26:38','2024-05-25 05:56:38'),(12758,4297,'action started via WP Cron','2024-05-25 00:46:34','2024-05-25 06:16:34'),(12759,4297,'action complete via WP Cron','2024-05-25 00:46:34','2024-05-25 06:16:34'),(12760,4299,'action created','2024-05-25 00:46:34','2024-05-25 06:16:34'),(12764,4299,'action started via WP Cron','2024-05-25 01:15:08','2024-05-25 06:45:08'),(12765,4299,'action complete via WP Cron','2024-05-25 01:15:08','2024-05-25 06:45:08'),(12766,4301,'action created','2024-05-25 01:15:09','2024-05-25 06:45:09'),(12770,4301,'action started via WP CLI','2024-05-25 01:30:24','2024-05-25 07:00:24'),(12771,4301,'action complete via WP CLI','2024-05-25 01:30:24','2024-05-25 07:00:24'),(12772,4303,'action created','2024-05-25 01:30:24','2024-05-25 07:00:24'),(12776,4303,'action started via WP Cron','2024-05-25 02:00:04','2024-05-25 07:30:04'),(12777,4303,'action complete via WP Cron','2024-05-25 02:00:04','2024-05-25 07:30:04'),(12778,4305,'action created','2024-05-25 02:00:04','2024-05-25 07:30:04'),(12782,4305,'action started via WP Cron','2024-05-25 02:30:03','2024-05-25 08:00:03'),(12783,4305,'action complete via WP Cron','2024-05-25 02:30:03','2024-05-25 08:00:03'),(12784,4307,'action created','2024-05-25 02:30:03','2024-05-25 08:00:03'),(12788,4307,'action started via WP CLI','2024-05-25 03:00:11','2024-05-25 08:30:11'),(12789,4307,'action complete via WP CLI','2024-05-25 03:00:11','2024-05-25 08:30:11'),(12790,4309,'action created','2024-05-25 03:00:11','2024-05-25 08:30:11'),(12794,4309,'action started via WP Cron','2024-05-25 03:30:02','2024-05-25 09:00:02'),(12795,4309,'action complete via WP Cron','2024-05-25 03:30:02','2024-05-25 09:00:02'),(12796,4311,'action created','2024-05-25 03:30:02','2024-05-25 09:00:02'),(12800,4311,'action started via WP Cron','2024-05-25 03:52:49','2024-05-25 09:22:49'),(12801,4311,'action complete via WP Cron','2024-05-25 03:52:49','2024-05-25 09:22:49'),(12802,4313,'action created','2024-05-25 03:52:49','2024-05-25 09:22:49'),(12806,4313,'action started via WP Cron','2024-05-25 04:30:05','2024-05-25 10:00:05'),(12807,4313,'action complete via WP Cron','2024-05-25 04:30:05','2024-05-25 10:00:05'),(12808,4315,'action created','2024-05-25 04:30:05','2024-05-25 10:00:05'),(12812,4315,'action started via WP Cron','2024-05-25 05:00:09','2024-05-25 10:30:09'),(12813,4315,'action complete via WP Cron','2024-05-25 05:00:09','2024-05-25 10:30:09'),(12814,4317,'action created','2024-05-25 05:00:09','2024-05-25 10:30:09'),(12818,4317,'action started via WP Cron','2024-05-25 05:30:03','2024-05-25 11:00:03'),(12819,4317,'action complete via WP Cron','2024-05-25 05:30:03','2024-05-25 11:00:03'),(12820,4319,'action created','2024-05-25 05:30:03','2024-05-25 11:00:03'),(12824,4319,'action started via WP Cron','2024-05-25 05:52:26','2024-05-25 11:22:26'),(12825,4319,'action complete via WP Cron','2024-05-25 05:52:26','2024-05-25 11:22:26'),(12826,4321,'action created','2024-05-25 05:52:26','2024-05-25 11:22:26'),(12830,4321,'action started via WP Cron','2024-05-25 07:00:08','2024-05-25 12:30:08'),(12831,4321,'action complete via WP Cron','2024-05-25 07:00:08','2024-05-25 12:30:08'),(12832,4323,'action created','2024-05-25 07:00:08','2024-05-25 12:30:08'),(12836,4323,'action started via WP Cron','2024-05-25 07:30:02','2024-05-25 13:00:02'),(12837,4323,'action complete via WP Cron','2024-05-25 07:30:02','2024-05-25 13:00:02'),(12838,4325,'action created','2024-05-25 07:30:02','2024-05-25 13:00:02'),(12842,4325,'action started via WP Cron','2024-05-25 08:00:03','2024-05-25 13:30:03'),(12843,4325,'action complete via WP Cron','2024-05-25 08:00:03','2024-05-25 13:30:03'),(12844,4327,'action created','2024-05-25 08:00:03','2024-05-25 13:30:03'),(12848,4327,'action started via WP Cron','2024-05-25 08:30:04','2024-05-25 14:00:04'),(12849,4327,'action complete via WP Cron','2024-05-25 08:30:04','2024-05-25 14:00:04'),(12850,4329,'action created','2024-05-25 08:30:04','2024-05-25 14:00:04'),(12854,4329,'action started via WP Cron','2024-05-25 09:00:03','2024-05-25 14:30:03'),(12855,4329,'action complete via WP Cron','2024-05-25 09:00:03','2024-05-25 14:30:03'),(12856,4331,'action created','2024-05-25 09:00:03','2024-05-25 14:30:03'),(12860,4331,'action started via WP Cron','2024-05-25 09:30:03','2024-05-25 15:00:03'),(12861,4331,'action complete via WP Cron','2024-05-25 09:30:03','2024-05-25 15:00:03'),(12862,4333,'action created','2024-05-25 09:30:03','2024-05-25 15:00:03'),(12866,4333,'action started via WP Cron','2024-05-25 10:00:04','2024-05-25 15:30:04'),(12867,4333,'action complete via WP Cron','2024-05-25 10:00:04','2024-05-25 15:30:04'),(12868,4335,'action created','2024-05-25 10:00:04','2024-05-25 15:30:04'),(12872,4335,'action started via WP Cron','2024-05-25 10:30:04','2024-05-25 16:00:04'),(12873,4335,'action complete via WP Cron','2024-05-25 10:30:04','2024-05-25 16:00:04'),(12874,4337,'action created','2024-05-25 10:30:04','2024-05-25 16:00:04'),(12878,4337,'action started via WP Cron','2024-05-25 11:00:09','2024-05-25 16:30:09'),(12879,4337,'action complete via WP Cron','2024-05-25 11:00:09','2024-05-25 16:30:09'),(12880,4339,'action created','2024-05-25 11:00:09','2024-05-25 16:30:09'),(12884,4339,'action started via WP Cron','2024-05-25 11:30:03','2024-05-25 17:00:03'),(12885,4339,'action complete via WP Cron','2024-05-25 11:30:03','2024-05-25 17:00:03'),(12886,4341,'action created','2024-05-25 11:30:03','2024-05-25 17:00:03'),(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'),(12893,4341,'action started via WP Cron','2024-05-25 12:00:03','2024-05-25 17:30:03'),(12894,4341,'action complete via WP Cron','2024-05-25 12:00:03','2024-05-25 17:30:03'),(12895,4344,'action created','2024-05-25 12:00:03','2024-05-25 17:30:03'),(12899,4344,'action started via WP Cron','2024-05-25 12:30:15','2024-05-25 18:00:15'),(12900,4344,'action complete via WP Cron','2024-05-25 12:30:25','2024-05-25 18:00:25'),(12901,4346,'action created','2024-05-25 12:30:27','2024-05-25 18:00:27'),(12905,4346,'action started via WP Cron','2024-05-25 13:00:06','2024-05-25 18:30:06'),(12906,4346,'action complete via WP Cron','2024-05-25 13:00:06','2024-05-25 18:30:06'),(12907,4348,'action created','2024-05-25 13:00:06','2024-05-25 18:30:06'),(12911,4348,'action started via WP Cron','2024-05-25 13:30:03','2024-05-25 19:00:03'),(12912,4348,'action complete via WP Cron','2024-05-25 13:30:03','2024-05-25 19:00:03'),(12913,4350,'action created','2024-05-25 13:30:03','2024-05-25 19:00:03'),(12917,4350,'action started via WP Cron','2024-05-25 14:00:03','2024-05-25 19:30:03'),(12918,4350,'action complete via WP Cron','2024-05-25 14:00:03','2024-05-25 19:30:03'),(12919,4352,'action created','2024-05-25 14:00:03','2024-05-25 19:30:03'),(12920,4247,'action started via WP Cron','2024-05-25 14:00:04','2024-05-25 19:30:04'),(12921,4247,'action complete via WP Cron','2024-05-25 14:00:04','2024-05-25 19:30:04'),(12922,4353,'action created','2024-05-25 14:00:04','2024-05-25 19:30:04'),(12929,4352,'action started via WP Cron','2024-05-25 14:30:02','2024-05-25 20:00:02'),(12930,4352,'action complete via WP Cron','2024-05-25 14:30:02','2024-05-25 20:00:02'),(12931,4356,'action created','2024-05-25 14:30:02','2024-05-25 20:00:02'),(12932,4252,'action started via WP CLI','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12933,4357,'action created','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12934,4252,'action complete via WP CLI','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12935,4358,'action created','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12936,4253,'action started via WP CLI','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12937,4253,'action complete via WP CLI','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12938,4359,'action created','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12939,4357,'action started via WP CLI','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12940,4357,'action complete via WP CLI','2024-05-25 14:30:04','2024-05-25 20:00:04'),(12944,4356,'action started via WP Cron','2024-05-25 15:00:05','2024-05-25 20:30:05'),(12945,4356,'action complete via WP Cron','2024-05-25 15:00:05','2024-05-25 20:30:05'),(12946,4361,'action created','2024-05-25 15:00:05','2024-05-25 20:30:05'),(12950,4361,'action started via WP Cron','2024-05-25 15:30:02','2024-05-25 21:00:02'),(12951,4361,'action complete via WP Cron','2024-05-25 15:30:02','2024-05-25 21:00:02'),(12952,4363,'action created','2024-05-25 15:30:02','2024-05-25 21:00:02'),(12956,4363,'action started via WP Cron','2024-05-25 16:00:04','2024-05-25 21:30:04'),(12957,4363,'action complete via WP Cron','2024-05-25 16:00:04','2024-05-25 21:30:04'),(12958,4365,'action created','2024-05-25 16:00:04','2024-05-25 21:30:04'),(12962,4365,'action started via WP Cron','2024-05-25 16:30:03','2024-05-25 22:00:03'),(12963,4365,'action complete via WP Cron','2024-05-25 16:30:03','2024-05-25 22:00:03'),(12964,4367,'action created','2024-05-25 16:30:03','2024-05-25 22:00:03'),(12968,4367,'action started via WP Cron','2024-05-25 17:00:05','2024-05-25 22:30:05'),(12969,4367,'action complete via WP Cron','2024-05-25 17:00:05','2024-05-25 22:30:05'),(12970,4369,'action created','2024-05-25 17:00:05','2024-05-25 22:30:05'),(12974,4369,'action started via WP Cron','2024-05-25 17:30:03','2024-05-25 23:00:03'),(12975,4369,'action complete via WP Cron','2024-05-25 17:30:03','2024-05-25 23:00:03'),(12976,4371,'action created','2024-05-25 17:30:03','2024-05-25 23:00:03'),(12980,4371,'action started via WP Cron','2024-05-25 17:53:33','2024-05-25 23:23:33'),(12981,4371,'action complete via WP Cron','2024-05-25 17:53:33','2024-05-25 23:23:33'),(12982,4373,'action created','2024-05-25 17:53:33','2024-05-25 23:23:33'),(12986,4373,'action started via WP CLI','2024-05-25 18:30:23','2024-05-26 00:00:23'),(12987,4373,'action complete via WP CLI','2024-05-25 18:30:24','2024-05-26 00:00:24'),(12988,4375,'action created','2024-05-25 18:30:25','2024-05-26 00:00:25'),(12992,4375,'action started via WP Cron','2024-05-25 18:45:27','2024-05-26 00:15:27'),(12993,4375,'action complete via WP Cron','2024-05-25 18:45:27','2024-05-26 00:15:27'),(12994,4377,'action created','2024-05-25 18:45:27','2024-05-26 00:15:27'),(12998,4377,'action started via WP Cron','2024-05-25 19:30:15','2024-05-26 01:00:15'),(12999,4377,'action complete via WP Cron','2024-05-25 19:30:15','2024-05-26 01:00:15'),(13000,4379,'action created','2024-05-25 19:30:15','2024-05-26 01:00:15'),(13004,4379,'action started via WP Cron','2024-05-25 20:00:12','2024-05-26 01:30:12'),(13005,4379,'action complete via WP Cron','2024-05-25 20:00:12','2024-05-26 01:30:12'),(13006,4381,'action created','2024-05-25 20:00:12','2024-05-26 01:30:12'),(13010,4381,'action started via WP Cron','2024-05-25 20:30:12','2024-05-26 02:00:12'),(13011,4381,'action complete via WP Cron','2024-05-25 20:30:12','2024-05-26 02:00:12'),(13012,4383,'action created','2024-05-25 20:30:12','2024-05-26 02:00:12'),(13016,4383,'action started via WP Cron','2024-05-25 21:00:07','2024-05-26 02:30:07'),(13017,4383,'action complete via WP Cron','2024-05-25 21:00:07','2024-05-26 02:30:07'),(13018,4385,'action created','2024-05-25 21:00:07','2024-05-26 02:30:07'),(13022,4385,'action started via WP Cron','2024-05-25 21:30:04','2024-05-26 03:00:04'),(13023,4385,'action complete via WP Cron','2024-05-25 21:30:04','2024-05-26 03:00:04'),(13024,4387,'action created','2024-05-25 21:30:04','2024-05-26 03:00:04'),(13028,4387,'action started via WP Cron','2024-05-25 21:48:44','2024-05-26 03:18:44'),(13029,4387,'action complete via WP Cron','2024-05-25 21:48:44','2024-05-26 03:18:44'),(13030,4389,'action created','2024-05-25 21:48:44','2024-05-26 03:18:44'),(13037,4389,'action started via WP Cron','2024-05-25 22:30:03','2024-05-26 04:00:03'),(13038,4389,'action complete via WP Cron','2024-05-25 22:30:03','2024-05-26 04:00:03'),(13039,4392,'action created','2024-05-25 22:30:03','2024-05-26 04:00:03'),(13043,4392,'action started via WP Cron','2024-05-25 23:00:10','2024-05-26 04:30:10'),(13044,4392,'action complete via WP Cron','2024-05-25 23:00:10','2024-05-26 04:30:10'),(13045,4394,'action created','2024-05-25 23:00:10','2024-05-26 04:30:10'),(13049,4394,'action started via WP Cron','2024-05-25 23:30:03','2024-05-26 05:00:03'),(13050,4394,'action complete via WP Cron','2024-05-25 23:30:03','2024-05-26 05:00:03'),(13051,4396,'action created','2024-05-25 23:30:03','2024-05-26 05:00:03'),(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'),(13058,4396,'action started via WP Cron','2024-05-25 23:49:15','2024-05-26 05:19:15'),(13059,4396,'action complete via WP Cron','2024-05-25 23:49:15','2024-05-26 05:19:15'),(13060,4399,'action created','2024-05-25 23:49:15','2024-05-26 05:19:15'),(13064,4399,'action started via WP Cron','2024-05-26 00:08:28','2024-05-26 05:38:28'),(13065,4399,'action complete via WP Cron','2024-05-26 00:08:28','2024-05-26 05:38:28'),(13066,4401,'action created','2024-05-26 00:08:28','2024-05-26 05:38:28'),(13070,4401,'action started via WP CLI','2024-05-26 00:31:11','2024-05-26 06:01:11'),(13071,4401,'action complete via WP CLI','2024-05-26 00:31:12','2024-05-26 06:01:12'),(13072,4403,'action created','2024-05-26 00:31:14','2024-05-26 06:01:14'),(13076,4403,'action started via WP Cron','2024-05-26 01:00:27','2024-05-26 06:30:27'),(13077,4403,'action complete via WP Cron','2024-05-26 01:00:27','2024-05-26 06:30:27'),(13078,4405,'action created','2024-05-26 01:00:27','2024-05-26 06:30:27'),(13082,4405,'action started via WP Cron','2024-05-26 01:30:37','2024-05-26 07:00:37'),(13083,4405,'action complete via WP Cron','2024-05-26 01:30:37','2024-05-26 07:00:37'),(13084,4407,'action created','2024-05-26 01:30:37','2024-05-26 07:00:37'),(13088,4407,'action started via WP Cron','2024-05-26 02:00:04','2024-05-26 07:30:04'),(13089,4407,'action complete via WP Cron','2024-05-26 02:00:04','2024-05-26 07:30:04'),(13090,4409,'action created','2024-05-26 02:00:04','2024-05-26 07:30:04'),(13094,4409,'action started via WP Cron','2024-05-26 02:30:03','2024-05-26 08:00:03'),(13095,4409,'action complete via WP Cron','2024-05-26 02:30:03','2024-05-26 08:00:03'),(13096,4411,'action created','2024-05-26 02:30:03','2024-05-26 08:00:03'),(13100,4411,'action started via WP Cron','2024-05-26 03:00:03','2024-05-26 08:30:03'),(13101,4411,'action complete via WP Cron','2024-05-26 03:00:03','2024-05-26 08:30:03'),(13102,4413,'action created','2024-05-26 03:00:03','2024-05-26 08:30:03'),(13106,4413,'action started via WP Cron','2024-05-26 03:30:04','2024-05-26 09:00:04'),(13107,4413,'action complete via WP Cron','2024-05-26 03:30:04','2024-05-26 09:00:04'),(13108,4415,'action created','2024-05-26 03:30:04','2024-05-26 09:00:04'),(13112,4415,'action started via WP Cron','2024-05-26 04:00:03','2024-05-26 09:30:03'),(13113,4415,'action complete via WP Cron','2024-05-26 04:00:03','2024-05-26 09:30:03'),(13114,4417,'action created','2024-05-26 04:00:03','2024-05-26 09:30:03'),(13118,4417,'action started via WP Cron','2024-05-26 04:30:02','2024-05-26 10:00:02'),(13119,4417,'action complete via WP Cron','2024-05-26 04:30:03','2024-05-26 10:00:03'),(13120,4419,'action created','2024-05-26 04:30:03','2024-05-26 10:00:03'),(13124,4419,'action started via WP Cron','2024-05-26 05:00:10','2024-05-26 10:30:10'),(13125,4419,'action complete via WP Cron','2024-05-26 05:00:10','2024-05-26 10:30:10'),(13126,4421,'action created','2024-05-26 05:00:10','2024-05-26 10:30:10'),(13130,4421,'action started via WP Cron','2024-05-26 05:30:03','2024-05-26 11:00:03'),(13131,4421,'action complete via WP Cron','2024-05-26 05:30:03','2024-05-26 11:00:03'),(13132,4423,'action created','2024-05-26 05:30:03','2024-05-26 11:00:03'),(13136,4423,'action started via WP Cron','2024-05-26 06:00:03','2024-05-26 11:30:03'),(13137,4423,'action complete via WP Cron','2024-05-26 06:00:03','2024-05-26 11:30:03'),(13138,4425,'action created','2024-05-26 06:00:03','2024-05-26 11:30:03'),(13142,4425,'action started via WP Cron','2024-05-26 07:00:09','2024-05-26 12:30:09'),(13143,4425,'action complete via WP Cron','2024-05-26 07:00:09','2024-05-26 12:30:09'),(13144,4427,'action created','2024-05-26 07:00:09','2024-05-26 12:30:09'),(13148,4427,'action started via WP Cron','2024-05-26 07:30:03','2024-05-26 13:00:03'),(13149,4427,'action complete via WP Cron','2024-05-26 07:30:03','2024-05-26 13:00:03'),(13150,4429,'action created','2024-05-26 07:30:03','2024-05-26 13:00:03'),(13154,4429,'action started via WP Cron','2024-05-26 08:00:03','2024-05-26 13:30:03'),(13155,4429,'action complete via WP Cron','2024-05-26 08:00:03','2024-05-26 13:30:03'),(13156,4431,'action created','2024-05-26 08:00:03','2024-05-26 13:30:03'),(13160,4431,'action started via WP Cron','2024-05-26 08:30:03','2024-05-26 14:00:03'),(13161,4431,'action complete via WP Cron','2024-05-26 08:30:03','2024-05-26 14:00:03'),(13162,4433,'action created','2024-05-26 08:30:03','2024-05-26 14:00:03'),(13166,4433,'action started via WP Cron','2024-05-26 09:00:03','2024-05-26 14:30:03'),(13167,4433,'action complete via WP Cron','2024-05-26 09:00:03','2024-05-26 14:30:03'),(13168,4435,'action created','2024-05-26 09:00:03','2024-05-26 14:30:03'),(13172,4435,'action started via WP Cron','2024-05-26 09:30:03','2024-05-26 15:00:03'),(13173,4435,'action complete via WP Cron','2024-05-26 09:30:03','2024-05-26 15:00:03'),(13174,4437,'action created','2024-05-26 09:30:03','2024-05-26 15:00:03'),(13178,4437,'action started via WP Cron','2024-05-26 10:00:03','2024-05-26 15:30:03'),(13179,4437,'action complete via WP Cron','2024-05-26 10:00:03','2024-05-26 15:30:03'),(13180,4439,'action created','2024-05-26 10:00:03','2024-05-26 15:30:03'),(13184,4439,'action started via WP Cron','2024-05-26 10:30:03','2024-05-26 16:00:03'),(13185,4439,'action complete via WP Cron','2024-05-26 10:30:04','2024-05-26 16:00:04'),(13186,4441,'action created','2024-05-26 10:30:04','2024-05-26 16:00:04'),(13190,4441,'action started via WP Cron','2024-05-26 10:58:46','2024-05-26 16:28:46'),(13191,4441,'action complete via WP Cron','2024-05-26 10:58:46','2024-05-26 16:28:46'),(13192,4443,'action created','2024-05-26 10:58:46','2024-05-26 16:28:46'),(13196,4443,'action started via WP Cron','2024-05-26 11:30:03','2024-05-26 17:00:03'),(13197,4443,'action complete via WP Cron','2024-05-26 11:30:03','2024-05-26 17:00:03'),(13198,4445,'action created','2024-05-26 11:30:03','2024-05-26 17:00:03'),(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'),(13204,4447,'action created','2024-05-26 11:30:04','2024-05-26 17:00:04'),(13205,4445,'action started via WP Cron','2024-05-26 12:00:02','2024-05-26 17:30:02'),(13206,4445,'action complete via WP Cron','2024-05-26 12:00:02','2024-05-26 17:30:02'),(13207,4448,'action created','2024-05-26 12:00:02','2024-05-26 17:30:02'),(13211,4448,'action started via WP CLI','2024-05-26 12:30:15','2024-05-26 18:00:15'),(13212,4448,'action complete via WP CLI','2024-05-26 12:30:18','2024-05-26 18:00:18'),(13213,4450,'action created','2024-05-26 12:30:30','2024-05-26 18:00:30'),(13217,4450,'action started via WP Cron','2024-05-26 13:00:09','2024-05-26 18:30:09'),(13218,4450,'action complete via WP Cron','2024-05-26 13:00:09','2024-05-26 18:30:09'),(13219,4452,'action created','2024-05-26 13:00:09','2024-05-26 18:30:09'),(13223,4452,'action started via WP Cron','2024-05-26 13:30:03','2024-05-26 19:00:03'),(13224,4452,'action complete via WP Cron','2024-05-26 13:30:03','2024-05-26 19:00:03'),(13225,4454,'action created','2024-05-26 13:30:03','2024-05-26 19:00:03'),(13229,4454,'action started via WP Cron','2024-05-26 14:00:03','2024-05-26 19:30:03'),(13230,4454,'action complete via WP Cron','2024-05-26 14:00:03','2024-05-26 19:30:03'),(13231,4456,'action created','2024-05-26 14:00:03','2024-05-26 19:30:03'),(13235,4353,'action started via WP CLI','2024-05-26 14:00:05','2024-05-26 19:30:05'),(13236,4353,'action complete via WP CLI','2024-05-26 14:00:05','2024-05-26 19:30:05'),(13237,4458,'action created','2024-05-26 14:00:05','2024-05-26 19:30:05'),(13241,4456,'action started via WP Cron','2024-05-26 14:30:02','2024-05-26 20:00:02'),(13242,4456,'action complete via WP Cron','2024-05-26 14:30:02','2024-05-26 20:00:02'),(13243,4460,'action created','2024-05-26 14:30:02','2024-05-26 20:00:02'),(13247,4358,'action started via WP CLI','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13248,4462,'action created','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13249,4358,'action complete via WP CLI','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13250,4463,'action created','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13251,4359,'action started via WP CLI','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13252,4359,'action complete via WP CLI','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13253,4464,'action created','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13254,4462,'action started via WP CLI','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13255,4462,'action complete via WP CLI','2024-05-26 14:30:04','2024-05-26 20:00:04'),(13256,4460,'action started via WP Cron','2024-05-26 15:00:03','2024-05-26 20:30:03'),(13257,4460,'action complete via WP Cron','2024-05-26 15:00:03','2024-05-26 20:30:03'),(13258,4465,'action created','2024-05-26 15:00:03','2024-05-26 20:30:03'),(13262,4465,'action started via WP Cron','2024-05-26 15:30:02','2024-05-26 21:00:02'),(13263,4465,'action complete via WP Cron','2024-05-26 15:30:03','2024-05-26 21:00:03'),(13264,4467,'action created','2024-05-26 15:30:03','2024-05-26 21:00:03'),(13268,4467,'action started via WP Cron','2024-05-26 16:00:03','2024-05-26 21:30:03'),(13269,4467,'action complete via WP Cron','2024-05-26 16:00:03','2024-05-26 21:30:03'),(13270,4469,'action created','2024-05-26 16:00:03','2024-05-26 21:30:03'),(13274,4469,'action started via WP Cron','2024-05-26 16:30:04','2024-05-26 22:00:04'),(13275,4469,'action complete via WP Cron','2024-05-26 16:30:04','2024-05-26 22:00:04'),(13276,4471,'action created','2024-05-26 16:30:04','2024-05-26 22:00:04'),(13280,4471,'action started via WP Cron','2024-05-26 17:00:09','2024-05-26 22:30:09'),(13281,4471,'action complete via WP Cron','2024-05-26 17:00:09','2024-05-26 22:30:09'),(13282,4473,'action created','2024-05-26 17:00:09','2024-05-26 22:30:09'),(13286,4473,'action started via WP Cron','2024-05-26 17:30:03','2024-05-26 23:00:03'),(13287,4473,'action complete via WP Cron','2024-05-26 17:30:03','2024-05-26 23:00:03'),(13288,4475,'action created','2024-05-26 17:30:03','2024-05-26 23:00:03'),(13292,4475,'action started via WP Cron','2024-05-26 18:00:02','2024-05-26 23:30:02'),(13293,4475,'action complete via WP Cron','2024-05-26 18:00:02','2024-05-26 23:30:02'),(13294,4477,'action created','2024-05-26 18:00:02','2024-05-26 23:30:02'),(13298,4477,'action started via WP Cron','2024-05-26 18:30:14','2024-05-27 00:00:14'),(13299,4477,'action complete via WP Cron','2024-05-26 18:30:15','2024-05-27 00:00:15'),(13300,4479,'action created','2024-05-26 18:30:19','2024-05-27 00:00:19'),(13304,4479,'action started via WP Cron','2024-05-26 19:00:06','2024-05-27 00:30:06'),(13305,4479,'action complete via WP Cron','2024-05-26 19:00:06','2024-05-27 00:30:06'),(13306,4481,'action created','2024-05-26 19:00:06','2024-05-27 00:30:06'),(13310,4481,'action started via WP Cron','2024-05-26 19:30:07','2024-05-27 01:00:07'),(13311,4481,'action complete via WP Cron','2024-05-26 19:30:07','2024-05-27 01:00:07'),(13312,4483,'action created','2024-05-26 19:30:07','2024-05-27 01:00:07'),(13316,4483,'action started via WP Cron','2024-05-26 20:00:15','2024-05-27 01:30:15'),(13317,4483,'action complete via WP Cron','2024-05-26 20:00:15','2024-05-27 01:30:15'),(13318,4485,'action created','2024-05-26 20:00:15','2024-05-27 01:30:15'),(13322,4485,'action started via WP Cron','2024-05-26 20:30:12','2024-05-27 02:00:12'),(13323,4485,'action complete via WP Cron','2024-05-26 20:30:12','2024-05-27 02:00:12'),(13324,4487,'action created','2024-05-26 20:30:12','2024-05-27 02:00:12'),(13328,4487,'action started via WP Cron','2024-05-26 21:00:08','2024-05-27 02:30:08'),(13329,4487,'action complete via WP Cron','2024-05-26 21:00:08','2024-05-27 02:30:08'),(13330,4489,'action created','2024-05-26 21:00:08','2024-05-27 02:30:08'),(13334,4489,'action started via WP Cron','2024-05-26 21:17:39','2024-05-27 02:47:39'),(13335,4489,'action complete via WP Cron','2024-05-26 21:17:39','2024-05-27 02:47:39'),(13336,4491,'action created','2024-05-26 21:17:39','2024-05-27 02:47:39'),(13340,4491,'action started via WP Cron','2024-05-26 21:45:55','2024-05-27 03:15:55'),(13341,4491,'action complete via WP Cron','2024-05-26 21:45:55','2024-05-27 03:15:55'),(13342,4493,'action created','2024-05-26 21:45:55','2024-05-27 03:15:55'),(13346,4493,'action started via WP Cron','2024-05-26 22:30:04','2024-05-27 04:00:04'),(13347,4493,'action complete via WP Cron','2024-05-26 22:30:04','2024-05-27 04:00:04'),(13348,4495,'action created','2024-05-26 22:30:04','2024-05-27 04:00:04'),(13352,4495,'action started via WP Cron','2024-05-26 23:00:11','2024-05-27 04:30:11'),(13353,4495,'action complete via WP Cron','2024-05-26 23:00:11','2024-05-27 04:30:11'),(13354,4497,'action created','2024-05-26 23:00:11','2024-05-27 04:30:11'),(13358,4497,'action started via WP Cron','2024-05-26 23:30:03','2024-05-27 05:00:03'),(13359,4497,'action complete via WP Cron','2024-05-26 23:30:03','2024-05-27 05:00:03'),(13360,4499,'action created','2024-05-26 23:30:03','2024-05-27 05:00:03'),(13361,4447,'action started via WP Cron','2024-05-26 23:30:04','2024-05-27 05:00:04'),(13362,4447,'action complete via WP Cron','2024-05-26 23:30:04','2024-05-27 05:00:04'),(13363,4500,'action created','2024-05-26 23:30:04','2024-05-27 05:00:04'),(13367,4499,'action started via WP CLI','2024-05-27 00:01:04','2024-05-27 05:31:04'),(13368,4499,'action complete via WP CLI','2024-05-27 00:01:04','2024-05-27 05:31:04'),(13369,4502,'action created','2024-05-27 00:01:05','2024-05-27 05:31:05'),(13373,4502,'action started via WP Cron','2024-05-27 00:31:30','2024-05-27 06:01:30'),(13374,4502,'action complete via WP Cron','2024-05-27 00:31:31','2024-05-27 06:01:31'),(13375,4504,'action created','2024-05-27 00:31:31','2024-05-27 06:01:31'),(13379,4504,'action started via WP Cron','2024-05-27 01:00:29','2024-05-27 06:30:29'),(13380,4504,'action complete via WP Cron','2024-05-27 01:00:29','2024-05-27 06:30:29'),(13381,4506,'action created','2024-05-27 01:00:29','2024-05-27 06:30:29'),(13385,4506,'action started via WP CLI','2024-05-27 01:30:27','2024-05-27 07:00:27'),(13386,4506,'action complete via WP CLI','2024-05-27 01:30:27','2024-05-27 07:00:27'),(13387,4508,'action created','2024-05-27 01:30:28','2024-05-27 07:00:28'),(13391,4508,'action started via WP Cron','2024-05-27 01:46:34','2024-05-27 07:16:34'),(13392,4508,'action complete via WP Cron','2024-05-27 01:46:34','2024-05-27 07:16:34'),(13393,4510,'action created','2024-05-27 01:46:34','2024-05-27 07:16:34'),(13397,4510,'action started via WP Cron','2024-05-27 02:30:02','2024-05-27 08:00:02'),(13398,4510,'action complete via WP Cron','2024-05-27 02:30:02','2024-05-27 08:00:02'),(13399,4512,'action created','2024-05-27 02:30:02','2024-05-27 08:00:02'),(13403,4512,'action started via WP Cron','2024-05-27 03:00:03','2024-05-27 08:30:03'),(13404,4512,'action complete via WP Cron','2024-05-27 03:00:03','2024-05-27 08:30:03'),(13405,4514,'action created','2024-05-27 03:00:03','2024-05-27 08:30:03'),(13409,4514,'action started via WP Cron','2024-05-27 03:30:03','2024-05-27 09:00:03'),(13410,4514,'action complete via WP Cron','2024-05-27 03:30:03','2024-05-27 09:00:03'),(13411,4516,'action created','2024-05-27 03:30:03','2024-05-27 09:00:03'),(13415,4516,'action started via WP Cron','2024-05-27 04:00:02','2024-05-27 09:30:02'),(13416,4516,'action complete via WP Cron','2024-05-27 04:00:02','2024-05-27 09:30:02'),(13417,4518,'action created','2024-05-27 04:00:02','2024-05-27 09:30:02'),(13421,4518,'action started via WP Cron','2024-05-27 04:30:02','2024-05-27 10:00:02'),(13422,4518,'action complete via WP Cron','2024-05-27 04:30:02','2024-05-27 10:00:02'),(13423,4520,'action created','2024-05-27 04:30:02','2024-05-27 10:00:02'),(13427,4520,'action started via WP Cron','2024-05-27 05:00:08','2024-05-27 10:30:08'),(13428,4520,'action complete via WP Cron','2024-05-27 05:00:08','2024-05-27 10:30:08'),(13429,4522,'action created','2024-05-27 05:00:08','2024-05-27 10:30:08'),(13433,4522,'action started via WP Cron','2024-05-27 05:30:03','2024-05-27 11:00:03'),(13434,4522,'action complete via WP Cron','2024-05-27 05:30:03','2024-05-27 11:00:03'),(13435,4524,'action created','2024-05-27 05:30:03','2024-05-27 11:00:03'),(13439,4524,'action started via WP Cron','2024-05-27 06:00:02','2024-05-27 11:30:02'),(13440,4524,'action complete via WP Cron','2024-05-27 06:00:02','2024-05-27 11:30:02'),(13441,4526,'action created','2024-05-27 06:00:02','2024-05-27 11:30:02'),(13445,4526,'action started via WP CLI','2024-05-27 06:30:28','2024-05-27 12:00:28'),(13446,4526,'action complete via WP CLI','2024-05-27 06:30:28','2024-05-27 12:00:28'),(13447,4528,'action created','2024-05-27 06:30:30','2024-05-27 12:00:30'),(13451,4528,'action started via WP Cron','2024-05-27 07:00:11','2024-05-27 12:30:11'),(13452,4528,'action complete via WP Cron','2024-05-27 07:00:11','2024-05-27 12:30:11'),(13453,4530,'action created','2024-05-27 07:00:11','2024-05-27 12:30:11'),(13457,4530,'action started via WP Cron','2024-05-27 07:30:03','2024-05-27 13:00:03'),(13458,4530,'action complete via WP Cron','2024-05-27 07:30:03','2024-05-27 13:00:03'),(13459,4532,'action created','2024-05-27 07:30:03','2024-05-27 13:00:03'),(13463,4532,'action started via WP Cron','2024-05-27 08:00:04','2024-05-27 13:30:04'),(13464,4532,'action complete via WP Cron','2024-05-27 08:00:04','2024-05-27 13:30:04'),(13465,4534,'action created','2024-05-27 08:00:04','2024-05-27 13:30:04'),(13469,4534,'action started via WP Cron','2024-05-27 08:30:04','2024-05-27 14:00:04'),(13470,4534,'action complete via WP Cron','2024-05-27 08:30:04','2024-05-27 14:00:04'),(13471,4536,'action created','2024-05-27 08:30:04','2024-05-27 14:00:04'),(13475,4536,'action started via WP Cron','2024-05-27 09:00:02','2024-05-27 14:30:02'),(13476,4536,'action complete via WP Cron','2024-05-27 09:00:02','2024-05-27 14:30:02'),(13477,4538,'action created','2024-05-27 09:00:02','2024-05-27 14:30:02'),(13481,4538,'action started via WP Cron','2024-05-27 09:30:12','2024-05-27 15:00:12'),(13482,4538,'action complete via WP Cron','2024-05-27 09:30:12','2024-05-27 15:00:12'),(13483,4540,'action created','2024-05-27 09:30:12','2024-05-27 15:00:12'),(13487,4540,'action started via WP Cron','2024-05-27 10:00:03','2024-05-27 15:30:03'),(13488,4540,'action complete via WP Cron','2024-05-27 10:00:04','2024-05-27 15:30:04'),(13489,4542,'action created','2024-05-27 10:00:04','2024-05-27 15:30:04'),(13490,3810,'action started via WP Cron','2024-05-27 10:30:11','2024-05-27 16:00:11'),(13491,3810,'action complete via WP Cron','2024-05-27 10:30:12','2024-05-27 16:00:12'),(13492,4543,'action created','2024-05-27 10:30:12','2024-05-27 16:00:12'),(13493,3811,'action started via WP Cron','2024-05-27 10:30:12','2024-05-27 16:00:12'),(13494,3811,'action complete via WP Cron','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'),(13499,4542,'action started via WP Cron','2024-05-27 10:30:13','2024-05-27 16:00:13'),(13500,4542,'action complete via WP Cron','2024-05-27 10:30:13','2024-05-27 16:00:13'),(13501,4546,'action created','2024-05-27 10:30:13','2024-05-27 16:00:13'),(13505,4546,'action started via WP Cron','2024-05-27 11:00:08','2024-05-27 16:30:08'),(13506,4546,'action complete via WP Cron','2024-05-27 11:00:08','2024-05-27 16:30:08'),(13507,4548,'action created','2024-05-27 11:00:08','2024-05-27 16:30:08'),(13511,4548,'action started via WP Cron','2024-05-27 11:30:03','2024-05-27 17:00:03'),(13512,4548,'action complete via WP Cron','2024-05-27 11:30:03','2024-05-27 17:00:03'),(13513,4550,'action created','2024-05-27 11:30:03','2024-05-27 17:00:03'),(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'),(13516,4551,'action created','2024-05-27 11:30:04','2024-05-27 17:00:04'),(13520,4550,'action started via WP Cron','2024-05-27 12:00:03','2024-05-27 17:30:03'),(13521,4550,'action complete via WP Cron','2024-05-27 12:00:03','2024-05-27 17:30:03'),(13522,4553,'action created','2024-05-27 12:00:03','2024-05-27 17:30:03'),(13526,4553,'action started via WP Cron','2024-05-27 13:00:10','2024-05-27 18:30:10'),(13527,4553,'action complete via WP Cron','2024-05-27 13:00:10','2024-05-27 18:30:10'),(13528,4555,'action created','2024-05-27 13:00:10','2024-05-27 18:30:10'),(13532,4555,'action started via WP Cron','2024-05-27 13:30:03','2024-05-27 19:00:03'),(13533,4555,'action complete via WP Cron','2024-05-27 13:30:03','2024-05-27 19:00:03'),(13534,4557,'action created','2024-05-27 13:30:03','2024-05-27 19:00:03'),(13538,4557,'action started via WP Cron','2024-05-27 14:00:03','2024-05-27 19:30:03'),(13539,4557,'action complete via WP Cron','2024-05-27 14:00:03','2024-05-27 19:30:03'),(13540,4559,'action created','2024-05-27 14:00:03','2024-05-27 19:30:03'),(13544,4458,'action started via WP Cron','2024-05-27 14:30:03','2024-05-27 20:00:03'),(13545,4458,'action complete via WP Cron','2024-05-27 14:30:03','2024-05-27 20:00:03'),(13546,4561,'action created','2024-05-27 14:30:03','2024-05-27 20:00:03'),(13550,4559,'action started via WP Cron','2024-05-27 14:30:03','2024-05-27 20:00:03'),(13551,4559,'action complete via WP Cron','2024-05-27 14:30:03','2024-05-27 20:00:03'),(13552,4563,'action created','2024-05-27 14:30:03','2024-05-27 20:00:03'),(13556,4463,'action started via WP Cron','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13557,4565,'action created','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13558,4463,'action complete via WP Cron','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13559,4566,'action created','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13560,4464,'action started via WP Cron','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13561,4464,'action complete via WP Cron','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13562,4567,'action created','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13563,4563,'action started via WP Cron','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13564,4563,'action complete via WP Cron','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13565,4568,'action created','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13569,4565,'action started via WP Cron','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13570,4565,'action complete via WP Cron','2024-05-27 15:00:04','2024-05-27 20:30:04'),(13571,4568,'action started via WP Cron','2024-05-27 15:30:03','2024-05-27 21:00:03'),(13572,4568,'action complete via WP Cron','2024-05-27 15:30:03','2024-05-27 21:00:03'),(13573,4570,'action created','2024-05-27 15:30:03','2024-05-27 21:00:03'),(13577,4570,'action started via WP Cron','2024-05-27 16:00:03','2024-05-27 21:30:03'),(13578,4570,'action complete via WP Cron','2024-05-27 16:00:03','2024-05-27 21:30:03'),(13579,4572,'action created','2024-05-27 16:00:03','2024-05-27 21:30:03'),(13583,4572,'action started via WP Cron','2024-05-27 16:30:04','2024-05-27 22:00:04'),(13584,4572,'action complete via WP Cron','2024-05-27 16:30:04','2024-05-27 22:00:04'),(13585,4574,'action created','2024-05-27 16:30:04','2024-05-27 22:00:04'),(13589,4574,'action started via WP Cron','2024-05-27 17:00:08','2024-05-27 22:30:08'),(13590,4574,'action complete via WP Cron','2024-05-27 17:00:08','2024-05-27 22:30:08'),(13591,4576,'action created','2024-05-27 17:00:08','2024-05-27 22:30:08'),(13595,4576,'action started via WP Cron','2024-05-27 17:30:03','2024-05-27 23:00:03'),(13596,4576,'action complete via WP Cron','2024-05-27 17:30:03','2024-05-27 23:00:03'),(13597,4578,'action created','2024-05-27 17:30:03','2024-05-27 23:00:03'),(13601,4578,'action started via WP Cron','2024-05-27 18:00:03','2024-05-27 23:30:03'),(13602,4578,'action complete via WP Cron','2024-05-27 18:00:03','2024-05-27 23:30:03'),(13603,4580,'action created','2024-05-27 18:00:03','2024-05-27 23:30:03'),(13607,4580,'action started via WP CLI','2024-05-27 18:30:21','2024-05-28 00:00:21'),(13608,4580,'action complete via WP CLI','2024-05-27 18:30:22','2024-05-28 00:00:22'),(13609,4582,'action created','2024-05-27 18:30:23','2024-05-28 00:00:23'),(13613,4582,'action started via WP Cron','2024-05-27 19:00:09','2024-05-28 00:30:09'),(13614,4582,'action complete via WP Cron','2024-05-27 19:00:09','2024-05-28 00:30:09'),(13615,4584,'action created','2024-05-27 19:00:09','2024-05-28 00:30:09'),(13619,4584,'action started via WP Cron','2024-05-27 19:30:07','2024-05-28 01:00:07'),(13620,4584,'action complete via WP Cron','2024-05-27 19:30:07','2024-05-28 01:00:07'),(13621,4586,'action created','2024-05-27 19:30:08','2024-05-28 01:00:08'),(13625,4586,'action started via WP Cron','2024-05-27 20:00:12','2024-05-28 01:30:12'),(13626,4586,'action complete via WP Cron','2024-05-27 20:00:12','2024-05-28 01:30:12'),(13627,4588,'action created','2024-05-27 20:00:12','2024-05-28 01:30:12'),(13631,4588,'action started via WP Cron','2024-05-27 20:30:14','2024-05-28 02:00:14'),(13632,4588,'action complete via WP Cron','2024-05-27 20:30:14','2024-05-28 02:00:14'),(13633,4590,'action created','2024-05-27 20:30:14','2024-05-28 02:00:14'),(13637,4590,'action started via WP Cron','2024-05-27 21:00:09','2024-05-28 02:30:09'),(13638,4590,'action complete via WP Cron','2024-05-27 21:00:09','2024-05-28 02:30:09'),(13639,4592,'action created','2024-05-27 21:00:09','2024-05-28 02:30:09'),(13643,4592,'action started via WP CLI','2024-05-27 21:30:04','2024-05-28 03:00:04'),(13644,4592,'action complete via WP CLI','2024-05-27 21:30:04','2024-05-28 03:00:04'),(13645,4594,'action created','2024-05-27 21:30:04','2024-05-28 03:00:04'),(13649,4594,'action started via WP CLI','2024-05-27 22:00:10','2024-05-28 03:30:10'),(13650,4594,'action complete via WP CLI','2024-05-27 22:00:10','2024-05-28 03:30:10'),(13651,4596,'action created','2024-05-27 22:00:10','2024-05-28 03:30:10'),(13658,4596,'action started via WP Cron','2024-05-27 22:30:03','2024-05-28 04:00:03'),(13659,4596,'action complete via WP Cron','2024-05-27 22:30:03','2024-05-28 04:00:03'),(13660,4599,'action created','2024-05-27 22:30:03','2024-05-28 04:00:03'),(13664,4599,'action started via WP Cron','2024-05-27 23:00:12','2024-05-28 04:30:12'),(13665,4599,'action complete via WP Cron','2024-05-27 23:00:12','2024-05-28 04:30:12'),(13666,4601,'action created','2024-05-27 23:00:12','2024-05-28 04:30:12'),(13670,4601,'action started via WP Cron','2024-05-27 23:30:04','2024-05-28 05:00:04'),(13671,4601,'action complete via WP Cron','2024-05-27 23:30:04','2024-05-28 05:00:04'),(13672,4603,'action created','2024-05-27 23:30:04','2024-05-28 05:00:04'),(13676,4551,'action started via WP Cron','2024-05-27 23:30:04','2024-05-28 05:00:04'),(13677,4551,'action complete via WP Cron','2024-05-27 23:30:04','2024-05-28 05:00:04'),(13678,4605,'action created','2024-05-27 23:30:04','2024-05-28 05:00:04'),(13679,4603,'action started via WP Cron','2024-05-28 00:01:13','2024-05-28 05:31:13'),(13680,4603,'action complete via WP Cron','2024-05-28 00:01:13','2024-05-28 05:31:13'),(13681,4606,'action created','2024-05-28 00:01:14','2024-05-28 05:31:14'),(13685,4606,'action started via WP Cron','2024-05-28 00:31:00','2024-05-28 06:01:00'),(13686,4606,'action complete via WP Cron','2024-05-28 00:31:02','2024-05-28 06:01:02'),(13687,4608,'action created','2024-05-28 00:31:03','2024-05-28 06:01:03'),(13691,4608,'action started via WP Cron','2024-05-28 01:00:47','2024-05-28 06:30:47'),(13692,4608,'action complete via WP Cron','2024-05-28 01:00:47','2024-05-28 06:30:47'),(13693,4610,'action created','2024-05-28 01:00:47','2024-05-28 06:30:47'),(13697,4610,'action started via WP Cron','2024-05-28 02:00:04','2024-05-28 07:30:04'),(13698,4610,'action complete via WP Cron','2024-05-28 02:00:04','2024-05-28 07:30:04'),(13699,4612,'action created','2024-05-28 02:00:04','2024-05-28 07:30:04'),(13703,4612,'action started via WP Cron','2024-05-28 02:30:03','2024-05-28 08:00:03'),(13704,4612,'action complete via WP Cron','2024-05-28 02:30:03','2024-05-28 08:00:03'),(13705,4614,'action created','2024-05-28 02:30:03','2024-05-28 08:00:03'),(13709,4614,'action started via WP Cron','2024-05-28 03:00:03','2024-05-28 08:30:03'),(13710,4614,'action complete via WP Cron','2024-05-28 03:00:03','2024-05-28 08:30:03'),(13711,4616,'action created','2024-05-28 03:00:03','2024-05-28 08:30:03'),(13715,4616,'action started via WP Cron','2024-05-28 03:30:04','2024-05-28 09:00:04'),(13716,4616,'action complete via WP Cron','2024-05-28 03:30:04','2024-05-28 09:00:04'),(13717,4618,'action created','2024-05-28 03:30:04','2024-05-28 09:00:04'),(13721,4618,'action started via WP Cron','2024-05-28 04:00:04','2024-05-28 09:30:04'),(13722,4618,'action complete via WP Cron','2024-05-28 04:00:04','2024-05-28 09:30:04'),(13723,4620,'action created','2024-05-28 04:00:04','2024-05-28 09:30:04'),(13727,4620,'action started via WP Cron','2024-05-28 04:30:03','2024-05-28 10:00:03'),(13728,4620,'action complete via WP Cron','2024-05-28 04:30:03','2024-05-28 10:00:03'),(13729,4622,'action created','2024-05-28 04:30:04','2024-05-28 10:00:04'),(13733,4622,'action started via WP Cron','2024-05-28 05:00:07','2024-05-28 10:30:07'),(13734,4622,'action complete via WP Cron','2024-05-28 05:00:07','2024-05-28 10:30:07'),(13735,4624,'action created','2024-05-28 05:00:07','2024-05-28 10:30:07'),(13739,4624,'action started via WP Cron','2024-05-28 05:30:03','2024-05-28 11:00:03'),(13740,4624,'action complete via WP Cron','2024-05-28 05:30:03','2024-05-28 11:00:03'),(13741,4626,'action created','2024-05-28 05:30:04','2024-05-28 11:00:04'),(13745,4626,'action started via WP Cron','2024-05-28 06:00:03','2024-05-28 11:30:03'),(13746,4626,'action complete via WP Cron','2024-05-28 06:00:03','2024-05-28 11:30:03'),(13747,4628,'action created','2024-05-28 06:00:03','2024-05-28 11:30:03'),(13751,4628,'action started via WP Cron','2024-05-28 06:30:21','2024-05-28 12:00:21'),(13752,4628,'action complete via WP Cron','2024-05-28 06:30:21','2024-05-28 12:00:21'),(13753,4630,'action created','2024-05-28 06:30:23','2024-05-28 12:00:23'),(13757,4630,'action started via WP Cron','2024-05-28 07:00:09','2024-05-28 12:30:09'),(13758,4630,'action complete via WP Cron','2024-05-28 07:00:09','2024-05-28 12:30:09'),(13759,4632,'action created','2024-05-28 07:00:09','2024-05-28 12:30:09'),(13763,4632,'action started via WP Cron','2024-05-28 07:30:03','2024-05-28 13:00:03'),(13764,4632,'action complete via WP Cron','2024-05-28 07:30:03','2024-05-28 13:00:03'),(13765,4634,'action created','2024-05-28 07:30:03','2024-05-28 13:00:03'),(13769,4634,'action started via WP Cron','2024-05-28 08:00:03','2024-05-28 13:30:03'),(13770,4634,'action complete via WP Cron','2024-05-28 08:00:03','2024-05-28 13:30:03'),(13771,4636,'action created','2024-05-28 08:00:03','2024-05-28 13:30:03'),(13775,4636,'action started via WP Cron','2024-05-28 08:30:02','2024-05-28 14:00:02'),(13776,4636,'action complete via WP Cron','2024-05-28 08:30:02','2024-05-28 14:00:02'),(13777,4638,'action created','2024-05-28 08:30:02','2024-05-28 14:00:02'),(13781,4638,'action started via WP Cron','2024-05-28 09:00:04','2024-05-28 14:30:04'),(13782,4638,'action complete via WP Cron','2024-05-28 09:00:04','2024-05-28 14:30:04'),(13783,4640,'action created','2024-05-28 09:00:04','2024-05-28 14:30:04'),(13787,4640,'action started via WP Cron','2024-05-28 09:30:03','2024-05-28 15:00:03'),(13788,4640,'action complete via WP Cron','2024-05-28 09:30:03','2024-05-28 15:00:03'),(13789,4642,'action created','2024-05-28 09:30:03','2024-05-28 15:00:03'),(13793,4642,'action started via WP Cron','2024-05-28 10:00:03','2024-05-28 15:30:03'),(13794,4642,'action complete via WP Cron','2024-05-28 10:00:03','2024-05-28 15:30:03'),(13795,4644,'action created','2024-05-28 10:00:03','2024-05-28 15:30:03'),(13799,4644,'action started via WP Cron','2024-05-28 10:30:12','2024-05-28 16:00:12'),(13800,4644,'action complete via WP Cron','2024-05-28 10:30:12','2024-05-28 16:00:12'),(13801,4646,'action created','2024-05-28 10:30:12','2024-05-28 16:00:12'),(13805,4646,'action started via WP Cron','2024-05-28 11:00:10','2024-05-28 16:30:10'),(13806,4646,'action complete via WP Cron','2024-05-28 11:00:10','2024-05-28 16:30:10'),(13807,4648,'action created','2024-05-28 11:00:10','2024-05-28 16:30:10'),(13811,4648,'action started via WP Cron','2024-05-28 11:30:03','2024-05-28 17:00:03'),(13812,4648,'action complete via WP Cron','2024-05-28 11:30:03','2024-05-28 17:00:03'),(13813,4650,'action created','2024-05-28 11:30:03','2024-05-28 17:00:03'),(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'),(13820,4650,'action started via WP Cron','2024-05-28 12:00:03','2024-05-28 17:30:03'),(13821,4650,'action complete via WP Cron','2024-05-28 12:00:03','2024-05-28 17:30:03'),(13822,4653,'action created','2024-05-28 12:00:03','2024-05-28 17:30:03'),(13826,4653,'action started via WP Cron','2024-05-28 12:19:18','2024-05-28 17:49:18'),(13827,4653,'action complete via WP Cron','2024-05-28 12:19:18','2024-05-28 17:49:18'),(13828,4655,'action created','2024-05-28 12:19:18','2024-05-28 17:49:18'),(13832,4655,'action started via WP Cron','2024-05-28 13:00:08','2024-05-28 18:30:08'),(13833,4655,'action complete via WP Cron','2024-05-28 13:00:08','2024-05-28 18:30:08'),(13834,4657,'action created','2024-05-28 13:00:08','2024-05-28 18:30:08'),(13838,4657,'action started via WP CLI','2024-05-28 13:30:04','2024-05-28 19:00:04'),(13839,4657,'action complete via WP CLI','2024-05-28 13:30:04','2024-05-28 19:00:04'),(13840,4659,'action created','2024-05-28 13:30:04','2024-05-28 19:00:04'),(13844,4659,'action started via WP Cron','2024-05-28 14:00:04','2024-05-28 19:30:04'),(13845,4659,'action complete via WP Cron','2024-05-28 14:00:04','2024-05-28 19:30:04'),(13846,4661,'action created','2024-05-28 14:00:04','2024-05-28 19:30:04'),(13850,4661,'action started via WP Cron','2024-05-28 14:30:05','2024-05-28 20:00:05'),(13851,4661,'action complete via WP Cron','2024-05-28 14:30:05','2024-05-28 20:00:05'),(13852,4663,'action created','2024-05-28 14:30:05','2024-05-28 20:00:05'),(13853,4561,'action started via WP Cron','2024-05-28 14:30:05','2024-05-28 20:00:05'),(13854,4561,'action complete via WP Cron','2024-05-28 14:30:05','2024-05-28 20:00:05'),(13855,4664,'action created','2024-05-28 14:30:05','2024-05-28 20:00:05'),(13862,4663,'action started via WP Cron','2024-05-28 15:00:03','2024-05-28 20:30:03'),(13863,4663,'action complete via WP Cron','2024-05-28 15:00:03','2024-05-28 20:30:03'),(13864,4667,'action created','2024-05-28 15:00:03','2024-05-28 20:30:03'),(13865,4566,'action started via WP CLI','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13866,4668,'action created','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13867,4566,'action complete via WP CLI','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13868,4669,'action created','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13869,4567,'action started via WP CLI','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13870,4567,'action complete via WP CLI','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'),(13872,4668,'action started via WP CLI','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13873,4668,'action complete via WP CLI','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13877,4667,'action started via WP Cron','2024-05-28 15:30:03','2024-05-28 21:00:03'),(13878,4667,'action complete via WP Cron','2024-05-28 15:30:03','2024-05-28 21:00:03'),(13879,4672,'action created','2024-05-28 15:30:03','2024-05-28 21:00:03'),(13883,4672,'action started via WP Cron','2024-05-28 16:00:02','2024-05-28 21:30:02'),(13884,4672,'action complete via WP Cron','2024-05-28 16:00:02','2024-05-28 21:30:02'),(13885,4674,'action created','2024-05-28 16:00:02','2024-05-28 21:30:02'),(13889,4674,'action started via WP CLI','2024-05-28 16:30:04','2024-05-28 22:00:04'),(13890,4674,'action complete via WP CLI','2024-05-28 16:30:04','2024-05-28 22:00:04'),(13891,4676,'action created','2024-05-28 16:30:04','2024-05-28 22:00:04'),(13895,4676,'action started via WP Cron','2024-05-28 17:00:08','2024-05-28 22:30:08'),(13896,4676,'action complete via WP Cron','2024-05-28 17:00:08','2024-05-28 22:30:08'),(13897,4678,'action created','2024-05-28 17:00:08','2024-05-28 22:30:08'),(13901,4678,'action started via WP Cron','2024-05-28 17:30:03','2024-05-28 23:00:03'),(13902,4678,'action complete via WP Cron','2024-05-28 17:30:03','2024-05-28 23:00:03'),(13903,4680,'action created','2024-05-28 17:30:03','2024-05-28 23:00:03'),(13907,4680,'action started via WP Cron','2024-05-28 18:00:04','2024-05-28 23:30:04'),(13908,4680,'action complete via WP Cron','2024-05-28 18:00:04','2024-05-28 23:30:04'),(13909,4682,'action created','2024-05-28 18:00:04','2024-05-28 23:30:04'),(13913,4682,'action started via WP Cron','2024-05-28 19:00:06','2024-05-29 00:30:06'),(13914,4682,'action complete via WP Cron','2024-05-28 19:00:06','2024-05-29 00:30:06'),(13915,4684,'action created','2024-05-28 19:00:07','2024-05-29 00:30:07'),(13919,4684,'action started via WP Cron','2024-05-28 19:30:05','2024-05-29 01:00:05'),(13920,4684,'action complete via WP Cron','2024-05-28 19:30:05','2024-05-29 01:00:05'),(13921,4686,'action created','2024-05-28 19:30:05','2024-05-29 01:00:05'),(13925,4686,'action started via WP Cron','2024-05-28 20:00:13','2024-05-29 01:30:13'),(13926,4686,'action complete via WP Cron','2024-05-28 20:00:13','2024-05-29 01:30:13'),(13927,4688,'action created','2024-05-28 20:00:13','2024-05-29 01:30:13'),(13931,4688,'action started via WP Cron','2024-05-28 20:30:14','2024-05-29 02:00:14'),(13932,4688,'action complete via WP Cron','2024-05-28 20:30:14','2024-05-29 02:00:14'),(13933,4690,'action created','2024-05-28 20:30:14','2024-05-29 02:00:14'),(13937,4690,'action started via WP Cron','2024-05-28 21:00:07','2024-05-29 02:30:07'),(13938,4690,'action complete via WP Cron','2024-05-28 21:00:07','2024-05-29 02:30:07'),(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'),(15101,5078,'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'),(15193,5109,'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'),(15198,5109,'action started via WP Cron','2024-06-01 21:00:07','2024-06-02 02:30:07'),(15199,5111,'action created','2024-06-01 21:00:08','2024-06-02 02:30:08'),(15200,5109,'action complete via WP Cron','2024-06-01 21:00:08','2024-06-02 02:30:08');
/*!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=18 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 (10,'admin_notifications_update','i:1717279212;','2024-06-01 22:00:12','2024-05-29 22:00:10','2024-05-31 22:00:12'),(11,'attachment_url_to_post_id_56f6ad3e227bf734c15ddd308eb73d75bb3031aa','s:4:\"7154\";','2024-06-02 04:55:04','2024-05-30 16:34:11','2024-06-01 04:55:04'),(16,'wp_notices','a:0:{}','2024-06-02 18:04:01','2024-06-01 18:00:08','2024-06-01 18:04:01');
/*!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=5 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-05-31 22:00:13'),(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-05-31 22:00:13');
/*!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,1717086852),(677,1,1717241502),(694,1,1717125835);
/*!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=8477 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:68:\"index.php?monsterinsights_note_category=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?monsterinsights_note_category=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:62:\"index.php?monsterinsights_note_category=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?monsterinsights_note_category=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:51:\"index.php?monsterinsights_note_category=$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:33:\"(.?.+?)/cgkit-wishlist(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&cgkit-wishlist=$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: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:13:{i:0;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:28:{i:1717275632;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:1717277196;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:1717277414;a:1:{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;}}}i:1717277584;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:1717278360;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:1717279203;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:1717288204;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:1717299004;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:1717305257;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:1717305258;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:1717305282;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:1717305574;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:1717348457;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:1717348482;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:1717348483;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:1717348484;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:1717348687;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:1717348689;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:1717348754;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:1717353000;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:584956;}}}i:1717354800;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:1717403371;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:604796;}}}i:1717581066;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:1717607658;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:1717623064;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1717694057;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:1717861713;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;}}}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','1717262259','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','8.9.1','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','665a486d11dfc5.50588402|1717192873','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','1719867610','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\":\"60c91d7c9ae3e7b1782f\",\"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\":\"2410cce05bdd293b156e\",\"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\":\"77dab254f29f2c0d3754\",\"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\":\"949f22f1c695b856640f\",\"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\":\"2f6584939b81642eea35\",\"dependencies\":[\"lodash\",\"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-dom\",\"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\":\"bbc727a1a447bffcb70d\",\"dependencies\":[\"lodash\",\"react\",\"react-dom\",\"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-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"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\":\"a46837eebd1872303b4b\",\"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\":\"c1d99df3ef00991aa5e3\",\"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\":\"c21201a5265dd28cf635\",\"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\":\"d8a4bc0899333ceb5c49\",\"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\":\"b1e714a10604343e8eed\",\"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\":\"6908ac1cc3a93bcb085a\",\"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\":\"d7cbc0441c4fc74f7bd7\",\"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\":\"f3d6394ada3be0a041c6\",\"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\":\"55b29c772b7a1a9346d2\",\"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\":\"cbe835a87f9c40396d91\",\"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\":\"e6700491157b8ee1f584\",\"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\":\"48fb1bccbfd2a97adf03\",\"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\":\"a1ac73c01032ce808a42\",\"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\":\"d294303a21cd7c97bbf7\",\"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\":\"8da527fc4f6166ee2fce\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coming-soon-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon-frontend.js\",\"version\":\"wc-8.9.1\",\"dependencies\":[]},\"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\":\"f379e63e7570da4ee4f5\",\"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\":\"f5f5f363395b41bde771\",\"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\":\"befd1ed352d3e80e9ccc\",\"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\":\"50a6242ac235c1b3a641\",\"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\":\"210b71c0298ec6582477\",\"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\":\"871ed1427c773403bf8f\",\"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\":\"6ede2ad4b8c029b5c930\",\"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\":\"8a6edc1d0aa52e135c99\",\"dependencies\":[\"lodash\",\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-compose\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"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\":\"abff65a760d2df5372f9\",\"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\":\"743859bad26c2ffe31b1\",\"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\":\"c4e80371232a32167331\",\"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-8.9.1\",\"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\":\"da5a527ee368f98c1d89\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"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\":\"6f171cb2817861f98c56\",\"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\":\"d9824e0f1608a2a740db\",\"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\":\"f056853fc46d187d36ac\",\"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\":\"d16596ebcc6cdaf77991\",\"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\":\"b89726b531be277e04e8\",\"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\":\"fc60780f06f2202cf65d\",\"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\":\"1098a53083964af1b161\",\"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\":\"b9b62444245764f20313\",\"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\":\"958774d5405979f99474\",\"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\":\"b5a53f9953860e1fcfc2\",\"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-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\":\"2adf75f2d7c94b792f6e\",\"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-8.9.1\",\"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\":\"150fbd3db81abb326ea2\",\"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\":\"49af1c07f1aeead4fa1f\",\"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-8.9.1\",\"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\":\"cdf19f1d98c8e84c74a5\",\"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-8.9.1\",\"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-8.9.1\",\"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\":\"5334996a542191f094e5\",\"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\":\"af1eeeedafa1191498e8\",\"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\":\"95b2bd040e117c53a3bc\",\"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\":\"c4e8ee1cf8d1a522c0e8\",\"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\":\"40ed1df52bf758b0e58d\",\"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\":\"5a02dddac2c56730d369\",\"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\":\"7a08aab2ccf36301f4c4\",\"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\":\"1006346f86e006c1cc92\",\"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\":\"615b8690b0d7a150c14c\",\"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\":\"5ca2869154d04d878202\",\"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\":\"6467e58defef4baebebf\",\"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\":\"343da2292a0400a17c23\",\"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\":\"0cc690578257b3c420c3\",\"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\":\"bac8a6118bcebd8fe26b\",\"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\":\"3e5e29c4365c68251bbd\",\"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\":\"b50dd62d5e5c5d2b45bc\",\"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\":\"323a974805ed2c94bb39\",\"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\":\"e0861305cd16d101a65e\",\"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\":\"c2cfa5f76e0293add73a\",\"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\":\"11a2aeeb97775ce97598\",\"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\":\"515b3f747dfbbd8f9bb2\",\"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\":\"c592dc8d9d7eaea45a45\",\"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\":\"b220d5318bc2095b5b5f\",\"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\":\"79183ca056f2d383a156\",\"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\":\"ce77c098508847de57b9\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"2545516bfa7f687fda23\",\"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\":\"4015b8a0128637e324d5\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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\":\"e524c5cb4d0df929aa7e\",\"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-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"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-warning\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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\":\"5b608950d98d84121ece\",\"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-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-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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\":\"051671265f34a6d7f584\",\"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\"]}},\"version\":\"wc-8.9.1\",\"hash\":\"267dc25bb0c411a3a3cbece7ae8f34b9\"}','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:27:{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:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;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:27:{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:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;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: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:1;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\";}i:2;a:5:{s:5:\"title\";s:71:\"6 Best WordPress Image Optimization Plugins of 2024 (+Real Image Tests)\";s:7:\"excerpt\";s:116:\"Explore the top 6 WordPress image optimization plugins of 2024 for faster site speed and better SEO with real tests.\";s:7:\"created\";i:1712656602;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:126:\"https://elementor.com/blog/image-optimization-plugins/?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:14:{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;}','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.3\",\"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_logs\\\":[],\\\"wp_actionscheduler_groups\\\":[],\\\"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','1716401560','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','1718996847','no'),(438,'_transient_wc_product_loop_dbdf9d1d5326b317f963eeec7e7d47b3','a:2:{s:7:\"version\";s:10:\"1716401560\";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'),(442,'_transient_timeout_wc_var_prices_667','1718187422','no'),(443,'_transient_wc_var_prices_667','{\"version\":\"1715584072\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"778\":\"49.99\"},\"regular_price\":{\"778\":\"49.99\"},\"sale_price\":{\"778\":\"49.99\"}}}','no'),(444,'_transient_timeout_wc_product_loop_e112bf000469cd87d27ba02dab625fb8','1718996847','no'),(445,'_transient_wc_product_loop_e112bf000469cd87d27ba02dab625fb8','a:2:{s:7:\"version\";s:10:\"1716401560\";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:1716805811;s:5:\"ctime\";i:1716805811;}','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:1713175869;s:5:\"ctime\";i:1713175869;}','yes'),(463,'monsterinsights_notifications_run','a:24:{s:50:\"monsterinsights_notification_install_user_feedback\";i:1716401699;s:37:\"monsterinsights_notification_visitors\";i:1716401831;s:37:\"monsterinsights_notification_audience\";i:1716401857;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1716401857;s:42:\"monsterinsights_notification_mobile_device\";i:1716401857;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1716401874;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1716402093;s:40:\"monsterinsights_notification_bounce_rate\";i:1716402093;s:47:\"monsterinsights_notification_returning_visitors\";i:1716402093;s:45:\"monsterinsights_notification_traffic_dropping\";i:1716402101;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1716402101;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1716402134;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1716402651;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1716402716;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1712164932;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1712164932;s:39:\"monsterinsights_notification_eu_traffic\";i:1712164932;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1712164932;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1712164932;s:46:\"monsterinsights_notification_headline_analyzer\";i:1712164932;s:49:\"monsterinsights_notification_install_optinmonster\";i:1712164932;s:43:\"monsterinsights_notification_install_aioseo\";i:1712164932;s:44:\"monsterinsights_notification_install_wpforms\";i:1712164932;s:43:\"monsterinsights_notification_multiple_gtags\";i:1712164932;}','no'),(464,'_transient_shipping-transient-version','1712211431','yes'),(467,'_transient_timeout_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad','1719188798','no'),(468,'_transient_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad','a:2:{s:7:\"version\";s:10:\"1716401560\";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:1715817759;s:5:\"value\";s:11629:\"[{\"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-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-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\":\"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.35','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','1718996845','no'),(1452,'_transient_wc_product_loop_241db8a1549fea5d344b19f66336555a','a:2:{s:7:\"version\";s:10:\"1716401560\";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:5:{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\";}','no'),(1480,'_transient_timeout_wc_product_loop_6cb1799239792967e9d72bca09d200d8','1718996845','no'),(1481,'_transient_wc_product_loop_6cb1799239792967e9d72bca09d200d8','a:2:{s:7:\"version\";s:10:\"1716401560\";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.3\";s:9:\"timestamp\";i:1715103013;}','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','1717867804','no');
INSERT INTO `wp_options` VALUES (1539,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:57:{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\";}}}}}','no'),(1543,'woocommerce_tracker_last_send','1716415205','yes'),(1544,'action_scheduler_migration_status','complete','yes'),(1545,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1717263004;}','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:1716401563;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:9:{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: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:2;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:3;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:4;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:5;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:6;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:7;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:8;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\":19,\"recommended\":3,\"critical\":0}','yes'),(1766,'wpforms_email_summaries_fetch_info_blocks_last_run','1716805812','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:1716401562;}','yes'),(1774,'_transient_timeout_woocommerce_blocks_asset_api_script_data','1719867608','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\":\"60c91d7c9ae3e7b1782f\",\"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\":\"2410cce05bdd293b156e\",\"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\":\"77dab254f29f2c0d3754\",\"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\":\"949f22f1c695b856640f\",\"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\":\"2f6584939b81642eea35\",\"dependencies\":[\"lodash\",\"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-dom\",\"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\":\"bbc727a1a447bffcb70d\",\"dependencies\":[\"lodash\",\"react\",\"react-dom\",\"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-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"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\":\"a46837eebd1872303b4b\",\"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\":\"c1d99df3ef00991aa5e3\",\"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\":\"c21201a5265dd28cf635\",\"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\":\"d8a4bc0899333ceb5c49\",\"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\":\"b1e714a10604343e8eed\",\"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\":\"6908ac1cc3a93bcb085a\",\"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\":\"d7cbc0441c4fc74f7bd7\",\"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\":\"f3d6394ada3be0a041c6\",\"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\":\"55b29c772b7a1a9346d2\",\"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\":\"cbe835a87f9c40396d91\",\"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\":\"e6700491157b8ee1f584\",\"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\":\"48fb1bccbfd2a97adf03\",\"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\":\"a1ac73c01032ce808a42\",\"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\":\"d294303a21cd7c97bbf7\",\"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\":\"8da527fc4f6166ee2fce\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coming-soon-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon-frontend.js\",\"version\":\"wc-8.9.1\",\"dependencies\":[]},\"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\":\"f379e63e7570da4ee4f5\",\"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\":\"f5f5f363395b41bde771\",\"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\":\"befd1ed352d3e80e9ccc\",\"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\":\"50a6242ac235c1b3a641\",\"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\":\"210b71c0298ec6582477\",\"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\":\"871ed1427c773403bf8f\",\"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\":\"6ede2ad4b8c029b5c930\",\"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\":\"8a6edc1d0aa52e135c99\",\"dependencies\":[\"lodash\",\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-compose\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"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\":\"abff65a760d2df5372f9\",\"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\":\"743859bad26c2ffe31b1\",\"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\":\"c4e80371232a32167331\",\"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-8.9.1\",\"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\":\"da5a527ee368f98c1d89\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"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\":\"6f171cb2817861f98c56\",\"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\":\"d9824e0f1608a2a740db\",\"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\":\"f056853fc46d187d36ac\",\"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\":\"d16596ebcc6cdaf77991\",\"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\":\"b89726b531be277e04e8\",\"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\":\"fc60780f06f2202cf65d\",\"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\":\"1098a53083964af1b161\",\"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\":\"b9b62444245764f20313\",\"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\":\"958774d5405979f99474\",\"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\":\"b5a53f9953860e1fcfc2\",\"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-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\":\"2adf75f2d7c94b792f6e\",\"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-8.9.1\",\"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\":\"150fbd3db81abb326ea2\",\"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\":\"49af1c07f1aeead4fa1f\",\"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-8.9.1\",\"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\":\"cdf19f1d98c8e84c74a5\",\"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-8.9.1\",\"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-8.9.1\",\"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\":\"5334996a542191f094e5\",\"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\":\"af1eeeedafa1191498e8\",\"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\":\"95b2bd040e117c53a3bc\",\"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\":\"c4e8ee1cf8d1a522c0e8\",\"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\":\"40ed1df52bf758b0e58d\",\"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\":\"5a02dddac2c56730d369\",\"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\":\"7a08aab2ccf36301f4c4\",\"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\":\"1006346f86e006c1cc92\",\"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\":\"615b8690b0d7a150c14c\",\"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\":\"5ca2869154d04d878202\",\"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\":\"6467e58defef4baebebf\",\"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\":\"343da2292a0400a17c23\",\"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\":\"0cc690578257b3c420c3\",\"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\":\"bac8a6118bcebd8fe26b\",\"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\":\"3e5e29c4365c68251bbd\",\"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\":\"b50dd62d5e5c5d2b45bc\",\"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\":\"323a974805ed2c94bb39\",\"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\":\"e0861305cd16d101a65e\",\"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\":\"c2cfa5f76e0293add73a\",\"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\":\"11a2aeeb97775ce97598\",\"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\":\"515b3f747dfbbd8f9bb2\",\"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\":\"c592dc8d9d7eaea45a45\",\"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\":\"b220d5318bc2095b5b5f\",\"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\":\"79183ca056f2d383a156\",\"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\":\"ce77c098508847de57b9\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"2545516bfa7f687fda23\",\"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\":\"4015b8a0128637e324d5\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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\":\"e524c5cb4d0df929aa7e\",\"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-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"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-warning\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"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-8.9.1\",\"dependencies\":[]}},\"version\":\"wc-8.9.1\",\"hash\":\"267dc25bb0c411a3a3cbece7ae8f34b9\"}','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.21.0 - 26-05-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.21.8\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.21.8\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.21.0 - 26-05-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.21.8\";}s:9:\"shortcode\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.21.8\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:1379:\"<style>/*! elementor - v3.21.0 - 26-05-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.21.8\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.21.0 - 26-05-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.21.8\";}s:9:\"accordion\";a:2:{s:7:\"content\";s:1744:\"<style>/*! elementor - v3.21.0 - 26-05-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.21.8\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:247:\"<style>/*! elementor - v3.21.0 - 22-05-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.21.7\";}s:11:\"testimonial\";a:2:{s:7:\"content\";s:1695:\"<style>/*! elementor - v3.21.0 - 22-05-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.21.7\";}}}}','yes'),(3015,'wpforms_version_upgraded_from','1.8.8.2','yes'),(3016,'wpforms_version_previous','1.8.8.2','yes'),(3017,'wpforms_splash_data_version','1.8.8','yes'),(3986,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(4288,'_transient_timeout_wc_product_children_667','1717357460','no'),(4289,'_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'),(4475,'_transient_timeout_wc_shipping_method_count_legacy','1717465667','no'),(4476,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1712211431\";s:5:\"value\";i:1;}','no'),(4583,'_transient_timeout_wc_product_children_677','1717530949','no'),(4584,'_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'),(4585,'_transient_timeout_wc_var_prices_677','1718176074','no'),(4586,'_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'),(4853,'_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.3.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.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.5.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.5.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.5.3\";s:7:\"version\";s:5:\"6.5.3\";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:1717262258;s:15:\"version_checked\";s:5:\"6.5.3\";s:12:\"translations\";a:0:{}}','no'),(5699,'_transient_timeout_wc_product_children_694','1718176072','no'),(5700,'_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'),(5701,'_transient_timeout_wc_term_counts','1718187435','no'),(5702,'_transient_wc_term_counts','a:29:{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:72;s:1:\"1\";i:63;s:1:\"1\";i:36;s:1:\"2\";i:67;s:1:\"1\";i:45;s:1:\"1\";i:47;s:1:\"2\";i:73;s:1:\"1\";i:75;s:1:\"1\";i:62;s:1:\"1\";i:64;s:1:\"1\";i:39;s:1:\"1\";i:69;s:1:\"1\";i:43;s:1:\"2\";i:79;s:1:\"1\";i:81;s:1:\"1\";i:83;s:1:\"1\";i:82;s:1:\"1\";i:30;s:1:\"3\";i:41;s:1:\"4\";i:37;s:1:\"3\";i:35;s:1:\"2\";i:25;s:1:\"1\";i:40;s:1:\"1\";i:33;s:1:\"1\";}','no'),(5703,'_transient_timeout_wc_var_prices_694','1718176074','no'),(5704,'_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'),(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'),(6571,'_transient_timeout_wc_child_has_weight_677','1718646876','no'),(6572,'_transient_wc_child_has_weight_677','0','no'),(6573,'_transient_timeout_wc_child_has_dimensions_677','1718646876','no'),(6574,'_transient_wc_child_has_dimensions_677','0','no'),(7015,'_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'),(7117,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1717867803','no'),(7118,'_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:25;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:24;}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:25;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'),(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:1717262260;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'),(7967,'_transient_timeout_cgkit_swatch_loop_form_694','1717298635','no'),(7968,'_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\"><strong>SKU</strong><span class=\"ckit-chosen-attribute_semicolon\">:</span> <span class=\"cgkit-chosen-attribute attribute_pa_sku no-selection\">No selection</span></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_665942cbd445a\">Lifespan Organic Forest Honey (500gm) quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_665942cbd445a\"\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'),(8130,'_transient_timeout_kirki_remote_url_contents','1717670352','no'),(8131,'_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'),(8134,'_transient_timeout_cgkit_swatch_loop_form_677','1717414302','no'),(8135,'_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_665b069e3a883\">Red Onion Hair Oil (200ml) quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_665b069e3a883\"\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'),(8173,'_site_transient_timeout_php_check_2f5acf219326a8bc5331ee302b9812f4','1717695004','no'),(8174,'_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'),(8180,'_transient_timeout_woocommerce_marketplace_promotions','1717306204','no'),(8181,'_transient_woocommerce_marketplace_promotions','a:0:{}','no'),(8199,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1717262260;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:13:{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.82\";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.82.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.3\";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.3.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: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.21.8\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.8.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.35\";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.35.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.30\";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.30.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:\"8.9.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.1.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.8.3\";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.8.3.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:16:{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.82\";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.3\";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.21.8\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:6:\"1.6.35\";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.30\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.2.1\";s:27:\"woocommerce/woocommerce.php\";s:5:\"8.9.1\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.8.8.3\";}}','no'),(8229,'_transient_timeout_cgkit_swatch_loop_form_variations_694','1717298635','no'),(8230,'_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'),(8231,'_transient_timeout_cgkit_swatch_loop_form_data_694','1717298635','no'),(8232,'_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'),(8233,'_transient_timeout_cgkit_swatch_loop_full_694','1717298635','no'),(8234,'_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\"><strong>SKU</strong><span class=\"ckit-chosen-attribute_semicolon\">:</span> <span class=\"cgkit-chosen-attribute attribute_pa_sku no-selection\">No selection</span></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_665942cbd77c2\">Lifespan Organic Forest Honey (500gm) quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_665942cbd77c2\"\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'),(8359,'_transient_timeout_wc_related_677','1717345376','no'),(8360,'_transient_wc_related_677','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=677\";a:3:{i:0;s:3:\"683\";i:1;s:3:\"667\";i:2;s:3:\"661\";}}','no'),(8379,'_transient_timeout_wc_related_603','1717310285','no'),(8380,'_transient_wc_related_603','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=603\";a:4:{i:0;s:3:\"613\";i:1;s:3:\"616\";i:2;s:3:\"620\";i:3;s:3:\"631\";}}','no'),(8387,'_transient_timeout_wc_related_661','1717314743','no'),(8388,'_transient_wc_related_661','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=661\";a:1:{i:0;s:3:\"677\";}}','no'),(8391,'_transient_timeout_wc_related_631','1717316820','no'),(8392,'_transient_wc_related_631','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=631\";a:4:{i:0;s:3:\"603\";i:1;s:3:\"613\";i:2;s:3:\"616\";i:3;s:3:\"620\";}}','no'),(8406,'_transient_timeout_cgkit_swatch_loop_form_variations_677','1717414302','no'),(8407,'_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'),(8408,'_transient_timeout_cgkit_swatch_loop_form_data_677','1717414302','no'),(8409,'_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'),(8410,'_transient_timeout_cgkit_swatch_loop_full_677','1717414302','no'),(8411,'_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_665b069e40e9b\">Red Onion Hair Oil (200ml) quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_665b069e40e9b\"\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'),(8426,'_transient_timeout_wc_related_694','1717340566','no'),(8427,'_transient_wc_related_694','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=694\";a:2:{i:0;s:3:\"683\";i:1;s:3:\"667\";}}','no'),(8444,'_transient_timeout_elementor_remote_info_api_data_3.21.8','1717304892','no'),(8445,'_transient_elementor_remote_info_api_data_3.21.8','a:4:{s:9:\"timestamp\";s:10:\"1717258383\";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:75:{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:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;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:16;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:17;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:18;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:19;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:20;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:21;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:22;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:23;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:24;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:25;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:26;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:27;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:28;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:29;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:30;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:31;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:32;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:33;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:34;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:35;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:36;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:37;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:38;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:39;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:40;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:41;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:42;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:43;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:44;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:45;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:46;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:47;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:48;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:49;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:50;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:51;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:52;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:53;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:54;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:55;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:56;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:57;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:58;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:59;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:60;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:61;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:62;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:63;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:64;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:65;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:66;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:67;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:68;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:69;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:70;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:71;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:72;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:73;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:74;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.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no'),(8447,'_transient_timeout_wc_related_613','1717348657','no'),(8448,'_transient_wc_related_613','a:1:{s:51:\"limit=4&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=613\";a:4:{i:0;s:3:\"603\";i:1;s:3:\"616\";i:2;s:3:\"620\";i:3;s:3:\"631\";}}','no'),(8450,'_transient_timeout__woocommerce_helper_subscriptions','1717263159','no'),(8451,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(8452,'_site_transient_timeout_theme_roots','1717264059','no'),(8453,'_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'),(8455,'_transient_timeout_wcpay_welcome_page_incentive','1717349403','no'),(8456,'_transient_wcpay_welcome_page_incentive','a:3:{s:9:\"incentive\";a:0:{}s:12:\"context_hash\";s:32:\"d637d164e20d91b1eadf4fbeb941749c\";s:9:\"timestamp\";i:1717263003;}','no'),(8472,'_site_transient_timeout_kirki_googlefonts_cache','1717277410','no'),(8473,'_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','1715796032: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=7380 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','<strong>SKU</strong><span class=\"ckit-chosen-attribute_semicolon\">:</span> <span class=\"cgkit-chosen-attribute attribute_pa_sku no-selection\">No selection</span>: 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','<strong>SKU</strong><span class=\"ckit-chosen-attribute_semicolon\">:</span> <span class=\"cgkit-chosen-attribute attribute_pa_sku no-selection\">No selection</span>: 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','<strong>SKU</strong><span class=\"ckit-chosen-attribute_semicolon\">:</span> <span class=\"cgkit-chosen-attribute attribute_pa_sku no-selection\">No selection</span>: 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','<strong>SKU</strong><span class=\"ckit-chosen-attribute_semicolon\">:</span> <span class=\"cgkit-chosen-attribute attribute_pa_sku no-selection\">No selection</span>: 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','<strong>SKU</strong><span class=\"ckit-chosen-attribute_semicolon\">:</span> <span class=\"cgkit-chosen-attribute attribute_pa_sku no-selection\">No selection</span>: 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);
/*!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=48 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:1:{s:64:\"e996ba4131b03c84bbd000b77224d6e7a760074f712b6fd587aa25d2cd4858c1\";a:4:{s:10:\"expiration\";i:1716574356;s:2:\"ip\";s:14:\"162.158.44.204\";s:2:\"ua\";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\";s:5:\"login\";i:1716401556;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','7379'),(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','1716336000'),(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=9245 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),(7628,74,'update-db_run','Update WooCommerce Database','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?do_update_woocommerce=true','unactioned','wc_db_update','wc_db_update','wc_db_update_nonce'),(7629,74,'update-db_learn-more','Learn more about updates','https://woocommerce.com/document/how-to-update-woocommerce/','unactioned','',NULL,NULL),(9113,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),(9115,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),(9118,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(9120,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),(9122,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),(9125,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(9128,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(9131,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),(9133,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),(9135,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(9138,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),(9141,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),(9142,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),(9143,16,'dismiss','Dismiss','','actioned','',NULL,NULL),(9146,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),(9147,17,'dismiss','Dismiss','','actioned','',NULL,NULL),(9150,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),(9151,18,'dismiss','Dismiss','','actioned','',NULL,NULL),(9154,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),(9156,19,'dismiss','Dismiss','','actioned','',NULL,NULL),(9159,20,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(9161,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(9163,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(9165,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(9167,22,'dismiss','Dismiss','','actioned','',NULL,NULL),(9170,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),(9172,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),(9174,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),(9176,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(9178,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),(9179,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(9181,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),(9183,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),(9185,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),(9187,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),(9189,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),(9191,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),(9194,31,'extension-settings','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(9195,31,'dismiss','Dismiss','#','actioned','',NULL,NULL),(9197,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),(9199,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),(9201,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),(9202,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),(9203,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),(9204,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),(9205,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),(9206,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),(9207,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),(9208,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),(9209,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),(9210,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),(9211,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),(9212,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),(9213,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),(9214,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),(9215,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),(9216,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),(9217,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),(9218,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),(9219,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),(9220,45,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned','',NULL,NULL),(9221,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),(9222,46,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL),(9223,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),(9224,47,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/#','actioned','',NULL,NULL),(9225,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),(9226,48,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL),(9227,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),(9228,50,'plugin-list','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(9229,50,'dismiss','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL),(9230,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),(9231,51,'dismiss','Dismiss','#','actioned','',NULL,NULL),(9232,52,'dismiss','Dismiss','#','actioned','',NULL,NULL),(9233,54,'dismiss','Dismiss','#','actioned','',NULL,NULL),(9234,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),(9235,56,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL),(9236,57,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php','unactioned','',NULL,NULL),(9237,57,'dismiss','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/#','actioned','',NULL,NULL),(9238,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),(9239,58,'dismiss','Dismiss','#','actioned','',NULL,NULL),(9240,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),(9241,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),(9242,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),(9243,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),(9244,71,'woocommerce-payfast-may-2024-update-needed-dismiss','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/#','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=75 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');
/*!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`)
) 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=189 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 */;
/*!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=60 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-01 21:08:46