-- MySQL dump 10.16  Distrib 10.2.24-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: tientebl_wp239
-- ------------------------------------------------------
-- Server version	10.2.24-MariaDB-log-cll-lve

/*!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 `wp6r_commentmeta`
--

DROP TABLE IF EXISTS `wp6r_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_commentmeta`
--

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

--
-- Table structure for table `wp6r_comments`
--

DROP TABLE IF EXISTS `wp6r_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_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_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `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=MyISAM AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_comments`
--

LOCK TABLES `wp6r_comments` WRITE;
/*!40000 ALTER TABLE `wp6r_comments` DISABLE KEYS */;
INSERT INTO `wp6r_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2018-09-18 15:04:21','2018-09-18 15:04:21','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0),(2,346,'ActionScheduler','','','','2019-06-10 04:08:53','2019-06-10 04:08:53','action created',0,'1','ActionScheduler','action_log',0,0),(3,347,'ActionScheduler','','','','2019-06-10 04:08:53','2019-06-10 04:08:53','action created',0,'1','ActionScheduler','action_log',0,0),(4,348,'ActionScheduler','','','','2019-06-10 04:08:53','2019-06-10 04:08:53','action created',0,'1','ActionScheduler','action_log',0,0),(5,349,'ActionScheduler','','','','2019-06-10 04:08:53','2019-06-10 04:08:53','action created',0,'1','ActionScheduler','action_log',0,0),(6,350,'ActionScheduler','','','','2019-06-10 04:08:53','2019-06-10 04:08:53','action created',0,'1','ActionScheduler','action_log',0,0),(7,351,'ActionScheduler','','','','2019-06-10 04:08:53','2019-06-10 04:08:53','action created',0,'1','ActionScheduler','action_log',0,0),(8,346,'ActionScheduler','','','','2019-06-10 04:09:12','2019-06-10 04:09:12','action started',0,'1','ActionScheduler','action_log',0,0),(9,346,'ActionScheduler','','','','2019-06-10 04:09:12','2019-06-10 04:09:12','action complete',0,'1','ActionScheduler','action_log',0,0),(10,347,'ActionScheduler','','','','2019-06-10 04:09:12','2019-06-10 04:09:12','action started',0,'1','ActionScheduler','action_log',0,0),(11,347,'ActionScheduler','','','','2019-06-10 04:09:12','2019-06-10 04:09:12','action complete',0,'1','ActionScheduler','action_log',0,0),(12,348,'ActionScheduler','','','','2019-06-10 04:09:12','2019-06-10 04:09:12','action started',0,'1','ActionScheduler','action_log',0,0),(13,352,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(14,353,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(15,354,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(16,355,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(17,356,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(18,357,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(19,358,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(20,359,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(21,360,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(22,361,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action created',0,'1','ActionScheduler','action_log',0,0),(23,348,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action complete',0,'1','ActionScheduler','action_log',0,0),(24,349,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action started',0,'1','ActionScheduler','action_log',0,0),(25,349,'ActionScheduler','','','','2019-06-10 04:09:13','2019-06-10 04:09:13','action complete',0,'1','ActionScheduler','action_log',0,0),(26,350,'ActionScheduler','','','','2019-06-10 04:09:14','2019-06-10 04:09:14','action started',0,'1','ActionScheduler','action_log',0,0),(27,350,'ActionScheduler','','','','2019-06-10 04:09:14','2019-06-10 04:09:14','action complete',0,'1','ActionScheduler','action_log',0,0),(28,351,'ActionScheduler','','','','2019-06-10 04:09:14','2019-06-10 04:09:14','action started',0,'1','ActionScheduler','action_log',0,0),(29,351,'ActionScheduler','','','','2019-06-10 04:09:14','2019-06-10 04:09:14','action complete',0,'1','ActionScheduler','action_log',0,0),(30,352,'ActionScheduler','','','','2019-06-10 04:09:14','2019-06-10 04:09:14','action started',0,'1','ActionScheduler','action_log',0,0),(31,352,'ActionScheduler','','','','2019-06-10 04:09:14','2019-06-10 04:09:14','action complete',0,'1','ActionScheduler','action_log',0,0),(32,353,'ActionScheduler','','','','2019-06-10 04:09:14','2019-06-10 04:09:14','action started',0,'1','ActionScheduler','action_log',0,0),(33,353,'ActionScheduler','','','','2019-06-10 04:09:14','2019-06-10 04:09:14','action complete',0,'1','ActionScheduler','action_log',0,0),(34,354,'ActionScheduler','','','','2019-06-10 04:10:14','2019-06-10 04:10:14','action started',0,'1','ActionScheduler','action_log',0,0),(35,354,'ActionScheduler','','','','2019-06-10 04:10:14','2019-06-10 04:10:14','action complete',0,'1','ActionScheduler','action_log',0,0),(36,355,'ActionScheduler','','','','2019-06-10 04:10:14','2019-06-10 04:10:14','action started',0,'1','ActionScheduler','action_log',0,0),(37,355,'ActionScheduler','','','','2019-06-10 04:10:14','2019-06-10 04:10:14','action complete',0,'1','ActionScheduler','action_log',0,0),(38,356,'ActionScheduler','','','','2019-06-10 04:10:14','2019-06-10 04:10:14','action started',0,'1','ActionScheduler','action_log',0,0),(39,356,'ActionScheduler','','','','2019-06-10 04:10:14','2019-06-10 04:10:14','action complete',0,'1','ActionScheduler','action_log',0,0),(40,357,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action started',0,'1','ActionScheduler','action_log',0,0),(41,357,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action complete',0,'1','ActionScheduler','action_log',0,0),(42,358,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action started',0,'1','ActionScheduler','action_log',0,0),(43,358,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action complete',0,'1','ActionScheduler','action_log',0,0),(44,359,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action started',0,'1','ActionScheduler','action_log',0,0),(45,359,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action complete',0,'1','ActionScheduler','action_log',0,0),(46,360,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action started',0,'1','ActionScheduler','action_log',0,0),(47,360,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action complete',0,'1','ActionScheduler','action_log',0,0),(48,361,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action started',0,'1','ActionScheduler','action_log',0,0),(49,361,'ActionScheduler','','','','2019-06-10 04:10:15','2019-06-10 04:10:15','action complete',0,'1','ActionScheduler','action_log',0,0),(50,412,'ActionScheduler','','','','2019-06-28 02:58:24','2019-06-28 02:58:24','action created',0,'1','ActionScheduler','action_log',0,0),(51,412,'ActionScheduler','','','','2019-06-28 02:59:20','2019-06-28 02:59:20','action started',0,'1','ActionScheduler','action_log',0,0),(52,412,'ActionScheduler','','','','2019-06-28 02:59:20','2019-06-28 02:59:20','action complete',0,'1','ActionScheduler','action_log',0,0);
/*!40000 ALTER TABLE `wp6r_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_failed_jobs`
--

DROP TABLE IF EXISTS `wp6r_failed_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_failed_jobs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `job` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `failed_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_failed_jobs`
--

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

--
-- Table structure for table `wp6r_links`
--

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

--
-- Dumping data for table `wp6r_links`
--

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

--
-- Table structure for table `wp6r_litespeed_img_optm`
--

DROP TABLE IF EXISTS `wp6r_litespeed_img_optm`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_litespeed_img_optm` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `optm_status` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `src` varchar(1000) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `srcpath_md5` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `src_md5` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `root_id` int(11) NOT NULL DEFAULT 0,
  `src_filesize` int(11) NOT NULL DEFAULT 0,
  `target_filesize` int(11) NOT NULL DEFAULT 0,
  `target_saved` int(11) NOT NULL DEFAULT 0,
  `webp_filesize` int(11) NOT NULL DEFAULT 0,
  `webp_saved` int(11) NOT NULL DEFAULT 0,
  `server_info` text COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `post_id_2` (`post_id`,`srcpath_md5`),
  KEY `post_id` (`post_id`),
  KEY `optm_status` (`optm_status`),
  KEY `root_id` (`root_id`),
  KEY `src_md5` (`src_md5`),
  KEY `srcpath_md5` (`srcpath_md5`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_litespeed_img_optm`
--

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

--
-- Table structure for table `wp6r_litespeed_optimizer`
--

DROP TABLE IF EXISTS `wp6r_litespeed_optimizer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_litespeed_optimizer` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `hash_name` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'hash.filetype',
  `src` text COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'full url array set',
  `dateline` int(11) NOT NULL,
  `refer` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The container page url',
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_name` (`hash_name`),
  KEY `dateline` (`dateline`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_litespeed_optimizer`
--

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

--
-- Table structure for table `wp6r_mailchimp_carts`
--

DROP TABLE IF EXISTS `wp6r_mailchimp_carts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_mailchimp_carts` (
  `id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `cart` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_mailchimp_carts`
--

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

--
-- Table structure for table `wp6r_nf3_action_meta`
--

DROP TABLE IF EXISTS `wp6r_nf3_action_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_action_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=83 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_action_meta`
--

LOCK TABLES `wp6r_nf3_action_meta` WRITE;
/*!40000 ALTER TABLE `wp6r_nf3_action_meta` DISABLE KEYS */;
INSERT INTO `wp6r_nf3_action_meta` VALUES (1,1,'label','Store Submission'),(2,1,'objectType','Action'),(3,1,'objectDomain','actions'),(4,1,'editActive',''),(5,1,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(6,1,'payment_gateways',''),(7,1,'payment_total',''),(8,1,'tag',''),(9,1,'to',''),(10,1,'email_subject',''),(11,1,'email_message',''),(12,1,'from_name',''),(13,1,'from_address',''),(14,1,'reply_to',''),(15,1,'email_format','html'),(16,1,'cc',''),(17,1,'bcc',''),(18,1,'attach_csv',''),(19,1,'redirect_url',''),(20,1,'email_message_plain',''),(21,2,'label','Email Confirmation'),(22,2,'to','{field:email}'),(23,2,'subject','This is an email action.'),(24,2,'message','Hello, Ninja Forms!'),(25,2,'objectType','Action'),(26,2,'objectDomain','actions'),(27,2,'editActive',''),(28,2,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(29,2,'payment_gateways',''),(30,2,'payment_total',''),(31,2,'tag',''),(32,2,'email_subject','Submission Confirmation '),(33,2,'email_message','<p>{all_fields_table}<br></p>'),(34,2,'from_name',''),(35,2,'from_address',''),(36,2,'reply_to',''),(37,2,'email_format','html'),(38,2,'cc',''),(39,2,'bcc',''),(40,2,'attach_csv',''),(41,2,'email_message_plain',''),(42,3,'objectType','Action'),(43,3,'objectDomain','actions'),(44,3,'editActive',''),(45,3,'label','Email Notification'),(46,3,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(47,3,'payment_gateways',''),(48,3,'payment_total',''),(49,3,'tag',''),(50,3,'to','{system:admin_email}'),(51,3,'email_subject','New message from {field:name}'),(52,3,'email_message','<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>'),(53,3,'from_name',''),(54,3,'from_address',''),(55,3,'reply_to','{field:email}'),(56,3,'email_format','html'),(57,3,'cc',''),(58,3,'bcc',''),(59,3,'attach_csv','0'),(60,3,'email_message_plain',''),(61,4,'label','Success Message'),(62,4,'message','Thank you {field:name} for filling out my form!'),(63,4,'objectType','Action'),(64,4,'objectDomain','actions'),(65,4,'editActive',''),(66,4,'conditions','a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}'),(67,4,'payment_gateways',''),(68,4,'payment_total',''),(69,4,'tag',''),(70,4,'to',''),(71,4,'email_subject',''),(72,4,'email_message',''),(73,4,'from_name',''),(74,4,'from_address',''),(75,4,'reply_to',''),(76,4,'email_format','html'),(77,4,'cc',''),(78,4,'bcc',''),(79,4,'attach_csv',''),(80,4,'redirect_url',''),(81,4,'success_msg','<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>'),(82,4,'email_message_plain','');
/*!40000 ALTER TABLE `wp6r_nf3_action_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_nf3_actions`
--

DROP TABLE IF EXISTS `wp6r_nf3_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_actions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `type` longtext DEFAULT NULL,
  `active` tinyint(1) DEFAULT 1,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_actions`
--

LOCK TABLES `wp6r_nf3_actions` WRITE;
/*!40000 ALTER TABLE `wp6r_nf3_actions` DISABLE KEYS */;
INSERT INTO `wp6r_nf3_actions` VALUES (1,'','','save',1,1,'2018-09-18 07:32:35','2018-09-18 15:32:35'),(2,'','','email',1,1,'2018-09-18 07:32:35','2018-09-18 15:32:35'),(3,'','','email',1,1,'2018-09-18 07:32:35','2018-09-18 15:32:35'),(4,'','','successmessage',1,1,'2018-09-18 07:32:35','2018-09-18 15:32:35');
/*!40000 ALTER TABLE `wp6r_nf3_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_nf3_chunks`
--

DROP TABLE IF EXISTS `wp6r_nf3_chunks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_chunks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_chunks`
--

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

--
-- Table structure for table `wp6r_nf3_field_meta`
--

DROP TABLE IF EXISTS `wp6r_nf3_field_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_field_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_field_meta`
--

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

--
-- Table structure for table `wp6r_nf3_fields`
--

DROP TABLE IF EXISTS `wp6r_nf3_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_fields` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `label` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `type` longtext DEFAULT NULL,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_fields`
--

LOCK TABLES `wp6r_nf3_fields` WRITE;
/*!40000 ALTER TABLE `wp6r_nf3_fields` DISABLE KEYS */;
INSERT INTO `wp6r_nf3_fields` VALUES (1,NULL,NULL,NULL,1,'2018-09-18 07:32:34','2018-09-18 15:32:34'),(2,NULL,NULL,NULL,1,'2018-09-18 07:32:34','2018-09-18 15:32:34'),(3,NULL,NULL,NULL,1,'2018-09-18 07:32:34','2018-09-18 15:32:34'),(4,NULL,NULL,NULL,1,'2018-09-18 07:32:34','2018-09-18 15:32:34');
/*!40000 ALTER TABLE `wp6r_nf3_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_nf3_form_meta`
--

DROP TABLE IF EXISTS `wp6r_nf3_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_form_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=99 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_form_meta`
--

LOCK TABLES `wp6r_nf3_form_meta` WRITE;
/*!40000 ALTER TABLE `wp6r_nf3_form_meta` DISABLE KEYS */;
INSERT INTO `wp6r_nf3_form_meta` VALUES (1,1,'key','','key',''),(2,1,'created_at','2018-09-18 15:32:34','created_at','2018-09-18 15:32:34'),(3,1,'default_label_pos','above','default_label_pos','above'),(4,1,'conditions','a:0:{}','conditions','a:0:{}'),(5,1,'objectType','Form Setting','objectType','Form Setting'),(6,1,'editActive','','editActive',''),(7,1,'show_title','1','show_title','1'),(8,1,'clear_complete','1','clear_complete','1'),(9,1,'hide_complete','1','hide_complete','1'),(10,1,'wrapper_class','','wrapper_class',''),(11,1,'element_class','','element_class',''),(12,1,'add_submit','1','add_submit','1'),(13,1,'logged_in','','logged_in',''),(14,1,'not_logged_in_msg','','not_logged_in_msg',''),(15,1,'sub_limit_number','','sub_limit_number',''),(16,1,'sub_limit_msg','','sub_limit_msg',''),(17,1,'calculations','a:0:{}','calculations','a:0:{}'),(18,1,'formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}','formContentData','a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}'),(19,1,'container_styles_background-color','','container_styles_background-color',''),(20,1,'container_styles_border','','container_styles_border',''),(21,1,'container_styles_border-style','','container_styles_border-style',''),(22,1,'container_styles_border-color','','container_styles_border-color',''),(23,1,'container_styles_color','','container_styles_color',''),(24,1,'container_styles_height','','container_styles_height',''),(25,1,'container_styles_width','','container_styles_width',''),(26,1,'container_styles_font-size','','container_styles_font-size',''),(27,1,'container_styles_margin','','container_styles_margin',''),(28,1,'container_styles_padding','','container_styles_padding',''),(29,1,'container_styles_display','','container_styles_display',''),(30,1,'container_styles_float','','container_styles_float',''),(31,1,'container_styles_show_advanced_css','0','container_styles_show_advanced_css','0'),(32,1,'container_styles_advanced','','container_styles_advanced',''),(33,1,'title_styles_background-color','','title_styles_background-color',''),(34,1,'title_styles_border','','title_styles_border',''),(35,1,'title_styles_border-style','','title_styles_border-style',''),(36,1,'title_styles_border-color','','title_styles_border-color',''),(37,1,'title_styles_color','','title_styles_color',''),(38,1,'title_styles_height','','title_styles_height',''),(39,1,'title_styles_width','','title_styles_width',''),(40,1,'title_styles_font-size','','title_styles_font-size',''),(41,1,'title_styles_margin','','title_styles_margin',''),(42,1,'title_styles_padding','','title_styles_padding',''),(43,1,'title_styles_display','','title_styles_display',''),(44,1,'title_styles_float','','title_styles_float',''),(45,1,'title_styles_show_advanced_css','0','title_styles_show_advanced_css','0'),(46,1,'title_styles_advanced','','title_styles_advanced',''),(47,1,'row_styles_background-color','','row_styles_background-color',''),(48,1,'row_styles_border','','row_styles_border',''),(49,1,'row_styles_border-style','','row_styles_border-style',''),(50,1,'row_styles_border-color','','row_styles_border-color',''),(51,1,'row_styles_color','','row_styles_color',''),(52,1,'row_styles_height','','row_styles_height',''),(53,1,'row_styles_width','','row_styles_width',''),(54,1,'row_styles_font-size','','row_styles_font-size',''),(55,1,'row_styles_margin','','row_styles_margin',''),(56,1,'row_styles_padding','','row_styles_padding',''),(57,1,'row_styles_display','','row_styles_display',''),(58,1,'row_styles_show_advanced_css','0','row_styles_show_advanced_css','0'),(59,1,'row_styles_advanced','','row_styles_advanced',''),(60,1,'row-odd_styles_background-color','','row-odd_styles_background-color',''),(61,1,'row-odd_styles_border','','row-odd_styles_border',''),(62,1,'row-odd_styles_border-style','','row-odd_styles_border-style',''),(63,1,'row-odd_styles_border-color','','row-odd_styles_border-color',''),(64,1,'row-odd_styles_color','','row-odd_styles_color',''),(65,1,'row-odd_styles_height','','row-odd_styles_height',''),(66,1,'row-odd_styles_width','','row-odd_styles_width',''),(67,1,'row-odd_styles_font-size','','row-odd_styles_font-size',''),(68,1,'row-odd_styles_margin','','row-odd_styles_margin',''),(69,1,'row-odd_styles_padding','','row-odd_styles_padding',''),(70,1,'row-odd_styles_display','','row-odd_styles_display',''),(71,1,'row-odd_styles_show_advanced_css','0','row-odd_styles_show_advanced_css','0'),(72,1,'row-odd_styles_advanced','','row-odd_styles_advanced',''),(73,1,'success-msg_styles_background-color','','success-msg_styles_background-color',''),(74,1,'success-msg_styles_border','','success-msg_styles_border',''),(75,1,'success-msg_styles_border-style','','success-msg_styles_border-style',''),(76,1,'success-msg_styles_border-color','','success-msg_styles_border-color',''),(77,1,'success-msg_styles_color','','success-msg_styles_color',''),(78,1,'success-msg_styles_height','','success-msg_styles_height',''),(79,1,'success-msg_styles_width','','success-msg_styles_width',''),(80,1,'success-msg_styles_font-size','','success-msg_styles_font-size',''),(81,1,'success-msg_styles_margin','','success-msg_styles_margin',''),(82,1,'success-msg_styles_padding','','success-msg_styles_padding',''),(83,1,'success-msg_styles_display','','success-msg_styles_display',''),(84,1,'success-msg_styles_show_advanced_css','0','success-msg_styles_show_advanced_css','0'),(85,1,'success-msg_styles_advanced','','success-msg_styles_advanced',''),(86,1,'error_msg_styles_background-color','','error_msg_styles_background-color',''),(87,1,'error_msg_styles_border','','error_msg_styles_border',''),(88,1,'error_msg_styles_border-style','','error_msg_styles_border-style',''),(89,1,'error_msg_styles_border-color','','error_msg_styles_border-color',''),(90,1,'error_msg_styles_color','','error_msg_styles_color',''),(91,1,'error_msg_styles_height','','error_msg_styles_height',''),(92,1,'error_msg_styles_width','','error_msg_styles_width',''),(93,1,'error_msg_styles_font-size','','error_msg_styles_font-size',''),(94,1,'error_msg_styles_margin','','error_msg_styles_margin',''),(95,1,'error_msg_styles_padding','','error_msg_styles_padding',''),(96,1,'error_msg_styles_display','','error_msg_styles_display',''),(97,1,'error_msg_styles_show_advanced_css','0','error_msg_styles_show_advanced_css','0'),(98,1,'error_msg_styles_advanced','','error_msg_styles_advanced','');
/*!40000 ALTER TABLE `wp6r_nf3_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_nf3_forms`
--

DROP TABLE IF EXISTS `wp6r_nf3_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_forms` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `views` int(11) DEFAULT NULL,
  `subs` int(11) DEFAULT NULL,
  `form_title` longtext DEFAULT NULL,
  `default_label_pos` varchar(15) DEFAULT NULL,
  `show_title` bit(1) DEFAULT NULL,
  `clear_complete` bit(1) DEFAULT NULL,
  `hide_complete` bit(1) DEFAULT NULL,
  `logged_in` bit(1) DEFAULT NULL,
  `seq_num` int(11) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_forms`
--

LOCK TABLES `wp6r_nf3_forms` WRITE;
/*!40000 ALTER TABLE `wp6r_nf3_forms` DISABLE KEYS */;
INSERT INTO `wp6r_nf3_forms` VALUES (1,'Contact Me',NULL,'2018-09-18 15:32:34','2018-09-18 15:32:34',NULL,NULL,'Contact Me','above','','','','\0',NULL);
/*!40000 ALTER TABLE `wp6r_nf3_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_nf3_object_meta`
--

DROP TABLE IF EXISTS `wp6r_nf3_object_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_object_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_object_meta`
--

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

--
-- Table structure for table `wp6r_nf3_objects`
--

DROP TABLE IF EXISTS `wp6r_nf3_objects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_objects` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` longtext DEFAULT NULL,
  `title` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_objects`
--

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

--
-- Table structure for table `wp6r_nf3_relationships`
--

DROP TABLE IF EXISTS `wp6r_nf3_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_relationships` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `child_id` int(11) NOT NULL,
  `child_type` longtext NOT NULL,
  `parent_id` int(11) NOT NULL,
  `parent_type` longtext NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_relationships`
--

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

--
-- Table structure for table `wp6r_nf3_upgrades`
--

DROP TABLE IF EXISTS `wp6r_nf3_upgrades`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_nf3_upgrades` (
  `id` int(11) NOT NULL,
  `cache` longtext DEFAULT NULL,
  `stage` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_nf3_upgrades`
--

LOCK TABLES `wp6r_nf3_upgrades` WRITE;
/*!40000 ALTER TABLE `wp6r_nf3_upgrades` DISABLE KEYS */;
INSERT INTO `wp6r_nf3_upgrades` VALUES (1,'a:4:{s:2:\"id\";i:1;s:6:\"fields\";a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:70:{s:5:\"label\";s:4:\"Name\";s:3:\"key\";s:4:\"name\";s:9:\"parent_id\";i:1;s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3277\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:62:{s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:9:\"parent_id\";i:1;s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"2\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3281\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:71:{s:5:\"label\";s:7:\"Message\";s:3:\"key\";s:7:\"message\";s:9:\"parent_id\";i:1;s:4:\"type\";s:8:\"textarea\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"3\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3284\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:69:{s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:6:\"submit\";s:9:\"parent_id\";i:1;s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:16:\"processing_label\";s:10:\"Processing\";s:5:\"order\";s:1:\"5\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:34:\"submit_element_hover_styles_height\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3287\";}}}s:7:\"actions\";a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:25:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:4:\"save\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:35\";s:5:\"label\";s:16:\"Store Submission\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:26:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:35\";s:5:\"label\";s:18:\"Email Confirmation\";s:2:\"to\";s:13:\"{field:email}\";s:7:\"subject\";s:24:\"This is an email action.\";s:7:\"message\";s:19:\"Hello, Ninja Forms!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:0:{}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:13:\"email_subject\";s:24:\"Submission Confirmation \";s:13:\"email_message\";s:29:\"<p>{all_fields_table}<br></p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:19:\"email_message_plain\";s:0:\"\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:24:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:35\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:5:\"label\";s:18:\"Email Notification\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:20:\"{system:admin_email}\";s:13:\"email_subject\";s:29:\"New message from {field:name}\";s:13:\"email_message\";s:60:\"<p>{field:message}</p><p>-{field:name} ( {field:email} )</p>\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:13:\"{field:email}\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:1:\"0\";s:19:\"email_message_plain\";s:0:\"\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:27:{s:5:\"title\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"type\";s:14:\"successmessage\";s:6:\"active\";s:1:\"1\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:35\";s:5:\"label\";s:15:\"Success Message\";s:7:\"message\";s:47:\"Thank you {field:name} for filling out my form!\";s:10:\"objectType\";s:6:\"Action\";s:12:\"objectDomain\";s:7:\"actions\";s:10:\"editActive\";s:0:\"\";s:10:\"conditions\";a:6:{s:9:\"collapsed\";s:0:\"\";s:7:\"process\";s:1:\"1\";s:9:\"connector\";s:3:\"all\";s:4:\"when\";a:1:{i:0;a:6:{s:9:\"connector\";s:3:\"AND\";s:3:\"key\";s:0:\"\";s:10:\"comparator\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"when\";}}s:4:\"then\";a:1:{i:0;a:5:{s:3:\"key\";s:0:\"\";s:7:\"trigger\";s:0:\"\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"field\";s:9:\"modelType\";s:4:\"then\";}}s:4:\"else\";a:0:{}}s:16:\"payment_gateways\";s:0:\"\";s:13:\"payment_total\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:2:\"to\";s:0:\"\";s:13:\"email_subject\";s:0:\"\";s:13:\"email_message\";s:0:\"\";s:9:\"from_name\";s:0:\"\";s:12:\"from_address\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"email_format\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";s:10:\"attach_csv\";s:0:\"\";s:12:\"redirect_url\";s:0:\"\";s:11:\"success_msg\";s:89:\"<p>Form submitted successfully.</p><p>A confirmation email was sent to {field:email}.</p>\";s:19:\"email_message_plain\";s:0:\"\";}}}s:8:\"settings\";a:99:{s:5:\"title\";s:10:\"Contact Me\";s:3:\"key\";s:0:\"\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:17:\"default_label_pos\";s:5:\"above\";s:10:\"conditions\";a:0:{}s:10:\"objectType\";s:12:\"Form Setting\";s:10:\"editActive\";s:0:\"\";s:10:\"show_title\";s:1:\"1\";s:14:\"clear_complete\";s:1:\"1\";s:13:\"hide_complete\";s:1:\"1\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"add_submit\";s:1:\"1\";s:9:\"logged_in\";s:0:\"\";s:17:\"not_logged_in_msg\";s:0:\"\";s:16:\"sub_limit_number\";s:0:\"\";s:13:\"sub_limit_msg\";s:0:\"\";s:12:\"calculations\";a:0:{}s:15:\"formContentData\";a:4:{i:0;a:2:{s:5:\"order\";s:1:\"0\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:4:\"name\";}s:5:\"width\";s:3:\"100\";}}}i:1;a:2:{s:5:\"order\";s:1:\"1\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:5:\"email\";}s:5:\"width\";s:3:\"100\";}}}i:2;a:2:{s:5:\"order\";s:1:\"2\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:7:\"message\";}s:5:\"width\";s:3:\"100\";}}}i:3;a:2:{s:5:\"order\";s:1:\"3\";s:5:\"cells\";a:1:{i:0;a:3:{s:5:\"order\";s:1:\"0\";s:6:\"fields\";a:1:{i:0;s:6:\"submit\";}s:5:\"width\";s:3:\"100\";}}}}s:33:\"container_styles_background-color\";s:0:\"\";s:23:\"container_styles_border\";s:0:\"\";s:29:\"container_styles_border-style\";s:0:\"\";s:29:\"container_styles_border-color\";s:0:\"\";s:22:\"container_styles_color\";s:0:\"\";s:23:\"container_styles_height\";s:0:\"\";s:22:\"container_styles_width\";s:0:\"\";s:26:\"container_styles_font-size\";s:0:\"\";s:23:\"container_styles_margin\";s:0:\"\";s:24:\"container_styles_padding\";s:0:\"\";s:24:\"container_styles_display\";s:0:\"\";s:22:\"container_styles_float\";s:0:\"\";s:34:\"container_styles_show_advanced_css\";s:1:\"0\";s:25:\"container_styles_advanced\";s:0:\"\";s:29:\"title_styles_background-color\";s:0:\"\";s:19:\"title_styles_border\";s:0:\"\";s:25:\"title_styles_border-style\";s:0:\"\";s:25:\"title_styles_border-color\";s:0:\"\";s:18:\"title_styles_color\";s:0:\"\";s:19:\"title_styles_height\";s:0:\"\";s:18:\"title_styles_width\";s:0:\"\";s:22:\"title_styles_font-size\";s:0:\"\";s:19:\"title_styles_margin\";s:0:\"\";s:20:\"title_styles_padding\";s:0:\"\";s:20:\"title_styles_display\";s:0:\"\";s:18:\"title_styles_float\";s:0:\"\";s:30:\"title_styles_show_advanced_css\";s:1:\"0\";s:21:\"title_styles_advanced\";s:0:\"\";s:27:\"row_styles_background-color\";s:0:\"\";s:17:\"row_styles_border\";s:0:\"\";s:23:\"row_styles_border-style\";s:0:\"\";s:23:\"row_styles_border-color\";s:0:\"\";s:16:\"row_styles_color\";s:0:\"\";s:17:\"row_styles_height\";s:0:\"\";s:16:\"row_styles_width\";s:0:\"\";s:20:\"row_styles_font-size\";s:0:\"\";s:17:\"row_styles_margin\";s:0:\"\";s:18:\"row_styles_padding\";s:0:\"\";s:18:\"row_styles_display\";s:0:\"\";s:28:\"row_styles_show_advanced_css\";s:1:\"0\";s:19:\"row_styles_advanced\";s:0:\"\";s:31:\"row-odd_styles_background-color\";s:0:\"\";s:21:\"row-odd_styles_border\";s:0:\"\";s:27:\"row-odd_styles_border-style\";s:0:\"\";s:27:\"row-odd_styles_border-color\";s:0:\"\";s:20:\"row-odd_styles_color\";s:0:\"\";s:21:\"row-odd_styles_height\";s:0:\"\";s:20:\"row-odd_styles_width\";s:0:\"\";s:24:\"row-odd_styles_font-size\";s:0:\"\";s:21:\"row-odd_styles_margin\";s:0:\"\";s:22:\"row-odd_styles_padding\";s:0:\"\";s:22:\"row-odd_styles_display\";s:0:\"\";s:32:\"row-odd_styles_show_advanced_css\";s:1:\"0\";s:23:\"row-odd_styles_advanced\";s:0:\"\";s:35:\"success-msg_styles_background-color\";s:0:\"\";s:25:\"success-msg_styles_border\";s:0:\"\";s:31:\"success-msg_styles_border-style\";s:0:\"\";s:31:\"success-msg_styles_border-color\";s:0:\"\";s:24:\"success-msg_styles_color\";s:0:\"\";s:25:\"success-msg_styles_height\";s:0:\"\";s:24:\"success-msg_styles_width\";s:0:\"\";s:28:\"success-msg_styles_font-size\";s:0:\"\";s:25:\"success-msg_styles_margin\";s:0:\"\";s:26:\"success-msg_styles_padding\";s:0:\"\";s:26:\"success-msg_styles_display\";s:0:\"\";s:36:\"success-msg_styles_show_advanced_css\";s:1:\"0\";s:27:\"success-msg_styles_advanced\";s:0:\"\";s:33:\"error_msg_styles_background-color\";s:0:\"\";s:23:\"error_msg_styles_border\";s:0:\"\";s:29:\"error_msg_styles_border-style\";s:0:\"\";s:29:\"error_msg_styles_border-color\";s:0:\"\";s:22:\"error_msg_styles_color\";s:0:\"\";s:23:\"error_msg_styles_height\";s:0:\"\";s:22:\"error_msg_styles_width\";s:0:\"\";s:26:\"error_msg_styles_font-size\";s:0:\"\";s:23:\"error_msg_styles_margin\";s:0:\"\";s:24:\"error_msg_styles_padding\";s:0:\"\";s:24:\"error_msg_styles_display\";s:0:\"\";s:34:\"error_msg_styles_show_advanced_css\";s:1:\"0\";s:25:\"error_msg_styles_advanced\";s:0:\"\";}}',1);
/*!40000 ALTER TABLE `wp6r_nf3_upgrades` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_options`
--

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

--
-- Dumping data for table `wp6r_options`
--

LOCK TABLES `wp6r_options` WRITE;
/*!40000 ALTER TABLE `wp6r_options` DISABLE KEYS */;
INSERT INTO `wp6r_options` VALUES (1,'siteurl','http://hicosmetics4u.com','yes'),(2,'home','http://hicosmetics4u.com','yes'),(3,'blogname','Hi cos 4 u','yes'),(4,'blogdescription','High end cosmetics products for you','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','admin@hicosmetics4u.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','6','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','/%year%/%monthnum%/%day%/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:24:{i:0;s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:27:\"backupbuddy/backupbuddy.php\";i:3;s:33:\"classic-editor/classic-editor.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:9;s:57:\"gf-fields-persistence/gravityforms-fields-persistence.php\";i:10;s:33:\"instagram-feed/instagram-feed.php\";i:11;s:35:\"litespeed-cache/litespeed-cache.php\";i:12;s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";i:13;s:27:\"ninja-forms/ninja-forms.php\";i:15;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:16;s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";i:17;s:43:\"simple-social-icons/simple-social-icons.php\";i:18;s:33:\"soliloquy-lite/soliloquy-lite.php\";i:19;s:23:\"soliloquy/soliloquy.php\";i:20;s:69:\"styles-and-layouts-for-gravity-forms/styles-layouts-gravity-forms.php\";i:21;s:25:\"tablepress/tablepress.php\";i:22;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:23;s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";i:24;s:53:\"widget-importer-exporter/widget-importer-exporter.php\";i:25;s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";i:27;s:27:\"woocommerce/woocommerce.php\";i:28;s:24:\"wordpress-seo/wp-seo.php\";i:29;s:31:\"wpdiscuz/class.WpdiscuzCore.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:3:{i:0;s:80:\"/home/tientebl/public_html/hicosmetics4u.com/wp-content/themes/jessica/style.css\";i:2;s:113:\"/home/tientebl/public_html/hicosmetics4u.com/wp-content/plugins/advanced-tinymce-configuration/adv-mce-config.php\";i:3;s:0:\"\";}','no'),(40,'template','flatsome','yes'),(41,'stylesheet','flatsome','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','44719','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','0','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','280','yes'),(59,'thumbnail_size_h','280','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','800','yes'),(62,'medium_size_h','400','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1400','yes'),(65,'large_size_h','800','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:4:{s:12:\"_multiwidget\";i:1;i:5;a:0:{}i:7;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:14;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}}','yes'),(79,'widget_text','a:4:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:4;a:3:{s:5:\"title\";s:4:\"asdf\";s:4:\"text\";s:4:\"asdf\";s:6:\"filter\";b:0;}i:13;a:3:{s:5:\"title\";s:5:\"About\";s:4:\"text\";s:98:\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt.\";s:6:\"filter\";b:0;}}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:7:{s:33:\"instagram-feed/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";s:27:\"ninja-forms/ninja-forms.php\";s:21:\"ninja_forms_uninstall\";s:23:\"soliloquy/soliloquy.php\";s:24:\"soliloquy_uninstall_hook\";s:35:\"litespeed-cache/litespeed-cache.php\";s:53:\"LiteSpeed_Cache_Activation::uninstall_litespeed_cache\";s:43:\"simple-social-icons/simple-social-icons.php\";a:2:{i:0;s:26:\"Simple_Social_Icons_Widget\";i:1;s:16:\"plugin_uninstall\";}s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";a:2:{i:0;s:25:\"Genesis_Responsive_Slider\";i:1;s:42:\"genesis_responsive_slider_plugin_uninstall\";}s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','389','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','0','yes'),(93,'initial_db_version','38590','yes'),(94,'wp6r_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:139:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s: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:18:\"read_wpdiscuz_form\";b:1;s:19:\"read_wpdiscuz_forms\";b:1;s:18:\"edit_wpdiscuz_form\";b:1;s:19:\"edit_wpdiscuz_forms\";b:1;s:26:\"edit_others_wpdiscuz_forms\";b:1;s:29:\"edit_published_wpdiscuz_forms\";b:1;s:22:\"publish_wpdiscuz_forms\";b:1;s:20:\"delete_wpdiscuz_form\";b:1;s:21:\"delete_wpdiscuz_forms\";b:1;s:28:\"delete_others_wpdiscuz_forms\";b:1;s:29:\"delete_private_wpdiscuz_forms\";b:1;s:31:\"delete_published_wpdiscuz_forms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:29:\"tablepress_import_tables_wptr\";b:1;s:23:\"tablepress_edit_options\";b:1;s:29:\"manage_instagram_feed_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:44:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:91:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),(95,'fresh_site','0','yes'),(96,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:4;a:1:{s:5:\"title\";s:6:\"Search\";}}','yes'),(97,'widget_recent-posts','a:5:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:3;s:9:\"show_date\";b:1;}s:12:\"_multiwidget\";i:1;i:4;a:0:{}i:6;a:3:{s:5:\"title\";s:4:\"asdf\";s:6:\"number\";i:3;s:9:\"show_date\";b:0;}i:8;a:0:{}}','yes'),(98,'widget_recent-comments','a:3:{s:12:\"_multiwidget\";i:1;i:4;a:0:{}i:5;a:2:{s:5:\"title\";s:15:\"Recent Comments\";s:6:\"number\";i:5;}}','yes'),(99,'widget_archives','a:4:{s:12:\"_multiwidget\";i:1;i:4;a:0:{}i:6;a:3:{s:5:\"title\";s:7:\"Archive\";s:5:\"count\";i:1;s:8:\"dropdown\";i:0;}i:7;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:1;s:8:\"dropdown\";i:0;}}','yes'),(100,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'sidebars_widgets','a:7:{s:19:\"wp_inactive_widgets\";a:77:{i:0;s:23:\"flatsome_recent_posts-3\";i:1;s:23:\"flatsome_recent_posts-5\";i:2;s:23:\"flatsome_recent_posts-6\";i:3;s:23:\"flatsome_recent_posts-8\";i:4;s:23:\"flatsome_recent_posts-9\";i:5;s:24:\"flatsome_recent_posts-11\";i:6;s:24:\"flatsome_recent_posts-13\";i:7;s:24:\"flatsome_recent_posts-14\";i:8;s:24:\"flatsome_recent_posts-16\";i:9;s:24:\"flatsome_recent_posts-17\";i:10;s:15:\"upsell_widget-3\";i:11;s:15:\"upsell_widget-5\";i:12;s:15:\"upsell_widget-7\";i:13;s:13:\"media_image-3\";i:14;s:13:\"media_image-4\";i:15;s:13:\"media_image-6\";i:16;s:8:\"search-2\";i:17;s:14:\"recent-posts-2\";i:18;s:13:\"custom_html-2\";i:19;s:13:\"custom_html-3\";i:20;s:25:\"woocommerce_layered_nav-2\";i:21;s:22:\"woocommerce_products-2\";i:22;s:22:\"woocommerce_products-6\";i:23;s:7:\"pages-3\";i:24;s:7:\"pages-5\";i:25;s:7:\"pages-6\";i:26;s:7:\"pages-8\";i:27;s:10:\"calendar-3\";i:28;s:10:\"calendar-5\";i:29;s:10:\"archives-4\";i:30;s:10:\"archives-6\";i:31;s:8:\"search-4\";i:32;s:6:\"text-4\";i:33;s:12:\"categories-5\";i:34;s:12:\"categories-7\";i:35;s:14:\"recent-posts-4\";i:36;s:14:\"recent-posts-6\";i:37;s:14:\"recent-posts-8\";i:38;s:17:\"recent-comments-4\";i:39;s:11:\"tag_cloud-3\";i:40;s:11:\"tag_cloud-8\";i:41;s:25:\"woocommerce_widget_cart-3\";i:42;s:25:\"woocommerce_widget_cart-5\";i:43;s:33:\"woocommerce_layered_nav_filters-3\";i:44;s:33:\"woocommerce_layered_nav_filters-5\";i:45;s:33:\"woocommerce_layered_nav_filters-7\";i:46;s:33:\"woocommerce_layered_nav_filters-9\";i:47;s:25:\"woocommerce_layered_nav-3\";i:48;s:25:\"woocommerce_layered_nav-5\";i:49;s:25:\"woocommerce_layered_nav-7\";i:50;s:26:\"woocommerce_layered_nav-10\";i:51;s:26:\"woocommerce_price_filter-3\";i:52;s:26:\"woocommerce_price_filter-5\";i:53;s:26:\"woocommerce_price_filter-7\";i:54;s:27:\"woocommerce_price_filter-11\";i:55;s:32:\"woocommerce_product_categories-5\";i:56;s:32:\"woocommerce_product_categories-7\";i:57;s:32:\"woocommerce_product_categories-9\";i:58;s:33:\"woocommerce_product_categories-10\";i:59;s:33:\"woocommerce_product_categories-12\";i:60;s:31:\"woocommerce_product_tag_cloud-3\";i:61;s:31:\"woocommerce_product_tag_cloud-5\";i:62;s:31:\"woocommerce_product_tag_cloud-6\";i:63;s:31:\"woocommerce_product_tag_cloud-7\";i:64;s:22:\"woocommerce_products-3\";i:65;s:22:\"woocommerce_products-4\";i:66;s:22:\"woocommerce_products-5\";i:67;s:22:\"woocommerce_products-7\";i:68;s:22:\"woocommerce_products-9\";i:69;s:23:\"woocommerce_products-10\";i:70;s:27:\"woocommerce_rating_filter-2\";i:71;s:27:\"woocommerce_rating_filter-3\";i:72;s:28:\"woocommerce_recent_reviews-3\";i:73;s:38:\"woocommerce_recently_viewed_products-3\";i:74;s:38:\"woocommerce_recently_viewed_products-5\";i:75;s:38:\"woocommerce_recently_viewed_products-7\";i:76;s:32:\"woocommerce_top_rated_products-2\";}s:12:\"sidebar-main\";a:11:{i:0;s:31:\"woocommerce_product_tag_cloud-8\";i:1;s:7:\"text-13\";i:2;s:17:\"recent-comments-5\";i:3;s:11:\"tag_cloud-9\";i:4;s:13:\"categories-14\";i:5;s:10:\"archives-7\";i:6;s:34:\"woocommerce_layered_nav_filters-10\";i:7;s:33:\"woocommerce_product_categories-13\";i:8;s:26:\"woocommerce_layered_nav-11\";i:9;s:26:\"woocommerce_price_filter-9\";i:10;s:38:\"woocommerce_recently_viewed_products-8\";}s:16:\"sidebar-footer-1\";a:1:{i:0;s:14:\"block_widget-3\";}s:16:\"sidebar-footer-2\";a:3:{i:0;s:14:\"block_widget-2\";i:1;s:10:\"nav_menu-2\";i:2;s:10:\"nav_menu-3\";}s:12:\"shop-sidebar\";a:0:{}s:15:\"product-sidebar\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(102,'widget_pages','a:6:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:3:{s:5:\"title\";s:5:\"Pages\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}i:5;a:0:{}i:6;a:3:{s:5:\"title\";s:0:\"\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}i:8;a:0:{}}','yes'),(103,'widget_calendar','a:4:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}}','yes'),(104,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_image','a:4:{i:3;a:15:{s:13:\"attachment_id\";i:44;s:3:\"url\";s:112:\"http://hicosmetics4u.com/wp-content/uploads/2018/09/35781353_1775929382493735_4983209970955714560_o-1024x386.jpg\";s:5:\"title\";s:0:\"\";s:4:\"size\";s:5:\"large\";s:5:\"width\";i:1024;s:6:\"height\";i:386;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";}i:4;a:15:{s:13:\"attachment_id\";i:48;s:3:\"url\";s:103:\"http://hicosmetics4u.com/wp-content/uploads/2018/09/37789209_1831140493639290_3333649887400034304_n.jpg\";s:5:\"title\";s:10:\"QUÝ PHÁI\";s:4:\"size\";s:4:\"full\";s:5:\"width\";i:960;s:6:\"height\";i:960;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";}i:6;a:15:{s:13:\"attachment_id\";i:49;s:3:\"url\";s:103:\"http://hicosmetics4u.com/wp-content/uploads/2018/09/36956211_1808741892545817_1554090085916344320_n.jpg\";s:5:\"title\";s:13:\"ĐẲNG CẤP\";s:4:\"size\";s:4:\"full\";s:5:\"width\";i:960;s:6:\"height\";i:960;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_tag_cloud','a:5:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:8;a:0:{}i:9;a:2:{s:5:\"title\";s:9:\"Tag Cloud\";s:8:\"taxonomy\";s:8:\"post_tag\";}}','yes'),(109,'widget_nav_menu','a:4:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:24:\"Chính sách quy định\";s:8:\"nav_menu\";i:175;}i:3;a:2:{s:5:\"title\";s:27:\"Phương thức thanh toán\";s:8:\"nav_menu\";i:175;}s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_custom_html','a:3:{i:2;a:2:{s:5:\"title\";s:19:\"Khách hàng review\";s:7:\"content\";s:220:\"<blockquote>Rất hài lòng về chất lượng mỹ phẩm và rất kết cách tư vấn của chủ Shop rất dễ thương và nhiệt tình cách chăm sóc da, hứa ủng hộ dài dài nhé shop </blockquote>\";}i:3;a:2:{s:5:\"title\";s:19:\"Khách hàng review\";s:7:\"content\";s:293:\"<blockquote>trước đây tôi thật khó khăn để tìm kiếm mỹ phẩm cao cấp từ các nguồn xách tay nhưng hiện nay tôi có thể tìm những sản phẩm của các thương hiệu hàng đầu thế giới mà rất yên tâm về nguồn gốc mỹ phẩm</blockquote>\";}s:12:\"_multiwidget\";i:1;}','yes'),(111,'cron','a:24:{i:1561872428;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1561872480;a:1:{s:25:\"litespeed_imgoptm_trigger\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1561872590;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1561873729;a:1:{s:28:\"wpdiscuz_gravatars_cache_add\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:27:\"wpdiscuz_cache_add_every_3h\";s:4:\"args\";a:0:{}s:8:\"interval\";i:10800;}}}i:1561874661;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:1561875978;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:1561876121;a:1:{s:16:\"backupbuddy_cron\";a:1:{s:32:\"b2d6f4df5dfc2b203ff6fc9b49103fdc\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:2:{i:0;s:12:\"housekeeping\";i:1;a:0:{}}s:8:\"interval\";i:86400;}}}i:1561896066;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:1561897407;a:1:{s:26:\"nf_weekly_promotion_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1561897578;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:1561897588;a:1:{s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1561906033;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1561906129;a:1:{s:31:\"wpdiscuz_gravatars_cache_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:31:\"wpdiscuz_cache_delete_every_48h\";s:4:\"args\";a:0:{}s:8:\"interval\";i:172800;}}}i:1561906142;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1561907061;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1561907223;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:1561908378;a:1:{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;}}}i:1561911213;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:1561939200;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:1562025600;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2635200;}}}i:1562036866;a:1:{s:23:\"nf_email_telemetry_push\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1562313267;a:1:{s:22:\"nf_marketing_feed_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"nf-weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1564068764;a:1:{s:13:\"nf_optin_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"nf-monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2678400;}}}s:7:\"version\";i:2;}','yes'),(112,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1537284353;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(5117,'jetpack_protect_blocked_attempts','3710','no'),(167,'woocommerce_store_address','370 NGUYỄN VĂN QUỲ, PHƯỜNG PHÚ THUẬN, QUẬN 7','yes'),(168,'woocommerce_store_address_2','','yes'),(169,'woocommerce_store_city','HỒ CHÍ MINH','yes'),(170,'woocommerce_default_country','VN','yes'),(171,'woocommerce_store_postcode','70000','yes'),(172,'woocommerce_allowed_countries','all','yes'),(173,'woocommerce_all_except_countries','a:0:{}','yes'),(174,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(175,'woocommerce_ship_to_countries','','yes'),(176,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(177,'woocommerce_default_customer_address','geolocation','yes'),(178,'woocommerce_calc_taxes','no','yes'),(179,'woocommerce_enable_coupons','yes','yes'),(180,'woocommerce_calc_discounts_sequentially','no','no'),(181,'woocommerce_currency','VND','yes'),(182,'woocommerce_currency_pos','right_space','yes'),(183,'woocommerce_price_thousand_sep',',','yes'),(184,'woocommerce_price_decimal_sep','.','yes'),(185,'woocommerce_price_num_decimals','0','yes'),(186,'woocommerce_shop_page_id','132','yes'),(511,'tadv_settings','a:9:{s:7:\"options\";s:44:\"menubar,advlist,menubar_block,merge_toolbars\";s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:7:\"plugins\";s:104:\"anchor,code,insertdatetime,nonbreaking,print,searchreplace,table,visualblocks,visualchars,advlist,wptadv\";s:13:\"toolbar_block\";s:21:\"core/image,core/image\";s:18:\"toolbar_block_side\";s:74:\"tadv/sup,tadv/sub,core/strikethrough,core/code,tadv/mark,tadv/removeformat\";s:12:\"panels_block\";s:44:\"tadv/color-panel,tadv/background-color-panel\";}','yes'),(512,'tadv_admin_settings','a:1:{s:7:\"options\";s:98:\"hybrid_mode,classic_paragraph_block,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";}','yes'),(513,'tadv_version','5210','yes'),(518,'jetpack_activated','1','yes'),(533,'jetpack_log','a:12:{i:0;a:4:{s:4:\"time\";i:1537540875;s:7:\"user_id\";i:1;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}i:1;a:5:{s:4:\"time\";i:1537541232;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:24:\"custom_css_4.7_migration\";s:4:\"data\";s:5:\"start\";}i:2;a:5:{s:4:\"time\";i:1537541255;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:8:\"carousel\";}i:3;a:5:{s:4:\"time\";i:1537541255;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:19:\"gravatar-hovercards\";}i:4;a:5:{s:4:\"time\";i:1537541255;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:11:\"lazy-images\";}i:5;a:5:{s:4:\"time\";i:1537541255;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:7:\"monitor\";}i:6;a:5:{s:4:\"time\";i:1537541256;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:6:\"photon\";}i:7;a:5:{s:4:\"time\";i:1537541256;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:13:\"related-posts\";}i:8;a:5:{s:4:\"time\";i:1537541256;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:10:\"sharedaddy\";}i:9;a:5:{s:4:\"time\";i:1537541256;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:3:\"sso\";}i:10;a:5:{s:4:\"time\";i:1537541256;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:13:\"subscriptions\";}i:11;a:5:{s:4:\"time\";i:1537541256;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:152031463;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:13:\"tiled-gallery\";}}','no'),(521,'jetpack_activation_source','a:2:{i:0;s:11:\"search-term\";i:1;s:7:\"Jetpack\";}','yes'),(70786,'jpsq_sync-1561609354.258296-528592-4','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:16:\"EMPTY_TRASH_DAYS\";i:1;i:30;}i:2;i:2;i:3;d:1561609354.257812976837158203125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70787,'jpsq_sync-1561609354.260271-528592-5','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:17:\"WP_POST_REVISIONS\";i:1;b:1;}i:2;i:2;i:3;d:1561609354.2598450183868408203125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70788,'jpsq_sync-1561609354.265606-528592-6','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:7:\"ABSPATH\";i:1;s:45:\"/home/tientebl/public_html/hicosmetics4u.com/\";}i:2;i:2;i:3;d:1561609354.261497020721435546875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70789,'jpsq_sync-1561609354.267470-528592-7','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:14:\"WP_CONTENT_DIR\";i:1;s:55:\"/home/tientebl/public_html/hicosmetics4u.com/wp-content\";}i:2;i:2;i:3;d:1561609354.267024993896484375;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70790,'jpsq_sync-1561609354.270238-528592-8','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:16:\"JETPACK__VERSION\";i:1;s:5:\"7.3.1\";}i:2;i:2;i:3;d:1561609354.26982593536376953125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70791,'jpsq_sync-1561609354.271494-528592-9','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:1;i:60;}i:2;i:2;i:3;d:1561609354.2711150646209716796875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70792,'jpsq_sync-1561609354.274722-528592-10','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:11:\"PHP_VERSION\";i:1;s:6:\"5.6.40\";}i:2;i:2;i:3;d:1561609354.2743060588836669921875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70793,'jpsq_sync-1561609354.276113-528592-11','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:15:\"WP_MEMORY_LIMIT\";i:1;s:3:\"40M\";}i:2;i:2;i:3;d:1561609354.2757298946380615234375;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70794,'jpsq_sync-1561609354.278855-528592-12','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1;s:4:\"256M\";}i:2;i:2;i:3;d:1561609354.2784330844879150390625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70795,'jpsq_sync-1561609354.280655-528592-13','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:14:\"WC_PLUGIN_FILE\";i:1;s:91:\"/home/tientebl/public_html/hicosmetics4u.com/wp-content/plugins/woocommerce/woocommerce.php\";}i:2;i:2;i:3;d:1561609354.2802469730377197265625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70796,'jpsq_sync-1561609354.284014-528592-14','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:10:\"WC_ABSPATH\";i:1;s:76:\"/home/tientebl/public_html/hicosmetics4u.com/wp-content/plugins/woocommerce/\";}i:2;i:2;i:3;d:1561609354.2835490703582763671875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70797,'jpsq_sync-1561609354.285427-528592-15','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:18:\"WC_PLUGIN_BASENAME\";i:1;s:27:\"woocommerce/woocommerce.php\";}i:2;i:2;i:3;d:1561609354.2850000858306884765625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70798,'jpsq_sync-1561609354.299307-528592-16','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:10:\"WC_VERSION\";i:1;s:5:\"3.6.4\";}i:2;i:2;i:3;d:1561609354.298758983612060546875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70799,'jpsq_sync-1561609354.300901-528592-17','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:19:\"WOOCOMMERCE_VERSION\";i:1;s:5:\"3.6.4\";}i:2;i:2;i:3;d:1561609354.300465106964111328125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70800,'jpsq_sync-1561609354.321170-528592-18','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:21:\"WC_ROUNDING_PRECISION\";i:1;i:6;}i:2;i:2;i:3;d:1561609354.32061290740966796875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70801,'jpsq_sync-1561609354.322668-528592-19','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:25:\"WC_DISCOUNT_ROUNDING_MODE\";i:1;i:2;}i:2;i:2;i:3;d:1561609354.3222370147705078125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70802,'jpsq_sync-1561609354.324010-528592-20','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:20:\"WC_TAX_ROUNDING_MODE\";i:1;i:1;}i:2;i:2;i:3;d:1561609354.323606014251708984375;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70803,'jpsq_sync-1561609354.325307-528592-21','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:12:\"WC_DELIMITER\";i:1;s:1:\"|\";}i:2;i:2;i:3;d:1561609354.3248999118804931640625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70804,'jpsq_sync-1561609354.326620-528592-22','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:10:\"WC_LOG_DIR\";i:1;s:72:\"/home/tientebl/public_html/hicosmetics4u.com/wp-content/uploads/wc-logs/\";}i:2;i:2;i:3;d:1561609354.326239109039306640625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70805,'jpsq_sync-1561609354.327877-528592-23','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:22:\"WC_SESSION_CACHE_GROUP\";i:1;s:13:\"wc_session_id\";}i:2;i:2;i:3;d:1561609354.3275039196014404296875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70806,'jpsq_sync-1561609354.329341-528592-24','a:6:{i:0;s:21:\"jetpack_sync_constant\";i:1;a:2:{i:0;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.3287999629974365234375;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70807,'jetpack_constants_sync_checksum','a:31:{s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:7:\"ABSPATH\";i:158053349;s:14:\"WP_CONTENT_DIR\";i:438015315;s:9:\"FS_METHOD\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:16:\"JETPACK__VERSION\";i:1638935368;s:12:\"IS_PRESSABLE\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:11:\"PHP_VERSION\";i:1581579137;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1474498405;s:14:\"WC_PLUGIN_FILE\";i:1128260656;s:10:\"WC_ABSPATH\";i:2153929401;s:18:\"WC_PLUGIN_BASENAME\";i:1149093810;s:10:\"WC_VERSION\";i:2961730857;s:19:\"WOOCOMMERCE_VERSION\";i:2961730857;s:21:\"WC_ROUNDING_PRECISION\";i:498629140;s:25:\"WC_DISCOUNT_ROUNDING_MODE\";i:450215437;s:20:\"WC_TAX_ROUNDING_MODE\";i:2212294583;s:12:\"WC_DELIMITER\";i:2455911554;s:10:\"WC_LOG_DIR\";i:1692976699;s:22:\"WC_SESSION_CACHE_GROUP\";i:4278978988;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:734881840;}','yes'),(70810,'jetpack_sync_https_history_main_network_site_url','a:1:{i:0;s:4:\"http\";}','yes'),(70811,'jetpack_sync_https_history_site_url','a:2:{i:0;s:4:\"http\";i:1;s:4:\"http\";}','yes'),(70812,'jetpack_sync_https_history_home_url','a:2:{i:0;s:4:\"http\";i:1;s:4:\"http\";}','yes'),(70813,'jpsq_sync-1561609354.405204-528592-25','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:18:\"wp_max_upload_size\";i:1;i:8388608;}i:2;i:2;i:3;d:1561609354.404972076416015625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70814,'jpsq_sync-1561609354.406161-528592-26','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:15:\"is_main_network\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.4059569835662841796875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70815,'jpsq_sync-1561609354.407157-528592-27','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:13:\"is_multi_site\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.406958103179931640625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70816,'jpsq_sync-1561609354.408491-528592-28','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:17:\"main_network_site\";i:1;s:24:\"http://hicosmetics4u.com\";}i:2;i:2;i:3;d:1561609354.4082698822021484375;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70817,'jpsq_sync-1561609354.409362-528592-29','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:8:\"site_url\";i:1;s:24:\"http://hicosmetics4u.com\";}i:2;i:2;i:3;d:1561609354.409162998199462890625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70818,'jpsq_sync-1561609354.410434-528592-30','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:8:\"home_url\";i:1;s:24:\"http://hicosmetics4u.com\";}i:2;i:2;i:3;d:1561609354.4100959300994873046875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70819,'jpsq_sync-1561609354.411496-528592-31','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:16:\"single_user_site\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.4111940860748291015625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70820,'jpsq_sync-1561609354.412535-528592-32','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:7:\"updates\";i:1;a:5:{s:7:\"plugins\";i:0;s:6:\"themes\";i:0;s:9:\"wordpress\";i:0;s:12:\"translations\";i:0;s:5:\"total\";i:0;}}i:2;i:2;i:3;d:1561609354.41220188140869140625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70821,'jpsq_sync-1561609354.413539-528592-33','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:28:\"has_file_system_write_access\";i:1;b:1;}i:2;i:2;i:3;d:1561609354.4132139682769775390625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70822,'jpsq_sync-1561609354.414676-528592-34','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:21:\"is_version_controlled\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.4143619537353515625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70823,'jpsq_sync-1561609354.418318-528592-35','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:10:\"taxonomies\";i:1;a:14:{s:8:\"category\";O:8:\"stdClass\":24:{s:4:\"name\";s:8:\"category\";s:5:\"label\";s:10:\"Categories\";s:6:\"labels\";O:8:\"stdClass\":23:{s:4:\"name\";s:10:\"Categories\";s:13:\"singular_name\";s:8:\"Category\";s:12:\"search_items\";s:17:\"Search Categories\";s:13:\"popular_items\";N;s:9:\"all_items\";s:14:\"All Categories\";s:11:\"parent_item\";s:15:\"Parent Category\";s:17:\"parent_item_colon\";s:16:\"Parent Category:\";s:9:\"edit_item\";s:13:\"Edit Category\";s:9:\"view_item\";s:13:\"View Category\";s:11:\"update_item\";s:15:\"Update Category\";s:12:\"add_new_item\";s:16:\"Add New Category\";s:13:\"new_item_name\";s:17:\"New Category Name\";s:26:\"separate_items_with_commas\";N;s:19:\"add_or_remove_items\";N;s:21:\"choose_from_most_used\";N;s:9:\"not_found\";s:20:\"No categories found.\";s:8:\"no_terms\";s:13:\"No categories\";s:21:\"items_list_navigation\";s:26:\"Categories list navigation\";s:10:\"items_list\";s:15:\"Categories list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:25:\"&larr; Back to Categories\";s:9:\"menu_name\";s:10:\"Categories\";s:14:\"name_admin_bar\";s:8:\"category\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:24:\"post_categories_meta_box\";s:20:\"meta_box_sanitize_cb\";s:40:\"taxonomy_meta_box_sanitize_cb_checkboxes\";s:11:\"object_type\";a:1:{i:0;s:4:\"post\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:15:\"edit_categories\";s:12:\"delete_terms\";s:17:\"delete_categories\";s:12:\"assign_terms\";s:17:\"assign_categories\";}s:7:\"rewrite\";O:8:\"stdClass\":4:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:1;s:7:\"ep_mask\";i:512;s:4:\"slug\";s:8:\"category\";}s:9:\"query_var\";s:13:\"category_name\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:10:\"categories\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Terms_Controller\";s:8:\"_builtin\";b:1;}s:8:\"post_tag\";O:8:\"stdClass\":24:{s:4:\"name\";s:8:\"post_tag\";s:5:\"label\";s:4:\"Tags\";s:6:\"labels\";O:8:\"stdClass\":23:{s:4:\"name\";s:4:\"Tags\";s:13:\"singular_name\";s:3:\"Tag\";s:12:\"search_items\";s:11:\"Search Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:8:\"All Tags\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:12:\"New Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:4:\"Tags\";s:14:\"name_admin_bar\";s:8:\"post_tag\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:4:\"post\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:16:\"manage_post_tags\";s:10:\"edit_terms\";s:14:\"edit_post_tags\";s:12:\"delete_terms\";s:16:\"delete_post_tags\";s:12:\"assign_terms\";s:16:\"assign_post_tags\";}s:7:\"rewrite\";O:8:\"stdClass\":4:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:0;s:7:\"ep_mask\";i:1024;s:4:\"slug\";s:3:\"tag\";}s:9:\"query_var\";s:3:\"tag\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:4:\"tags\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Terms_Controller\";s:8:\"_builtin\";b:1;}s:8:\"nav_menu\";O:8:\"stdClass\":24:{s:4:\"name\";s:8:\"nav_menu\";s:5:\"label\";s:16:\"Navigation Menus\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:16:\"Navigation Menus\";s:13:\"singular_name\";s:15:\"Navigation Menu\";s:12:\"search_items\";s:11:\"Search Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:16:\"Navigation Menus\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:12:\"New Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:16:\"Navigation Menus\";s:14:\"name_admin_bar\";s:15:\"Navigation Menu\";s:8:\"archives\";s:16:\"Navigation Menus\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:18:\"publicly_queryable\";b:0;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:13:\"show_tagcloud\";b:0;s:18:\"show_in_quick_edit\";b:0;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:13:\"nav_menu_item\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:1;}s:13:\"link_category\";O:8:\"stdClass\":24:{s:4:\"name\";s:13:\"link_category\";s:5:\"label\";s:15:\"Link Categories\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:15:\"Link Categories\";s:13:\"singular_name\";s:13:\"Link Category\";s:12:\"search_items\";s:22:\"Search Link Categories\";s:13:\"popular_items\";N;s:9:\"all_items\";s:19:\"All Link Categories\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:18:\"Edit Link Category\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:20:\"Update Link Category\";s:12:\"add_new_item\";s:21:\"Add New Link Category\";s:13:\"new_item_name\";s:22:\"New Link Category Name\";s:26:\"separate_items_with_commas\";N;s:19:\"add_or_remove_items\";N;s:21:\"choose_from_most_used\";N;s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:30:\"&larr; Back to Link Categories\";s:9:\"menu_name\";s:15:\"Link Categories\";s:14:\"name_admin_bar\";s:13:\"Link Category\";s:8:\"archives\";s:19:\"All Link Categories\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:18:\"publicly_queryable\";b:0;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:0;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:4:\"link\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:12:\"manage_links\";s:10:\"edit_terms\";s:12:\"manage_links\";s:12:\"delete_terms\";s:12:\"manage_links\";s:12:\"assign_terms\";s:12:\"manage_links\";}s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:1;}s:11:\"post_format\";O:8:\"stdClass\":24:{s:4:\"name\";s:11:\"post_format\";s:5:\"label\";s:7:\"Formats\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:7:\"Formats\";s:13:\"singular_name\";s:6:\"Format\";s:12:\"search_items\";s:11:\"Search Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:7:\"Formats\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:12:\"New Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:7:\"Formats\";s:14:\"name_admin_bar\";s:6:\"Format\";s:8:\"archives\";s:7:\"Formats\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:0;s:18:\"show_in_quick_edit\";b:0;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:4:\"post\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:7:\"rewrite\";O:8:\"stdClass\":4:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:0;s:7:\"ep_mask\";i:0;s:4:\"slug\";s:4:\"type\";}s:9:\"query_var\";s:11:\"post_format\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:1;}s:16:\"block_categories\";O:8:\"stdClass\":24:{s:4:\"name\";s:16:\"block_categories\";s:5:\"label\";s:10:\"Categories\";s:6:\"labels\";O:8:\"stdClass\":23:{s:4:\"name\";s:10:\"Categories\";s:13:\"singular_name\";s:8:\"Category\";s:12:\"search_items\";s:17:\"Search Categories\";s:13:\"popular_items\";N;s:9:\"all_items\";s:14:\"All Categories\";s:11:\"parent_item\";s:15:\"Parent Category\";s:17:\"parent_item_colon\";s:16:\"Parent Category:\";s:9:\"edit_item\";s:13:\"Edit Category\";s:9:\"view_item\";s:13:\"View Category\";s:11:\"update_item\";s:15:\"Update Category\";s:12:\"add_new_item\";s:16:\"Add New Category\";s:13:\"new_item_name\";s:17:\"New Category Name\";s:26:\"separate_items_with_commas\";N;s:19:\"add_or_remove_items\";N;s:21:\"choose_from_most_used\";N;s:9:\"not_found\";s:20:\"No categories found.\";s:8:\"no_terms\";s:13:\"No categories\";s:21:\"items_list_navigation\";s:26:\"Categories list navigation\";s:10:\"items_list\";s:15:\"Categories list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:25:\"&larr; Back to Categories\";s:9:\"menu_name\";s:10:\"Categories\";s:14:\"name_admin_bar\";s:16:\"block_categories\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:18:\"publicly_queryable\";b:0;s:12:\"hierarchical\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:24:\"post_categories_meta_box\";s:20:\"meta_box_sanitize_cb\";s:40:\"taxonomy_meta_box_sanitize_cb_checkboxes\";s:11:\"object_type\";a:1:{i:0;s:6:\"blocks\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:7:\"rewrite\";O:8:\"stdClass\":5:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:0;s:7:\"ep_mask\";i:0;s:1:\"0\";s:0:\"\";s:4:\"slug\";s:16:\"block_categories\";}s:9:\"query_var\";s:16:\"block_categories\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}s:12:\"action-group\";O:8:\"stdClass\":24:{s:4:\"name\";s:12:\"action-group\";s:5:\"label\";s:12:\"Action Group\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:12:\"Action Group\";s:13:\"singular_name\";s:12:\"Action Group\";s:12:\"search_items\";s:11:\"Search Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:12:\"Action Group\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:12:\"New Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:12:\"Action Group\";s:14:\"name_admin_bar\";s:12:\"Action Group\";s:8:\"archives\";s:12:\"Action Group\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:18:\"publicly_queryable\";b:0;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:13:\"show_tagcloud\";b:0;s:18:\"show_in_quick_edit\";b:0;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:16:\"scheduled-action\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}s:12:\"product_type\";O:8:\"stdClass\":24:{s:4:\"name\";s:12:\"product_type\";s:5:\"label\";s:4:\"Tags\";s:6:\"labels\";O:8:\"stdClass\":23:{s:4:\"name\";s:4:\"Tags\";s:13:\"singular_name\";s:3:\"Tag\";s:12:\"search_items\";s:11:\"Search Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:8:\"All Tags\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:12:\"New Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:4:\"Tags\";s:14:\"name_admin_bar\";s:12:\"product_type\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:18:\"publicly_queryable\";b:0;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:13:\"show_tagcloud\";b:0;s:18:\"show_in_quick_edit\";b:0;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:7:\"product\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:7:\"rewrite\";b:0;s:9:\"query_var\";s:12:\"product_type\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}s:18:\"product_visibility\";O:8:\"stdClass\":24:{s:4:\"name\";s:18:\"product_visibility\";s:5:\"label\";s:4:\"Tags\";s:6:\"labels\";O:8:\"stdClass\":23:{s:4:\"name\";s:4:\"Tags\";s:13:\"singular_name\";s:3:\"Tag\";s:12:\"search_items\";s:11:\"Search Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:8:\"All Tags\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:12:\"New Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:4:\"Tags\";s:14:\"name_admin_bar\";s:18:\"product_visibility\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:18:\"publicly_queryable\";b:0;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:13:\"show_tagcloud\";b:0;s:18:\"show_in_quick_edit\";b:0;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:2:{i:0;s:7:\"product\";i:1;s:17:\"product_variation\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:7:\"rewrite\";b:0;s:9:\"query_var\";s:18:\"product_visibility\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}s:11:\"product_cat\";O:8:\"stdClass\":24:{s:4:\"name\";s:11:\"product_cat\";s:5:\"label\";s:18:\"Product categories\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:18:\"Product categories\";s:13:\"singular_name\";s:8:\"Category\";s:12:\"search_items\";s:17:\"Search categories\";s:13:\"popular_items\";N;s:9:\"all_items\";s:14:\"All categories\";s:11:\"parent_item\";s:15:\"Parent category\";s:17:\"parent_item_colon\";s:16:\"Parent category:\";s:9:\"edit_item\";s:13:\"Edit category\";s:9:\"view_item\";s:13:\"View Category\";s:11:\"update_item\";s:15:\"Update category\";s:12:\"add_new_item\";s:16:\"Add new category\";s:13:\"new_item_name\";s:17:\"New category name\";s:26:\"separate_items_with_commas\";N;s:19:\"add_or_remove_items\";N;s:21:\"choose_from_most_used\";N;s:9:\"not_found\";s:19:\"No categories found\";s:8:\"no_terms\";s:13:\"No categories\";s:21:\"items_list_navigation\";s:26:\"Categories list navigation\";s:10:\"items_list\";s:15:\"Categories list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:25:\"&larr; Back to Categories\";s:9:\"menu_name\";s:10:\"Categories\";s:14:\"name_admin_bar\";s:8:\"Category\";s:8:\"archives\";s:14:\"All categories\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:24:\"post_categories_meta_box\";s:20:\"meta_box_sanitize_cb\";s:40:\"taxonomy_meta_box_sanitize_cb_checkboxes\";s:11:\"object_type\";a:1:{i:0;s:7:\"product\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:20:\"manage_product_terms\";s:10:\"edit_terms\";s:18:\"edit_product_terms\";s:12:\"delete_terms\";s:20:\"delete_product_terms\";s:12:\"assign_terms\";s:20:\"assign_product_terms\";}s:7:\"rewrite\";O:8:\"stdClass\":4:{s:10:\"with_front\";b:0;s:12:\"hierarchical\";b:1;s:7:\"ep_mask\";i:0;s:4:\"slug\";s:16:\"product-category\";}s:9:\"query_var\";s:11:\"product_cat\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}s:11:\"product_tag\";O:8:\"stdClass\":24:{s:4:\"name\";s:11:\"product_tag\";s:5:\"label\";s:12:\"Product tags\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:12:\"Product tags\";s:13:\"singular_name\";s:3:\"Tag\";s:12:\"search_items\";s:11:\"Search tags\";s:13:\"popular_items\";s:12:\"Popular tags\";s:9:\"all_items\";s:8:\"All tags\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update tag\";s:12:\"add_new_item\";s:11:\"Add new tag\";s:13:\"new_item_name\";s:12:\"New tag name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:13:\"No tags found\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:4:\"Tags\";s:14:\"name_admin_bar\";s:3:\"Tag\";s:8:\"archives\";s:8:\"All tags\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:7:\"product\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:20:\"manage_product_terms\";s:10:\"edit_terms\";s:18:\"edit_product_terms\";s:12:\"delete_terms\";s:20:\"delete_product_terms\";s:12:\"assign_terms\";s:20:\"assign_product_terms\";}s:7:\"rewrite\";O:8:\"stdClass\":4:{s:10:\"with_front\";b:0;s:12:\"hierarchical\";b:0;s:7:\"ep_mask\";i:0;s:4:\"slug\";s:11:\"product-tag\";}s:9:\"query_var\";s:11:\"product_tag\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}s:22:\"product_shipping_class\";O:8:\"stdClass\":24:{s:4:\"name\";s:22:\"product_shipping_class\";s:5:\"label\";s:24:\"Product shipping classes\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:24:\"Product shipping classes\";s:13:\"singular_name\";s:14:\"Shipping class\";s:12:\"search_items\";s:23:\"Search shipping classes\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:20:\"All shipping classes\";s:11:\"parent_item\";s:21:\"Parent shipping class\";s:17:\"parent_item_colon\";s:22:\"Parent shipping class:\";s:9:\"edit_item\";s:19:\"Edit shipping class\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:21:\"Update shipping class\";s:12:\"add_new_item\";s:22:\"Add new shipping class\";s:13:\"new_item_name\";s:23:\"New shipping class Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:16:\"Shipping classes\";s:14:\"name_admin_bar\";s:14:\"Shipping class\";s:8:\"archives\";s:20:\"All shipping classes\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:13:\"show_tagcloud\";b:0;s:18:\"show_in_quick_edit\";b:0;s:17:\"show_admin_column\";b:0;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:2:{i:0;s:7:\"product\";i:1;s:17:\"product_variation\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:20:\"manage_product_terms\";s:10:\"edit_terms\";s:18:\"edit_product_terms\";s:12:\"delete_terms\";s:20:\"delete_product_terms\";s:12:\"assign_terms\";s:20:\"assign_product_terms\";}s:7:\"rewrite\";b:0;s:9:\"query_var\";s:22:\"product_shipping_class\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}s:22:\"featured_item_category\";O:8:\"stdClass\":24:{s:4:\"name\";s:22:\"featured_item_category\";s:5:\"label\";s:10:\"Categories\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:10:\"Categories\";s:13:\"singular_name\";s:8:\"Category\";s:12:\"search_items\";s:17:\"Search Categories\";s:13:\"popular_items\";s:18:\"Popular Categories\";s:9:\"all_items\";s:14:\"All Categories\";s:11:\"parent_item\";s:15:\"Parent Category\";s:17:\"parent_item_colon\";s:16:\"Parent Category:\";s:9:\"edit_item\";s:13:\"Edit Category\";s:9:\"view_item\";s:13:\"View Category\";s:11:\"update_item\";s:15:\"Update Category\";s:12:\"add_new_item\";s:16:\"Add New Category\";s:13:\"new_item_name\";s:17:\"New Category Name\";s:26:\"separate_items_with_commas\";s:31:\"Separate categories with commas\";s:19:\"add_or_remove_items\";s:24:\"Add or remove categories\";s:21:\"choose_from_most_used\";s:36:\"Choose from the most used categories\";s:9:\"not_found\";s:20:\"No categories found.\";s:8:\"no_terms\";s:13:\"No categories\";s:21:\"items_list_navigation\";s:26:\"Categories list navigation\";s:10:\"items_list\";s:15:\"Categories list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:25:\"&larr; Back to Categories\";s:9:\"menu_name\";s:10:\"Categories\";s:14:\"name_admin_bar\";s:8:\"Category\";s:8:\"archives\";s:14:\"All Categories\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:24:\"post_categories_meta_box\";s:20:\"meta_box_sanitize_cb\";s:40:\"taxonomy_meta_box_sanitize_cb_checkboxes\";s:11:\"object_type\";a:1:{i:0;s:13:\"featured_item\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:7:\"rewrite\";O:8:\"stdClass\":5:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:0;s:7:\"ep_mask\";i:0;s:1:\"0\";s:0:\"\";s:4:\"slug\";s:22:\"featured_item_category\";}s:9:\"query_var\";s:22:\"featured_item_category\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}s:17:\"featured_item_tag\";O:8:\"stdClass\":24:{s:4:\"name\";s:17:\"featured_item_tag\";s:5:\"label\";s:4:\"Tags\";s:6:\"labels\";O:8:\"stdClass\":24:{s:4:\"name\";s:4:\"Tags\";s:13:\"singular_name\";s:3:\"Tag\";s:12:\"search_items\";s:12:\"Search  Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:8:\"All Tags\";s:11:\"parent_item\";s:10:\"Parent Tag\";s:17:\"parent_item_colon\";s:11:\"Parent Tag:\";s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:13:\"New  Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:15:\"No  tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:4:\"Tags\";s:14:\"name_admin_bar\";s:3:\"Tag\";s:8:\"archives\";s:8:\"All Tags\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:13:\"featured_item\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:7:\"rewrite\";O:8:\"stdClass\":5:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:0;s:7:\"ep_mask\";i:0;s:1:\"0\";s:0:\"\";s:4:\"slug\";s:17:\"featured_item_tag\";}s:9:\"query_var\";s:17:\"featured_item_tag\";s:21:\"update_count_callback\";N;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";N;s:8:\"_builtin\";b:0;}}}i:2;i:2;i:3;d:1561609354.4179069995880126953125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(525,'jetpack_available_modules','a:1:{s:5:\"7.3.1\";a:43:{s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:9:\"minileven\";s:3:\"1.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:3:\"pwa\";s:5:\"5.6.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(526,'jetpack_options','a:12:{s:7:\"version\";s:16:\"7.3.1:1559478137\";s:11:\"old_version\";s:16:\"7.0.1:1550545500\";s:2:\"id\";i:152031463;s:6:\"public\";i:1;s:9:\"jumpstart\";s:19:\"jumpstart_activated\";s:14:\"last_heartbeat\";i:1561560728;s:22:\"image_widget_migration\";b:1;s:24:\"gallery_widget_migration\";b:1;s:24:\"custom_css_4.7_migration\";b:1;s:9:\"hide_jitm\";a:4:{s:10:\"vaultpress\";a:2:{s:14:\"last_dismissal\";i:1538903520;s:6:\"number\";i:1;}s:6:\"themes\";a:2:{s:14:\"last_dismissal\";i:1538904448;s:6:\"number\";i:1;}s:24:\"wccom_product_extensions\";a:2:{s:14:\"last_dismissal\";i:1538920156;s:6:\"number\";i:1;}s:23:\"wccom_plugin_extensions\";a:2:{s:14:\"last_dismissal\";i:1545634629;s:6:\"number\";i:2;}}s:15:\"sso_first_login\";b:0;s:16:\"first_admin_view\";b:1;}','yes'),(528,'do_activate','0','yes'),(534,'jetpack_tos_agreed','1','yes'),(551,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:1;s:7:\"version\";s:5:\"3.6.1\";}','yes'),(536,'jetpack_private_options','a:0:{}','yes'),(543,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.1.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1537540973;s:7:\"version\";s:5:\"5.0.4\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(547,'prli_options','a:24:{s:16:\"prli_exclude_ips\";s:0:\"\";s:13:\"whitelist_ips\";s:0:\"\";s:13:\"filter_robots\";i:0;s:17:\"extended_tracking\";s:6:\"normal\";s:19:\"prettybar_image_url\";s:84:\"http://hicosmetics4u.com/wp-content/plugins/pretty-link/images/pretty-link-48x48.png\";s:30:\"prettybar_background_image_url\";s:81:\"http://hicosmetics4u.com/wp-content/plugins/pretty-link/images/bar_background.png\";s:15:\"prettybar_color\";s:0:\"\";s:20:\"prettybar_text_color\";s:6:\"000000\";s:20:\"prettybar_link_color\";s:6:\"0000ee\";s:21:\"prettybar_hover_color\";s:6:\"ababab\";s:23:\"prettybar_visited_color\";s:6:\"551a8b\";s:20:\"prettybar_show_title\";s:1:\"1\";s:26:\"prettybar_show_description\";s:1:\"1\";s:26:\"prettybar_show_share_links\";s:1:\"1\";s:30:\"prettybar_show_target_url_link\";s:1:\"1\";s:21:\"prettybar_title_limit\";s:2:\"25\";s:20:\"prettybar_desc_limit\";s:2:\"30\";s:20:\"prettybar_link_limit\";s:2:\"30\";s:18:\"link_redirect_type\";s:3:\"307\";s:11:\"link_prefix\";i:0;s:16:\"auto_trim_clicks\";i:0;s:13:\"link_track_me\";s:1:\"1\";s:13:\"link_nofollow\";s:1:\"1\";s:16:\"bookmarklet_auth\";s:32:\"fa909cf062564521f7cdec89ec715f07\";}','yes'),(548,'prli_db_version','18','yes'),(750,'jetpack-sitemap-state','a:5:{s:12:\"sitemap-type\";s:10:\"jp_sitemap\";s:10:\"last-added\";i:0;s:6:\"number\";i:0;s:13:\"last-modified\";s:19:\"1970-01-01 00:00:00\";s:3:\"max\";a:0:{}}','yes'),(585,'jetpack_active_modules','a:26:{i:1;s:20:\"custom-content-types\";i:2;s:10:\"custom-css\";i:3;s:21:\"enhanced-distribution\";i:4;s:19:\"gravatar-hovercards\";i:5;s:8:\"json-api\";i:6;s:5:\"latex\";i:8;s:5:\"notes\";i:9;s:13:\"post-by-email\";i:10;s:7:\"protect\";i:11;s:9:\"publicize\";i:12;s:10:\"sharedaddy\";i:13;s:10:\"shortcodes\";i:14;s:10:\"shortlinks\";i:15;s:8:\"sitemaps\";i:16;s:5:\"stats\";i:17;s:13:\"subscriptions\";i:19;s:18:\"verification-tools\";i:20;s:17:\"widget-visibility\";i:21;s:7:\"widgets\";i:22;s:8:\"carousel\";i:23;s:11:\"lazy-images\";i:24;s:7:\"monitor\";i:25;s:6:\"photon\";i:26;s:13:\"related-posts\";i:27;s:3:\"sso\";i:28;s:13:\"tiled-gallery\";}','yes'),(600,'jetpack_protect_key','93a735d9b1caa53227d04b232eebe6513416dd8f','no'),(801,'sharing-services','a:2:{s:7:\"visible\";a:3:{i:0;s:7:\"twitter\";i:1;s:8:\"facebook\";i:2;s:13:\"google-plus-1\";}s:6:\"hidden\";a:0:{}}','yes'),(609,'jetpack_sitemap_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(3817,'jetpack-twitter-cards-site-tag','','yes'),(7157,'WPLANG','','yes'),(763,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','no'),(706,'jetpack_active_plan','a:7:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:8:\"features\";a:2:{s:6:\"active\";a:1:{i:0;s:7:\"akismet\";}s:9:\"available\";a:10:{s:7:\"akismet\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";}s:0:\"\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:15:\"simple-payments\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"support\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}}}}','yes'),(640,'jpsq_sync_checkout','0:0','no'),(646,'widget_blog_subscription','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(647,'widget_authors','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(648,'widget_eu_cookie_law_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(649,'widget_facebook-likebox','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(650,'widget_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(651,'widget_wpcom-goodreads','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(652,'widget_google_translate_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(654,'widget_grofile','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(655,'widget_internet_defense_league_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(656,'widget_widget_mailchimp_subscriber_popup','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(657,'widget_milestone_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(658,'widget_jetpack_my_community','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(659,'widget_rss_links','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(660,'widget_jetpack_widget_social_icons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(661,'widget_twitter_timeline','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(662,'widget_upcoming_events_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(663,'widget_jetpack_display_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(666,'jetpack_portfolio','0','yes'),(766,'jetpack_plugin_api_action_links','a:19:{s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";a:1:{s:8:\"Settings\";s:108:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=advanced-tinymce-configuration/adv-mce-config.php\";}s:19:\"akismet/akismet.php\";a:1:{s:8:\"Settings\";s:67:\"http://hicosmetics4u.com/wp-admin/admin.php?page=akismet-key-config\";}s:27:\"backupbuddy/backupbuddy.php\";a:1:{s:7:\"License\";s:76:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=ithemes-licensing\";}s:36:\"contact-form-7/wp-contact-form-7.php\";a:1:{s:8:\"Settings\";s:54:\"http://hicosmetics4u.com/wp-admin/admin.php?page=wpcf7\";}s:33:\"instagram-feed/instagram-feed.php\";a:1:{s:8:\"Settings\";s:66:\"http://hicosmetics4u.com/wp-admin/admin.php?page=sb-instagram-feed\";}s:19:\"jetpack/jetpack.php\";a:1:{s:7:\"Jetpack\";s:56:\"http://hicosmetics4u.com/wp-admin/admin.php?page=jetpack\";}s:35:\"litespeed-cache/litespeed-cache.php\";a:1:{s:8:\"Settings\";s:73:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=litespeedcache\";}s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";a:1:{s:8:\"Settings\";s:70:\"http://hicosmetics4u.com/wp-admin/admin.php?page=mailchimp-woocommerce\";}s:27:\"pretty-link/pretty-link.php\";a:3:{s:14:\"Upgrade to Pro\";s:54:\"https://prettylinks.com/pl/plugin-actions/lite/upgrade\";s:20:\"Activate Pro License\";s:68:\"http://hicosmetics4u.com/wp-admin/admin.php?page=pretty-link-updates\";s:4:\"Docs\";s:51:\"https://prettylinks.com/pl/plugin-actions/lite/docs\";}s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";a:2:{s:10:\"Shortcodes\";s:68:\"http://hicosmetics4u.com/wp-admin/admin.php?page=shortcodes-ultimate\";s:8:\"Settings\";s:77:\"http://hicosmetics4u.com/wp-admin/admin.php?page=shortcodes-ultimate-settings\";}s:23:\"soliloquy/soliloquy.php\";a:1:{s:8:\"Settings\";s:86:\"http://hicosmetics4u.com/wp-admin/edit.php?post_type=soliloquy&page=soliloquy-settings\";}s:25:\"tablepress/tablepress.php\";a:1:{s:11:\"Plugin page\";s:59:\"http://hicosmetics4u.com/wp-admin/admin.php?page=tablepress\";}s:37:\"tinymce-advanced/tinymce-advanced.php\";a:1:{s:8:\"Settings\";s:75:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=tinymce-advanced\";}s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";a:2:{s:8:\"Settings\";s:97:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=update-theme-and-plugins-from-zip-file\";s:6:\"DONATE\";s:34:\"https://www.paypal.me/jsherk/10usd\";}s:53:\"widget-importer-exporter/widget-importer-exporter.php\";a:1:{s:13:\"Import/Export\";s:73:\"http://hicosmetics4u.com/wp-admin/tools.php?page=widget-importer-exporter\";}s:27:\"woocommerce/woocommerce.php\";a:1:{s:8:\"Settings\";s:60:\"http://hicosmetics4u.com/wp-admin/admin.php?page=wc-settings\";}s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";a:2:{s:8:\"Settings\";s:93:\"http://hicosmetics4u.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=ppec_paypal\";s:4:\"Docs\";s:62:\"https://docs.woocommerce.com/document/paypal-express-checkout/\";}s:31:\"wpdiscuz/class.WpdiscuzCore.php\";a:1:{s:8:\"Settings\";s:78:\"http://hicosmetics4u.com/wp-admin/edit-comments.php?page=wpdiscuz_options_page\";}s:24:\"wordpress-seo/wp-seo.php\";a:3:{s:3:\"FAQ\";s:127:\"https://yoa.st/1yc?php_version=5.6&platform=wordpress&platform_version=5.2.2&software=free&software_version=11.3&days_active=30\";s:15:\"Premium Support\";s:127:\"https://yoa.st/1yb?php_version=5.6&platform=wordpress&platform_version=5.2.2&software=free&software_version=11.3&days_active=30\";s:8:\"Settings\";s:64:\"http://hicosmetics4u.com/wp-admin/admin.php?page=wpseo_dashboard\";}}','yes'),(668,'sharedaddy_disable_resources','0','yes'),(669,'jetpack_sitemap_location','','yes'),(670,'jetpack_testimonial','0','yes'),(756,'stats_options','a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";i:152031463;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}','yes'),(698,'jpsq_full_sync_checkout','0:0','no'),(767,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:4:\"icon\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:1:{i:0;s:4:\"post\";}s:6:\"custom\";a:0:{}}}','yes'),(769,'post_by_email_address1','NULL','yes'),(770,'monitor_receive_notifications','1','yes'),(772,'jetpack_last_connect_url_check','1560845453','no'),(889,'gravatar_disable_hovercards','0','yes'),(891,'verification_services_codes','0','yes'),(909,'widget_blog-stats','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(910,'widget_widget_contact_info','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(911,'widget_top-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(842,'dismiss_empty_stats_card','1','yes'),(845,'wc_hash_key','5af73c42d83ff97a6ec07ab372853887','no'),(846,'wc_options','s:3861:\"a:100:{s:14:\"isEnableOnHome\";s:1:\"1\";s:13:\"wc_quick_tags\";s:1:\"0\";s:27:\"wc_comment_list_update_type\";s:1:\"0\";s:28:\"wc_comment_list_update_timer\";s:2:\"30\";s:21:\"wc_live_update_guests\";s:1:\"1\";s:24:\"wc_comment_editable_time\";s:3:\"900\";s:22:\"wpdiscuz_redirect_page\";s:1:\"0\";s:20:\"wc_is_guest_can_vote\";s:1:\"1\";s:24:\"isLoadOnlyParentComments\";s:1:\"0\";s:19:\"commentListLoadType\";s:1:\"0\";s:27:\"wc_voting_buttons_show_hide\";s:1:\"0\";s:18:\"votingButtonsStyle\";s:1:\"0\";s:17:\"votingButtonsIcon\";s:16:\"fa-plus|fa-minus\";s:24:\"wc_header_text_show_hide\";s:1:\"0\";s:18:\"storeCommenterData\";s:2:\"-1\";s:30:\"wc_show_hide_loggedin_username\";s:1:\"1\";s:22:\"hideLoginLinkForGuests\";s:1:\"1\";s:22:\"hideUserSettingsButton\";s:1:\"0\";s:18:\"hideDiscussionStat\";s:1:\"0\";s:17:\"hideRecentAuthors\";s:1:\"0\";s:19:\"displayAntispamNote\";s:1:\"1\";s:26:\"wc_author_titles_show_hide\";s:1:\"0\";s:22:\"wc_simple_comment_date\";s:1:\"0\";s:16:\"subscriptionType\";s:1:\"1\";s:27:\"wc_show_hide_reply_checkbox\";s:1:\"1\";s:21:\"isReplyDefaultChecked\";s:1:\"0\";s:20:\"show_sorting_buttons\";s:1:\"1\";s:18:\"mostVotedByDefault\";s:1:\"0\";s:41:\"wc_use_postmatic_for_comment_notification\";s:1:\"0\";s:20:\"wc_comment_text_size\";s:4:\"14px\";s:16:\"wc_form_bg_color\";s:7:\"#F9F9F9\";s:19:\"wc_comment_bg_color\";s:7:\"#FEFEFE\";s:17:\"wc_reply_bg_color\";s:7:\"#F8F8F8\";s:25:\"wc_comment_username_color\";s:7:\"#00B38F\";s:29:\"wc_comment_rating_hover_color\";s:7:\"#FFED85\";s:31:\"wc_comment_rating_inactiv_color\";s:7:\"#DDDDDD\";s:29:\"wc_comment_rating_activ_color\";s:7:\"#FFD700\";s:13:\"wc_blog_roles\";a:0:{}s:20:\"wc_link_button_color\";a:6:{s:17:\"primary_button_bg\";s:7:\"#555555\";s:20:\"primary_button_color\";s:7:\"#FFFFFF\";s:22:\"secondary_button_color\";s:7:\"#777777\";s:23:\"secondary_button_border\";s:7:\"#dddddd\";s:18:\"vote_up_link_color\";s:7:\"#999999\";s:20:\"vote_down_link_color\";s:7:\"#999999\";}s:21:\"wc_input_border_color\";s:7:\"#D9D9D9\";s:30:\"wc_new_loaded_comment_bg_color\";s:7:\"#FFFAD6\";s:18:\"disableFontAwesome\";s:1:\"0\";s:11:\"disableTips\";s:1:\"0\";s:18:\"disableProfileURLs\";s:1:\"0\";s:19:\"displayRatingOnPost\";a:1:{i:0;s:5:\"after\";}s:23:\"ratingCssOnNoneSingular\";i:0;s:13:\"wc_custom_css\";s:27:\".comments-area{width:auto;}\";s:25:\"wc_show_plugin_powerid_by\";s:1:\"0\";s:15:\"wc_is_use_po_mo\";s:1:\"0\";s:25:\"wc_disable_member_confirm\";s:1:\"1\";s:20:\"disableGuestsConfirm\";s:1:\"1\";s:26:\"wc_comment_text_min_length\";s:1:\"1\";s:26:\"wc_comment_text_max_length\";s:0:\"\";s:17:\"commentWordsLimit\";s:3:\"100\";s:19:\"showHideCommentLink\";s:1:\"0\";s:15:\"hideCommentDate\";s:1:\"0\";s:21:\"enableImageConversion\";s:1:\"1\";s:17:\"commentLinkFilter\";s:1:\"1\";s:18:\"isCaptchaInSession\";s:1:\"1\";s:13:\"isUserByEmail\";s:1:\"0\";s:22:\"commenterNameMinLength\";s:1:\"3\";s:22:\"commenterNameMaxLength\";s:2:\"50\";s:24:\"isNotifyOnCommentApprove\";s:1:\"1\";s:22:\"isGravatarCacheEnabled\";s:1:\"1\";s:19:\"gravatarCacheMethod\";s:7:\"cronjob\";s:20:\"gravatarCacheTimeout\";s:2:\"10\";s:5:\"theme\";s:11:\"wpd-default\";s:15:\"reverseChildren\";i:0;s:11:\"antispamKey\";s:32:\"6(jv!t255@yyrr@k93nee4aid4xjnc9)\";s:28:\"socialLoginAgreementCheckbox\";s:1:\"1\";s:26:\"socialLoginInSecondaryForm\";s:1:\"0\";s:13:\"enableFbLogin\";s:1:\"0\";s:13:\"enableFbShare\";s:1:\"0\";s:7:\"fbAppID\";s:0:\"\";s:11:\"fbAppSecret\";s:0:\"\";s:11:\"fbUseOAuth2\";i:0;s:18:\"enableTwitterLogin\";s:1:\"0\";s:18:\"enableTwitterShare\";s:1:\"1\";s:12:\"twitterAppID\";s:0:\"\";s:16:\"twitterAppSecret\";s:0:\"\";s:17:\"enableGoogleLogin\";s:1:\"0\";s:17:\"enableGoogleShare\";s:1:\"1\";s:11:\"googleAppID\";s:0:\"\";s:13:\"enableOkLogin\";s:1:\"0\";s:13:\"enableOkShare\";s:1:\"1\";s:7:\"okAppID\";s:0:\"\";s:8:\"okAppKey\";s:0:\"\";s:11:\"okAppSecret\";s:0:\"\";s:13:\"enableVkLogin\";s:1:\"0\";s:13:\"enableVkShare\";s:1:\"1\";s:7:\"vkAppID\";s:0:\"\";s:11:\"vkAppSecret\";s:0:\"\";s:14:\"isFollowActive\";i:1;s:28:\"disableFollowConfirmForUsers\";i:1;s:17:\"enableStickButton\";i:1;s:17:\"enableCloseButton\";i:1;s:19:\"enableDropAnimation\";i:1;s:19:\"isNativeAjaxEnabled\";i:1;s:21:\"enableLastVisitCookie\";i:0;s:21:\"isLoadScriptsInFooter\";i:0;}\";','yes'),(850,'wc_plugin_version','5.3.2','yes'),(866,'wpseo_flush_rewrite','1','yes'),(849,'wpdiscuz_form_content_type_rel','a:3:{s:4:\"post\";a:1:{s:5:\"en_US\";i:40;}s:10:\"attachment\";a:1:{s:5:\"en_US\";i:40;}s:4:\"page\";a:1:{s:5:\"en_US\";i:40;}}','yes'),(865,'wpseo_social','a:18:{s:13:\"facebook_site\";s:56:\"https://www.facebook.com/Hicosmetics4u-1040441416133606/\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(863,'wpseo','a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:4:\"11.3\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:4:\"shop\";s:20:\"has_multiple_authors\";b:1;s:16:\"environment_type\";s:7:\"staging\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1537541340;s:13:\"myyoast-oauth\";b:0;}','yes'),(864,'wpseo_titles','a:90:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-pipe\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:10:\"Hi cos 4 u\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:6:\"person\";s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:23:\"post_types-post-maintax\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:16:\"showdate-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:26:\"post_types-product-maintax\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;}','yes'),(9912,'widget_soliloquy','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9915,'soliloquy_license_updates','1561392645','yes'),(9918,'soliloquy-publishing-default','active','yes'),(9919,'soliloquy_slide_view','grid','yes'),(781,'jetpack_restapi_stats_cache','a:1:{s:32:\"a9c23dd7984791e5fa0889bfa0bcabf8\";a:1:{i:1537541247;O:8:\"stdClass\":3:{s:4:\"date\";s:10:\"2018-09-21\";s:5:\"stats\";O:8:\"stdClass\":19:{s:14:\"visitors_today\";i:0;s:18:\"visitors_yesterday\";i:0;s:8:\"visitors\";i:0;s:11:\"views_today\";i:0;s:15:\"views_yesterday\";i:0;s:14:\"views_best_day\";s:0:\"\";s:20:\"views_best_day_total\";i:0;s:5:\"views\";i:0;s:8:\"comments\";i:1;s:5:\"posts\";i:1;s:14:\"followers_blog\";i:0;s:18:\"followers_comments\";i:0;s:18:\"comments_per_month\";i:0;s:31:\"comments_most_active_recent_day\";s:19:\"2018-09-18 15:04:21\";s:25:\"comments_most_active_time\";s:5:\"15:00\";s:13:\"comments_spam\";i:0;s:10:\"categories\";i:7;s:4:\"tags\";i:0;s:6:\"shares\";i:0;}s:6:\"visits\";O:8:\"stdClass\":3:{s:4:\"unit\";s:3:\"day\";s:6:\"fields\";a:3:{i:0;s:6:\"period\";i:1;s:5:\"views\";i:2;s:8:\"visitors\";}s:4:\"data\";a:1:{i:0;a:3:{i:0;s:10:\"2018-09-21\";i:1;i:0;i:2;i:0;}}}}}}','no'),(9980,'wc_ppec_version','1.6.14','yes'),(140,'current_theme','Flatsome','yes'),(141,'theme_mods_genesis','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:21;s:9:\"secondary\";i:22;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1561564221;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:64:{i:0;s:13:\"media_image-3\";i:1;s:13:\"media_image-4\";i:2;s:13:\"media_image-6\";i:3;s:8:\"search-2\";i:4;s:14:\"recent-posts-2\";i:5;s:13:\"custom_html-2\";i:6;s:13:\"custom_html-3\";i:7;s:25:\"woocommerce_layered_nav-2\";i:8;s:22:\"woocommerce_products-2\";i:9;s:22:\"woocommerce_products-6\";i:10;s:7:\"pages-3\";i:11;s:7:\"pages-5\";i:12;s:7:\"pages-6\";i:13;s:7:\"pages-8\";i:14;s:10:\"calendar-3\";i:15;s:10:\"calendar-5\";i:16;s:10:\"archives-4\";i:17;s:10:\"archives-6\";i:18;s:8:\"search-4\";i:19;s:6:\"text-4\";i:20;s:12:\"categories-5\";i:21;s:12:\"categories-7\";i:22;s:14:\"recent-posts-4\";i:23;s:14:\"recent-posts-6\";i:24;s:14:\"recent-posts-8\";i:25;s:17:\"recent-comments-4\";i:26;s:11:\"tag_cloud-3\";i:27;s:11:\"tag_cloud-8\";i:28;s:25:\"woocommerce_widget_cart-3\";i:29;s:25:\"woocommerce_widget_cart-5\";i:30;s:33:\"woocommerce_layered_nav_filters-3\";i:31;s:33:\"woocommerce_layered_nav_filters-5\";i:32;s:33:\"woocommerce_layered_nav_filters-7\";i:33;s:33:\"woocommerce_layered_nav_filters-9\";i:34;s:25:\"woocommerce_layered_nav-3\";i:35;s:25:\"woocommerce_layered_nav-5\";i:36;s:25:\"woocommerce_layered_nav-7\";i:37;s:26:\"woocommerce_layered_nav-10\";i:38;s:26:\"woocommerce_price_filter-3\";i:39;s:26:\"woocommerce_price_filter-5\";i:40;s:26:\"woocommerce_price_filter-7\";i:41;s:27:\"woocommerce_price_filter-11\";i:42;s:32:\"woocommerce_product_categories-5\";i:43;s:32:\"woocommerce_product_categories-7\";i:44;s:32:\"woocommerce_product_categories-9\";i:45;s:33:\"woocommerce_product_categories-10\";i:46;s:33:\"woocommerce_product_categories-12\";i:47;s:31:\"woocommerce_product_tag_cloud-3\";i:48;s:31:\"woocommerce_product_tag_cloud-5\";i:49;s:31:\"woocommerce_product_tag_cloud-6\";i:50;s:31:\"woocommerce_product_tag_cloud-7\";i:51;s:22:\"woocommerce_products-3\";i:52;s:22:\"woocommerce_products-4\";i:53;s:22:\"woocommerce_products-5\";i:54;s:22:\"woocommerce_products-7\";i:55;s:22:\"woocommerce_products-9\";i:56;s:23:\"woocommerce_products-10\";i:57;s:27:\"woocommerce_rating_filter-2\";i:58;s:27:\"woocommerce_rating_filter-3\";i:59;s:28:\"woocommerce_recent_reviews-3\";i:60;s:38:\"woocommerce_recently_viewed_products-3\";i:61;s:38:\"woocommerce_recently_viewed_products-5\";i:62;s:38:\"woocommerce_recently_viewed_products-7\";i:63;s:32:\"woocommerce_top_rated_products-2\";}s:12:\"header-right\";a:1:{i:0;s:31:\"woocommerce_product_tag_cloud-8\";}s:7:\"sidebar\";a:10:{i:0;s:7:\"text-13\";i:1;s:17:\"recent-comments-5\";i:2;s:11:\"tag_cloud-9\";i:3;s:13:\"categories-14\";i:4;s:10:\"archives-7\";i:5;s:34:\"woocommerce_layered_nav_filters-10\";i:6;s:33:\"woocommerce_product_categories-13\";i:7;s:26:\"woocommerce_layered_nav-11\";i:8;s:26:\"woocommerce_price_filter-9\";i:9;s:38:\"woocommerce_recently_viewed_products-8\";}s:11:\"sidebar-alt\";a:4:{i:0;s:23:\"woocommerce_products-12\";i:1;s:23:\"woocommerce_products-11\";i:2;s:23:\"woocommerce_products-13\";i:3;s:32:\"woocommerce_top_rated_products-3\";}}}s:18:\"custom_css_post_id\";i:-1;}','yes'),(142,'theme_switched','','yes'),(143,'widget_featured-page','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144,'widget_featured-post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(145,'widget_user-profile','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(146,'genesis-settings','a:41:{s:13:\"theme_version\";s:6:\"2.10.1\";s:10:\"db_version\";i:2901;s:13:\"first_version\";s:5:\"2.6.1\";s:6:\"update\";i:1;s:20:\"update_email_address\";s:0:\"\";s:15:\"style_selection\";s:12:\"jessica-pink\";s:10:\"adsense_id\";s:0:\"\";s:11:\"site_layout\";s:15:\"content-sidebar\";s:10:\"blog_title\";s:4:\"text\";s:14:\"comments_posts\";i:1;s:16:\"trackbacks_posts\";i:1;s:15:\"content_archive\";s:4:\"full\";s:21:\"content_archive_limit\";i:100;s:25:\"content_archive_thumbnail\";i:1;s:10:\"image_size\";s:5:\"large\";s:15:\"image_alignment\";s:11:\"aligncenter\";s:9:\"posts_nav\";s:7:\"numeric\";s:16:\"blog_cat_exclude\";s:0:\"\";s:12:\"blog_cat_num\";i:6;s:14:\"header_scripts\";s:0:\"\";s:14:\"footer_scripts\";s:0:\"\";s:10:\"nav_extras\";s:0:\"\";s:21:\"nav_extras_twitter_id\";s:0:\"\";s:23:\"nav_extras_twitter_text\";s:0:\"\";s:8:\"feed_uri\";s:0:\"\";s:17:\"comments_feed_uri\";s:0:\"\";s:21:\"breadcrumb_front_page\";i:0;s:15:\"breadcrumb_home\";i:0;s:17:\"breadcrumb_single\";i:0;s:15:\"breadcrumb_page\";i:0;s:21:\"breadcrumb_posts_page\";i:0;s:18:\"breadcrumb_archive\";i:0;s:14:\"breadcrumb_404\";i:0;s:21:\"breadcrumb_attachment\";i:0;s:14:\"comments_pages\";i:0;s:9:\"superfish\";i:0;s:13:\"redirect_feed\";i:0;s:22:\"redirect_comments_feed\";i:0;s:16:\"trackbacks_pages\";i:0;s:12:\"update_email\";i:0;s:8:\"blog_cat\";i:0;}','yes'),(147,'genesis-seo-settings','a:29:{s:17:\"append_site_title\";i:0;s:12:\"doctitle_sep\";s:3:\"–\";s:20:\"doctitle_seplocation\";s:5:\"right\";s:23:\"append_description_home\";i:1;s:10:\"home_h1_on\";s:5:\"title\";s:13:\"home_doctitle\";s:0:\"\";s:16:\"home_description\";s:0:\"\";s:13:\"home_keywords\";s:0:\"\";s:12:\"home_noindex\";i:0;s:13:\"home_nofollow\";i:0;s:14:\"home_noarchive\";i:0;s:18:\"canonical_archives\";i:1;s:28:\"head_adjacent_posts_rel_link\";i:0;s:21:\"head_wlwmanifest_link\";i:0;s:14:\"head_shortlink\";i:0;s:19:\"noindex_cat_archive\";i:1;s:19:\"noindex_tag_archive\";i:1;s:22:\"noindex_author_archive\";i:1;s:20:\"noindex_date_archive\";i:1;s:22:\"noindex_search_archive\";i:1;s:21:\"noarchive_cat_archive\";i:0;s:21:\"noarchive_tag_archive\";i:0;s:24:\"noarchive_author_archive\";i:0;s:22:\"noarchive_date_archive\";i:0;s:24:\"noarchive_search_archive\";i:0;s:9:\"noarchive\";i:0;s:5:\"noodp\";i:1;s:6:\"noydir\";i:1;s:11:\"home_author\";i:0;}','yes'),(332,'theme_mods_jessica','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:21;s:9:\"secondary\";i:22;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1561391564;s:4:\"data\";a:20:{s:19:\"wp_inactive_widgets\";a:1:{i:0;s:25:\"woocommerce_layered_nav-2\";}s:12:\"header-right\";a:1:{i:0;s:15:\"social-widget-3\";}s:7:\"rotator\";a:1:{i:0;s:13:\"media_image-3\";}s:8:\"home-nav\";a:0:{}s:13:\"home-cta-left\";a:1:{i:0;s:13:\"media_image-6\";}s:14:\"home-cta-right\";a:1:{i:0;s:13:\"media_image-4\";}s:13:\"home-mid-left\";a:1:{i:0;s:13:\"custom_html-2\";}s:14:\"home-mid-right\";a:1:{i:0;s:13:\"custom_html-3\";}s:14:\"home-bottom-ad\";a:1:{i:0;s:19:\"wsm-banner-widget-2\";}s:7:\"bottom1\";a:1:{i:0;s:22:\"woocommerce_products-6\";}s:7:\"bottom2\";a:1:{i:0;s:22:\"woocommerce_products-7\";}s:7:\"bottom3\";a:1:{i:0;s:22:\"woocommerce_products-5\";}s:7:\"bottom4\";a:1:{i:0;s:18:\"wsmfeatured-post-2\";}s:12:\"blog-sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:22:\"woocommerce_products-2\";}s:12:\"page-sidebar\";a:0:{}s:13:\"store-sidebar\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}s:18:\"s9_has_title_setup\";b:1;}','yes'),(152,'theme_mods_restored316-market','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:22;s:9:\"secondary\";i:21;s:6:\"footer\";i:0;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1537540439;s:4:\"data\";a:18:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"header-right\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:19:\"home-slider-overlay\";a:1:{i:0;s:6:\"text-2\";}s:12:\"front-page-1\";a:0:{}s:12:\"front-page-2\";a:0:{}s:12:\"front-page-3\";a:0:{}s:12:\"front-page-4\";a:0:{}s:12:\"front-page-5\";a:0:{}s:20:\"widget-above-content\";a:0:{}s:19:\"widget-below-footer\";a:0:{}s:14:\"category-index\";a:0:{}s:17:\"above-blog-slider\";a:0:{}s:15:\"nav-social-menu\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:11:\"after-entry\";a:0:{}}}}','yes'),(160,'recently_activated','a:7:{s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";i:1561692554;s:27:\"pretty-link/pretty-link.php\";i:1561692534;s:31:\"genesis-simple-share/plugin.php\";i:1561692522;s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";i:1561692515;s:33:\"genesis-enews-extended/plugin.php\";i:1561692504;s:59:\"genesis-connect-woocommerce/genesis-connect-woocommerce.php\";i:1561692495;s:19:\"jetpack/jetpack.php\";i:1561609354;}','yes'),(187,'woocommerce_cart_redirect_after_add','no','yes'),(188,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(189,'woocommerce_weight_unit','kg','yes'),(190,'woocommerce_dimension_unit','cm','yes'),(191,'woocommerce_enable_reviews','yes','yes'),(192,'woocommerce_review_rating_verification_label','yes','no'),(193,'woocommerce_review_rating_verification_required','no','no'),(194,'woocommerce_enable_review_rating','yes','yes'),(195,'woocommerce_review_rating_required','yes','no'),(196,'woocommerce_manage_stock','yes','yes'),(197,'woocommerce_hold_stock_minutes','60','no'),(198,'woocommerce_notify_low_stock','yes','no'),(199,'woocommerce_notify_no_stock','yes','no'),(200,'woocommerce_stock_email_recipient','admin@hicosmetics4u.com','no'),(201,'woocommerce_notify_low_stock_amount','2','no'),(202,'woocommerce_notify_no_stock_amount','0','yes'),(203,'woocommerce_hide_out_of_stock_items','no','yes'),(204,'woocommerce_stock_format','','yes'),(205,'woocommerce_file_download_method','force','no'),(206,'woocommerce_downloads_require_login','no','no'),(207,'woocommerce_downloads_grant_access_after_payment','yes','no'),(208,'woocommerce_prices_include_tax','no','yes'),(209,'woocommerce_tax_based_on','shipping','yes'),(210,'woocommerce_shipping_tax_class','inherit','yes'),(211,'woocommerce_tax_round_at_subtotal','no','yes'),(212,'woocommerce_tax_classes','Reduced rate\nZero rate','yes'),(213,'woocommerce_tax_display_shop','excl','yes'),(214,'woocommerce_tax_display_cart','excl','yes'),(215,'woocommerce_price_display_suffix','','yes'),(216,'woocommerce_tax_total_display','itemized','no'),(217,'woocommerce_enable_shipping_calc','yes','no'),(218,'woocommerce_shipping_cost_requires_address','no','yes'),(219,'woocommerce_ship_to_destination','billing','no'),(220,'woocommerce_shipping_debug_mode','no','yes'),(221,'woocommerce_enable_guest_checkout','yes','no'),(222,'woocommerce_enable_checkout_login_reminder','no','no'),(223,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(224,'woocommerce_enable_myaccount_registration','no','no'),(225,'woocommerce_registration_generate_username','yes','no'),(226,'woocommerce_registration_generate_password','yes','no'),(227,'woocommerce_erasure_request_removes_order_data','no','no'),(228,'woocommerce_erasure_request_removes_download_data','no','no'),(229,'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'),(230,'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'),(231,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(232,'woocommerce_trash_pending_orders','','no'),(233,'woocommerce_trash_failed_orders','','no'),(234,'woocommerce_trash_cancelled_orders','','no'),(235,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(236,'woocommerce_email_from_name','My Blog','no'),(237,'woocommerce_email_from_address','admin@hicosmetics4u.com','no'),(238,'woocommerce_email_header_image','','no'),(239,'woocommerce_email_footer_text','{site_title}','no'),(240,'woocommerce_email_base_color','#96588a','no'),(241,'woocommerce_email_background_color','#f7f7f7','no'),(242,'woocommerce_email_body_background_color','#ffffff','no'),(243,'woocommerce_email_text_color','#3c3c3c','no'),(244,'woocommerce_cart_page_id','133','yes'),(245,'woocommerce_checkout_page_id','134','yes'),(246,'woocommerce_myaccount_page_id','135','yes'),(247,'woocommerce_terms_page_id','','no'),(248,'woocommerce_force_ssl_checkout','no','yes'),(249,'woocommerce_unforce_ssl_checkout','no','yes'),(250,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(251,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(252,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(253,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(254,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(255,'woocommerce_myaccount_orders_endpoint','orders','yes'),(256,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(257,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(258,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(259,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(260,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(261,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(262,'woocommerce_logout_endpoint','customer-logout','yes'),(263,'woocommerce_api_enabled','no','yes'),(264,'woocommerce_single_image_width','510','yes'),(265,'woocommerce_thumbnail_image_width','247','yes'),(266,'woocommerce_checkout_highlight_required_fields','yes','yes'),(267,'woocommerce_demo_store','no','no'),(268,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(269,'current_theme_supports_woocommerce','yes','yes'),(270,'woocommerce_queue_flush_rewrite_rules','no','yes'),(273,'default_product_cat','180','yes'),(294,'woocommerce_meta_box_errors','a:0:{}','yes'),(278,'woocommerce_admin_notices','a:3:{i:0;s:6:\"update\";i:1;s:20:\"no_secure_connection\";i:2;s:8:\"wc_admin\";}','yes'),(280,'widget_woocommerce_widget_cart','a:4:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:2:{s:5:\"title\";s:6:\"Cart12\";s:13:\"hide_if_empty\";i:0;}i:5;a:0:{}}','yes'),(281,'widget_woocommerce_layered_nav_filters','a:7:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}i:7;a:0:{}i:9;a:1:{s:5:\"title\";s:14:\"Active Filters\";}i:10;a:1:{s:5:\"title\";s:14:\"Active Filters\";}}','yes'),(282,'widget_woocommerce_layered_nav','a:8:{i:2;a:4:{s:5:\"title\";s:10:\"Lọc theo\";s:9:\"attribute\";s:0:\"\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}i:7;a:4:{s:5:\"title\";s:9:\"Filter by\";s:9:\"attribute\";s:5:\"color\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:2:\"or\";}i:10;a:4:{s:5:\"title\";s:9:\"Filter by\";s:9:\"attribute\";s:5:\"color\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:2:\"or\";}i:11;a:4:{s:5:\"title\";s:9:\"Filter by\";s:9:\"attribute\";s:0:\"\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}s:12:\"_multiwidget\";i:1;}','yes'),(283,'widget_woocommerce_price_filter','a:7:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}i:7;a:0:{}i:9;a:0:{}i:11;a:1:{s:5:\"title\";s:15:\"Filter by price\";}}','yes'),(284,'widget_woocommerce_product_categories','a:8:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:5;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:7;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:9;a:7:{s:5:\"title\";s:9:\"Browse By\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:10;a:7:{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:0;}i:12;a:7:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;}i:13;a:7:{s:5:\"title\";s:6:\"Browse\";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:0;}}','yes'),(285,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(286,'widget_woocommerce_product_tag_cloud','a:7:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:1:{s:5:\"title\";s:4:\"Tags\";}i:6;a:1:{s:5:\"title\";s:12:\"Product Tags\";}i:7;a:1:{s:5:\"title\";s:12:\"Product Tags\";}i:8;a:1:{s:5:\"title\";s:4:\"Tags\";}}','yes'),(287,'widget_woocommerce_products','a:10:{i:2;a:7:{s:5:\"title\";s:20:\"SẢN PHẨM MAKE UP\";s:6:\"number\";i:3;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:3:\"asc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:5;a:7:{s:5:\"title\";s:24:\"Sản phẩm mua nhiều\";s:6:\"number\";i:3;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"rand\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:6;a:7:{s:5:\"title\";s:12:\"Sản phẩm\";s:6:\"number\";i:3;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:3:\"asc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:7;a:7:{s:5:\"title\";s:26:\"Sản phẩm khuyến mãi\";s:6:\"number\";i:3;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:5:\"price\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:1;a:0:{}i:3;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";s:1:\"4\";s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:4;a:7:{s:5:\"title\";s:12:\"Best Sellers\";s:6:\"number\";s:1:\"4\";s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:5:\"sales\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:9;a:7:{s:5:\"title\";s:15:\"Latest Products\";s:6:\"number\";i:4;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"rand\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:10;a:7:{s:5:\"title\";s:17:\"Featured Products\";s:6:\"number\";i:4;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(288,'widget_woocommerce_recently_viewed_products','a:6:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";s:1:\"3\";}i:5;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";i:4;}i:7;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";i:10;}i:8;a:2:{s:5:\"title\";s:15:\"Recently Viewed\";s:6:\"number\";i:3;}}','yes'),(289,'widget_woocommerce_top_rated_products','a:3:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:18:\"Top Rated Products\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(290,'widget_woocommerce_recent_reviews','a:3:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:2:{s:5:\"title\";s:14:\"Recent Reviews\";s:6:\"number\";s:1:\"3\";}}','yes'),(291,'widget_woocommerce_rating_filter','a:3:{s:12:\"_multiwidget\";i:1;i:2;a:1:{s:5:\"title\";s:14:\"Average Rating\";}i:3;a:1:{s:5:\"title\";s:14:\"Average Rating\";}}','yes'),(351,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(333,'widget_wsm-cta-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(334,'widget_social-widget','a:2:{i:3;a:8:{s:15:\"wsm_custom_text\";s:0:\"\";s:12:\"wsm_facebook\";s:56:\"https://www.facebook.com/Hicosmetics4u-1040441416133606/\";s:11:\"wsm_twitter\";s:0:\"\";s:12:\"wsm_linkedin\";s:0:\"\";s:11:\"wsm_youtube\";s:24:\"https://www.youtube.com/\";s:14:\"wsm_googleplus\";s:0:\"\";s:13:\"wsm_pinterest\";s:0:\"\";s:13:\"wsm_instagram\";s:26:\"https://www.instagram.com/\";}s:12:\"_multiwidget\";i:1;}','yes'),(335,'widget_wsmfeatured-page','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(336,'widget_wsmfeatured-post','a:2:{i:2;a:19:{s:5:\"title\";s:4:\"Blog\";s:9:\"posts_cat\";s:2:\"18\";s:9:\"posts_num\";s:1:\"3\";s:12:\"posts_offset\";s:1:\"0\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:13:\"gravatar_size\";s:2:\"45\";s:18:\"gravatar_alignment\";s:9:\"alignnone\";s:10:\"image_size\";s:9:\"thumbnail\";s:15:\"image_alignment\";s:9:\"alignnone\";s:10:\"show_title\";s:1:\"1\";s:11:\"show_byline\";s:1:\"1\";s:9:\"post_info\";s:30:\"[post_date format=\"M<b>d</b>\"]\";s:12:\"show_content\";s:0:\"\";s:13:\"content_limit\";s:1:\"0\";s:9:\"more_text\";s:14:\"[Read More...]\";s:11:\"extra_title\";s:0:\"\";s:9:\"extra_num\";s:0:\"\";s:23:\"more_from_category_text\";s:29:\"More Posts from this Category\";}s:12:\"_multiwidget\";i:1;}','yes'),(337,'widget_wsm-banner-widget','a:2:{i:2;a:5:{s:10:\"wsm-title1\";s:2:\"10\";s:15:\"wsm-banner-text\";s:46:\"Đón hè cùng kem chống nắng Clarins<br>\";s:13:\"wsm-moretext1\";s:60:\"Hicosmetics4u - Tự hào mang lại vẻ đẹp cho bạn >\";s:13:\"wsm-morelink1\";s:0:\"\";s:11:\"wsm-img-url\";s:47:\"/wp-content/themes/jessica/images/banner-bg.png\";}s:12:\"_multiwidget\";i:1;}','yes'),(340,'contempo-notifier-cache','<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<notifier>\r\n	<latest>1.3.4</latest>\r\n	<changelog>\r\n		<![CDATA[\r\n			<h4>1.3.4 - 19 Sept 2017</h4>\r\n			<ul>\r\n				<li>Changed update URL domain to https://9seeds.com</li>\r\n				<li>Changed cache name to make updates from previous versions run more smoothly</li>\r\n				<li>Disabled SSL for cURL, for servers which can\'t cURL from SSL sites</li>\r\n				<li>Changed URL domain in \"Update Downloads and Instructions\" to https://9seeds.com</li>\r\n			</ul>\r\n			<h4>1.3.2 - 11 Apr 2017</h4>\r\n			<ul>\r\n				<li>Change CSS for WooCommerce compatibility</li>\r\n				<li>Fix WooCommerce gallery display issue</li>\r\n				<li>Update WooCommerce template files for Woo 3.0+</li>\r\n			</ul>\r\n			<h4>1.3.1 - 02 Aug 2016</h4>\r\n			<ul>\r\n				<li>Change CSS for Genesis E-News Widget compatibility</li>\r\n				<li>Fix WooCommerce coupon code CSS bug in cart</li>\r\n				<li>Update Soliloquy plugin install script</li>\r\n			</ul>\r\n			<h4>1.3.0 - 07 Mar 2016</h4>\r\n			<ul>\r\n				<li>Change Genesis Simple Sidebar related logic to be compatible with Genesis 2.2.7</li>\r\n				<li>Update Soliloquy plugin install script</li>\r\n			</ul>\r\n			<h4>1.2.10 - 05 Feb 2016</h4>\r\n			<ul>\r\n				<li>Fix for Genesis Connect for WooCommerce with Genesis Simple Sidebars compatibility</li>\r\n				<li>Fix typo in Social Widget code</li>\r\n			</ul>\r\n			<h4>1.2.9 - 14 Jan 2016</h4>\r\n			<ul>\r\n				<li>Modify update notification script to prevent warnings in some hosting environments</li>\r\n				<li>Improve widget contructor method</li>\r\n				<li>Update included Genericons to version 3.4.1</li>\r\n			</ul>\r\n			<h4>1.2.8 - 20 Oct 2015</h4>\r\n			<ul>\r\n				<li>Fix bug in iThemes Exchange and WP eCommerce product layout</li>\r\n				<li>Add rem measurements to CSS font-size rules for improved accessibility</li>\r\n				<li>Change Google font import from style sheet to enqueue function</li>\r\n				<li>Fix bug in update notification script</li>\r\n				<li>Various minor bug fixes</li>\r\n			</ul>\r\n			<h4>1.2.7 - 03 Sep 2015</h4>\r\n			<ul>\r\n				<li>Simplify WooCommerce integration</li>\r\n				<li>Add full Genesis 2.2+ accessibility support</li>\r\n				<li>Switch to built-in Genesis mobile responsive meta tag</li>\r\n			</ul>\r\n			<h4>1.2.6 - 22 Aug 2015</h4>\r\n			<ul>\r\n				<li>Fix WooCommerce variable product bug</li>\r\n			</ul>\r\n			<h4>1.2.5 - 11 Aug 2015</h4>\r\n			<ul>\r\n				<li>Fix widget compatibility for WordPress version 4.3</li>\r\n				<li>Update theme template files for WooCommerce version 2.4.x compatibility</li>\r\n			</ul>\r\n			<h4>1.2.4 - 03 Aug 2015</h4>\r\n			<ul>\r\n				<li>Fix bug in header search display toggle</li>\r\n			</ul>\r\n			<h4>1.2.3 - 01 Aug 2015</h4>\r\n			<ul>\r\n				<li>CSS fix for color scheme list bullets on WooCommerce pages</li>\r\n				<li>Fix Google Font compatibility with SSL/HTTPS</li>\r\n				<li>Renamed home.php file to front-page.php file for simplicity</li>\r\n				<li>Add full WPML plugin compatibility</li>\r\n			</ul>\r\n			<h4>1.2.2 - 07 May 2015</h4>\r\n			<ul>\r\n				<li>Security Fix for Genericons package (same fix as Jetpack, etc.)</li>\r\n			</ul>\r\n			<h4>1.2.1 - 30 Apr 2015</h4>\r\n			<ul>\r\n				<li>Fix CSS bug induced by Soliloquy style changes</li>\r\n				<li>CSS fix for WooCommerce update</li>\r\n				<li>Remove rem units from style sheet for simplicity</li>\r\n				<li>Fix comment form to use placeholders without script requirement</li>\r\n			</ul>\r\n			<h4>1.2.0 - 11 Mar 2015</h4>\r\n			<ul>\r\n				<li>Fix bug in style sheet enqueueing</li>\r\n				<li>Convert to new Gravity Forms built-in placeholder functionality</li>\r\n				<li>Add template file for iTHemes Exchange to use thumbnail image size on store archive pages instead of large image size</li>\r\n				<li>Enable shortcode use in footer settings fields</li>\r\n				<li>Various minor bug fixes</li>\r\n			</ul>\r\n			<h4>1.1.4 - 19 Feb 2015</h4>\r\n			<ul>\r\n				<li>Resolve WooCommerce template version warning</li>\r\n				<li>Explicitly declare WooCommerce support if WooCommerce is activated</li>\r\n			</ul>\r\n			<h4>1.1.3 - 13 Jan 2015</h4>\r\n			<ul>\r\n				<li>Change style sheet character encoding to UTF-8</li>\r\n				<li>Bug fix in WooCommerce single product view</li>\r\n			</ul>\r\n			<h4>1.1.2 - 02 Dec 2014</h4>\r\n			<ul>\r\n				<li>Fix bug with Android display of mobile menu icon</li>\r\n				<li>Update Genericons font to latest version</li>\r\n				<li>Add missing strings to text domain</li>\r\n			</ul>\r\n			<h4>1.1.1 - 13 Nov 2014</h4>\r\n			<ul>\r\n				<li>Bug fix for imported fonts</li>\r\n			</ul>\r\n			<h4>1.1.0 - 12 Nov 2014</h4>\r\n			<ul>\r\n				<li>Added internationalization (i18n) support by wrapping all front-end facing text strings in a translation function</li>\r\n				<li>Added text domain in style.css and loaded text domain in functions.php</li>\r\n				<li>Added .pot file as basis for translations</li>\r\n				<li>Add .rtl stylesheet to be conditionally enqueued (instead of style.css) when WordPress language is set to an RTL script</li>\r\n			</ul>\r\n			<h4>1.0.2 - 10 Nov 2014</h4>\r\n			<ul>\r\n				<li>Fix Gravity Forms Placeholder code to work with multiple forms on a single page</li>\r\n				<li>Load gforms-placeholder script after Modernizr script</li>\r\n			</ul>\r\n			<h4>1.0.1 - 06 Oct 2014</h4>\r\n			<ul>\r\n				<li>Fix Social Widget not to display icons when URL field empty</li>\r\n			</ul>\r\n			<h4>1.0.0 - 29 Sept 2014</h4>\r\n			<ul>\r\n				<li>Initial Theme release</li>\r\n			</ul>\r\n		]]>\r\n	</changelog>\r\n</notifier>','yes'),(307,'sbi_rating_notice','dismissed','yes'),(308,'sb_instagram_settings','a:39:{s:15:\"sb_instagram_at\";s:0:\"\";s:20:\"sb_instagram_user_id\";s:0:\"\";s:30:\"sb_instagram_preserve_settings\";s:0:\"\";s:23:\"sb_instagram_ajax_theme\";b:0;s:23:\"sb_instagram_cache_time\";i:1;s:28:\"sb_instagram_cache_time_unit\";s:5:\"hours\";s:18:\"sb_instagram_width\";s:3:\"100\";s:23:\"sb_instagram_width_unit\";s:1:\"%\";s:28:\"sb_instagram_feed_width_resp\";b:0;s:19:\"sb_instagram_height\";s:0:\"\";s:16:\"sb_instagram_num\";s:2:\"20\";s:24:\"sb_instagram_height_unit\";s:0:\"\";s:17:\"sb_instagram_cols\";s:1:\"4\";s:27:\"sb_instagram_disable_mobile\";b:0;s:26:\"sb_instagram_image_padding\";s:1:\"5\";s:31:\"sb_instagram_image_padding_unit\";s:2:\"px\";s:17:\"sb_instagram_sort\";s:4:\"none\";s:23:\"sb_instagram_background\";s:0:\"\";s:21:\"sb_instagram_show_btn\";b:1;s:27:\"sb_instagram_btn_background\";s:0:\"\";s:27:\"sb_instagram_btn_text_color\";s:0:\"\";s:21:\"sb_instagram_btn_text\";s:12:\"Load More...\";s:22:\"sb_instagram_image_res\";s:4:\"auto\";s:24:\"sb_instagram_show_header\";b:1;s:24:\"sb_instagram_header_size\";s:5:\"small\";s:25:\"sb_instagram_header_color\";s:0:\"\";s:28:\"sb_instagram_show_follow_btn\";b:1;s:33:\"sb_instagram_folow_btn_background\";s:0:\"\";s:34:\"sb_instagram_follow_btn_text_color\";s:0:\"\";s:28:\"sb_instagram_follow_btn_text\";s:19:\"Follow on Instagram\";s:23:\"sb_instagram_custom_css\";s:0:\"\";s:22:\"sb_instagram_custom_js\";s:0:\"\";s:17:\"sb_instagram_cron\";s:2:\"no\";s:9:\"check_api\";b:1;s:19:\"sb_instagram_backup\";b:1;s:24:\"enqueue_css_in_shortcode\";b:0;s:30:\"sb_instagram_disable_mob_swipe\";b:0;s:15:\"sbi_font_method\";s:3:\"svg\";s:28:\"sb_instagram_disable_awesome\";b:0;}','yes'),(309,'ninja_forms_oauth_client_secret','7k6DkRXK3HDRced9Uyj2QB9TU9X4vkQDFWhZOeKS','yes'),(310,'ninja_forms_data_is_clean','true','yes'),(311,'ninja_forms_version','3.4.13','yes'),(312,'ninja_forms_db_version','1.1','no'),(313,'ninja_forms_settings','a:8:{s:11:\"date_format\";s:5:\"m/d/Y\";s:8:\"currency\";s:3:\"USD\";s:18:\"recaptcha_site_key\";s:0:\"\";s:20:\"recaptcha_secret_key\";s:0:\"\";s:14:\"recaptcha_lang\";s:0:\"\";s:19:\"delete_on_uninstall\";i:0;s:21:\"disable_admin_notices\";i:0;s:16:\"builder_dev_mode\";i:1;}','yes'),(314,'wp_nf_update_fields_batch_6b73e6299ff2e9b8b49a6ac771fd9063','a:4:{i:0;a:2:{s:2:\"id\";i:1;s:8:\"settings\";a:70:{s:5:\"label\";s:4:\"Name\";s:3:\"key\";s:4:\"name\";s:9:\"parent_id\";i:1;s:4:\"type\";s:7:\"textbox\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"1\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:4:\"mask\";s:0:\"\";s:11:\"custom_mask\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3277\";}}i:1;a:2:{s:2:\"id\";i:2;s:8:\"settings\";a:62:{s:5:\"label\";s:5:\"Email\";s:3:\"key\";s:5:\"email\";s:9:\"parent_id\";i:1;s:4:\"type\";s:5:\"email\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"2\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3281\";}}i:2;a:2:{s:2:\"id\";i:3;s:8:\"settings\";a:71:{s:5:\"label\";s:7:\"Message\";s:3:\"key\";s:7:\"message\";s:9:\"parent_id\";i:1;s:4:\"type\";s:8:\"textarea\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:9:\"label_pos\";s:5:\"above\";s:8:\"required\";s:1:\"1\";s:5:\"order\";s:1:\"3\";s:11:\"placeholder\";s:0:\"\";s:7:\"default\";s:0:\"\";s:13:\"wrapper_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:11:\"input_limit\";s:0:\"\";s:16:\"input_limit_type\";s:10:\"characters\";s:15:\"input_limit_msg\";s:17:\"Character(s) left\";s:10:\"manual_key\";s:0:\"\";s:13:\"disable_input\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:9:\"help_text\";s:0:\"\";s:9:\"desc_text\";s:0:\"\";s:28:\"disable_browser_autocomplete\";s:0:\"\";s:12:\"textarea_rte\";s:0:\"\";s:18:\"disable_rte_mobile\";s:0:\"\";s:14:\"textarea_media\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3284\";}}i:3;a:2:{s:2:\"id\";i:4;s:8:\"settings\";a:69:{s:5:\"label\";s:6:\"Submit\";s:3:\"key\";s:6:\"submit\";s:9:\"parent_id\";i:1;s:4:\"type\";s:6:\"submit\";s:10:\"created_at\";s:19:\"2018-09-18 15:32:34\";s:16:\"processing_label\";s:10:\"Processing\";s:5:\"order\";s:1:\"5\";s:10:\"objectType\";s:5:\"Field\";s:12:\"objectDomain\";s:6:\"fields\";s:10:\"editActive\";s:0:\"\";s:15:\"container_class\";s:0:\"\";s:13:\"element_class\";s:0:\"\";s:28:\"wrap_styles_background-color\";s:0:\"\";s:18:\"wrap_styles_border\";s:0:\"\";s:24:\"wrap_styles_border-style\";s:0:\"\";s:24:\"wrap_styles_border-color\";s:0:\"\";s:17:\"wrap_styles_color\";s:0:\"\";s:18:\"wrap_styles_height\";s:0:\"\";s:17:\"wrap_styles_width\";s:0:\"\";s:21:\"wrap_styles_font-size\";s:0:\"\";s:18:\"wrap_styles_margin\";s:0:\"\";s:19:\"wrap_styles_padding\";s:0:\"\";s:19:\"wrap_styles_display\";s:0:\"\";s:17:\"wrap_styles_float\";s:0:\"\";s:29:\"wrap_styles_show_advanced_css\";s:1:\"0\";s:20:\"wrap_styles_advanced\";s:0:\"\";s:29:\"label_styles_background-color\";s:0:\"\";s:19:\"label_styles_border\";s:0:\"\";s:25:\"label_styles_border-style\";s:0:\"\";s:25:\"label_styles_border-color\";s:0:\"\";s:18:\"label_styles_color\";s:0:\"\";s:19:\"label_styles_height\";s:0:\"\";s:18:\"label_styles_width\";s:0:\"\";s:22:\"label_styles_font-size\";s:0:\"\";s:19:\"label_styles_margin\";s:0:\"\";s:20:\"label_styles_padding\";s:0:\"\";s:20:\"label_styles_display\";s:0:\"\";s:18:\"label_styles_float\";s:0:\"\";s:30:\"label_styles_show_advanced_css\";s:1:\"0\";s:21:\"label_styles_advanced\";s:0:\"\";s:31:\"element_styles_background-color\";s:0:\"\";s:21:\"element_styles_border\";s:0:\"\";s:27:\"element_styles_border-style\";s:0:\"\";s:27:\"element_styles_border-color\";s:0:\"\";s:20:\"element_styles_color\";s:0:\"\";s:21:\"element_styles_height\";s:0:\"\";s:20:\"element_styles_width\";s:0:\"\";s:24:\"element_styles_font-size\";s:0:\"\";s:21:\"element_styles_margin\";s:0:\"\";s:22:\"element_styles_padding\";s:0:\"\";s:22:\"element_styles_display\";s:0:\"\";s:20:\"element_styles_float\";s:0:\"\";s:32:\"element_styles_show_advanced_css\";s:1:\"0\";s:23:\"element_styles_advanced\";s:0:\"\";s:44:\"submit_element_hover_styles_background-color\";s:0:\"\";s:34:\"submit_element_hover_styles_border\";s:0:\"\";s:40:\"submit_element_hover_styles_border-style\";s:0:\"\";s:40:\"submit_element_hover_styles_border-color\";s:0:\"\";s:33:\"submit_element_hover_styles_color\";s:0:\"\";s:34:\"submit_element_hover_styles_height\";s:0:\"\";s:33:\"submit_element_hover_styles_width\";s:0:\"\";s:37:\"submit_element_hover_styles_font-size\";s:0:\"\";s:34:\"submit_element_hover_styles_margin\";s:0:\"\";s:35:\"submit_element_hover_styles_padding\";s:0:\"\";s:35:\"submit_element_hover_styles_display\";s:0:\"\";s:33:\"submit_element_hover_styles_float\";s:0:\"\";s:45:\"submit_element_hover_styles_show_advanced_css\";s:1:\"0\";s:36:\"submit_element_hover_styles_advanced\";s:0:\"\";s:7:\"cellcid\";s:5:\"c3287\";}}}','no'),(318,'soliloquy_upgrade','1','yes'),(319,'widget_ninja_forms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(320,'widget_simple-social-icons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(315,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(316,'widget_enews-ext','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(321,'soliloquy_upgrade_cpts','1','yes'),(322,'_amn_sol-lite_last_checked','1538870400','yes'),(323,'nf_admin_notice','a:1:{s:16:\"one_week_support\";a:3:{s:5:\"start\";s:9:\"9/25/2018\";s:3:\"int\";i:7;s:9:\"dismissed\";i:1;}}','yes'),(324,'soliloquy_review','a:2:{s:4:\"time\";i:1538902344;s:9:\"dismissed\";b:1;}','yes'),(325,'woocommerce_maybe_regenerate_images_hash','958afab2d0b050fa8d8b61b9b9cd31bf','yes'),(327,'ninja_forms_optin_reported','1','yes'),(341,'contempo-notifier-last-updated','1540525151','yes'),(9909,'soliloquy','a:5:{s:3:\"key\";s:0:\"\";s:4:\"type\";s:9:\"developer\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;}','yes'),(10282,'woocommerce_tracker_ua','a:17:{i:0;s:115:\"mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/69.0.3497.100 safari/537.36\";i:1;s:114:\"mozilla/5.0 (windows nt 6.1; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/69.0.3497.100 safari/537.36\";i:2;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36\";i:3;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36\";i:4;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36\";i:5;s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.80 Safari/537.36\";i:6;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36\";i:7;s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15\";i:8;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36\";i:9;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1 Safari/605.1.15\";i:10;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36\";i:11;s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.80 Safari/537.36\";i:12;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.80 Safari/537.36\";i:13;s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:67.0) Gecko/20100101 Firefox/67.0\";i:14;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36\";i:15;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36\";i:16;s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";}','yes'),(390,'widget_genesisresponsiveslider-widget','a:1:{s:12:\"_multiwidget\";i:0;}','yes'),(391,'genesis_responsive_slider_settings','a:26:{s:9:\"post_type\";s:4:\"post\";s:10:\"posts_term\";s:0:\"\";s:13:\"exclude_terms\";s:0:\"\";s:15:\"include_exclude\";s:0:\"\";s:7:\"post_id\";s:0:\"\";s:9:\"posts_num\";s:1:\"3\";s:12:\"posts_offset\";s:1:\"0\";s:7:\"orderby\";s:4:\"date\";s:15:\"slideshow_timer\";s:4:\"4000\";s:15:\"slideshow_delay\";s:3:\"800\";s:16:\"slideshow_effect\";s:5:\"slide\";s:15:\"slideshow_width\";s:3:\"820\";s:16:\"slideshow_height\";s:3:\"450\";s:16:\"slideshow_arrows\";i:1;s:20:\"slideshow_title_show\";i:1;s:21:\"slideshow_hide_mobile\";i:1;s:25:\"slideshow_excerpt_content\";s:8:\"excerpts\";s:19:\"slideshow_more_text\";s:18:\"[Continue Reading]\";s:31:\"slideshow_excerpt_content_limit\";s:3:\"150\";s:23:\"slideshow_excerpt_width\";s:2:\"50\";s:17:\"location_vertical\";s:6:\"bottom\";s:19:\"location_horizontal\";s:4:\"left\";s:22:\"slideshow_excerpt_show\";i:0;s:14:\"slideshow_loop\";i:0;s:17:\"slideshow_no_link\";i:0;s:15:\"slideshow_pager\";i:0;}','yes'),(9943,'stats_cache','a:2:{s:32:\"1fc729d8bf5ac4221dc0feaae36edf88\";a:1:{i:1561609147;a:0:{}}s:32:\"e52593a4dfa060eb27289659294e9f4e\";a:1:{i:1561609147;a:0:{}}}','yes'),(9979,'woocommerce_cod_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(9976,'woocommerce_ppec_paypal_settings','a:2:{s:16:\"reroute_requests\";b:0;s:5:\"email\";s:23:\"admin@hicosmetics4u.com\";}','yes'),(9977,'woocommerce_cheque_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(9978,'woocommerce_bacs_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(9961,'woocommerce_product_type','both','yes'),(9962,'woocommerce_sell_in_person','1','yes'),(9963,'woocommerce_allow_tracking','yes','yes'),(9994,'woocommerce_flat_rate_1_settings','a:3:{s:5:\"title\";s:12:\"Đồng giá\";s:10:\"tax_status\";s:7:\"taxable\";s:4:\"cost\";s:1:\"0\";}','yes'),(9995,'woocommerce_flat_rate_2_settings','a:3:{s:5:\"title\";s:12:\"Đồng giá\";s:10:\"tax_status\";s:7:\"taxable\";s:4:\"cost\";s:1:\"0\";}','yes'),(20128,'tablepress_plugin_options','{\"plugin_options_db_version\":38,\"table_scheme_db_version\":3,\"prev_tablepress_version\":\"1.9.1\",\"tablepress_version\":\"1.9.2\",\"first_activation\":1540540375,\"message_plugin_update\":true,\"message_donation_nag\":true,\"use_custom_css\":true,\"use_custom_css_file\":true,\"custom_css\":\"\",\"custom_css_minified\":\"\",\"custom_css_version\":0}','yes'),(20129,'su_option_version','5.3.0','no'),(20130,'stla_licenses','','yes'),(20133,'su_option_dismissed_notices','a:1:{s:4:\"rate\";b:1;}','yes'),(20127,'widget_shortcodes-ultimate','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(13917,'litespeed-timestamp-purge-css','1561864895','yes'),(13918,'litespeed-ccss-summary','a:2:{s:5:\"queue\";a:0:{}s:12:\"curr_request\";i:0;}','yes'),(13919,'litespeed-media-placeholder-summary','a:0:{}','yes'),(72794,'_site_transient_timeout_theme_roots','1561874222','no'),(72795,'_site_transient_theme_roots','a:4:{s:8:\"flatsome\";s:7:\"/themes\";s:7:\"genesis\";s:7:\"/themes\";s:7:\"jessica\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";}','no'),(9996,'mailchimp_woocommerce_plugin_do_activation_redirect','','yes'),(10095,'sol_2bc1dc23b138d396f2ec103511f4b60e','a:2:{s:7:\"timeout\";i:1545638602;s:5:\"value\";s:32545:\"{\"name\":\"Soliloquy\",\"slug\":\"soliloquy\",\"version\":\"2.5.6\",\"author\":\"<a href=\\\"http:\\/\\/soliloquywp.com\\/\\\">SoliloquyWP Team<\\/a>\",\"author_profile\":\"<a href=\\\"http:\\/\\/wordpress.org\\/extend\\/plugins\\/profile\\/griffinjt\\\">http:\\/\\/wordpress.org\\/extend\\/plugins\\/profile\\/griffinjt<\\/a>\",\"requires\":\"4.4.0\",\"tested\":\"5.0.0\",\"last_updated\":\"23-03-2016\",\"homepage\":\"http:\\/\\/soliloquywp.com\\/\",\"changelog\":\"\\n\\t\\t\\t\\t<h3>2.5.6 (12-11-2018)<\\/h3>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t\\t<li>Added: Gutenberg Block ( Beta )<\\/li>\\n\\t\\t\\t\\t\\t<li>Fixes: Vimeo Slider performance.<\\/li>\\n\\t\\t\\t\\t\\t<li>Fixes: Html showing in caption.<\\/li>\\n\\t\\t\\t\\t\\t<li>Fixes: Image Dimensions not saving.<\\/li>\\n\\t\\t\\t\\t\\t<li>Fixes: RTL Media Query.<\\/li>\\n\\t\\t\\t\\t\\t<li>Fixes: Image Compression on crops.<\\/li>\\n\\t\\t\\t\\t\\t<li>Fixes: Keyboard shortcut conflicts.<\\/li>\\n\\t\\t\\t\\t\\t<li>Fixes: Random Sorting not randomized.<\\/li>\\n\\t\\t\\t\\t\\t<li>Fixes: Minor bug fixes.<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<h3>2.5.5.1 (09-25-2018)<\\/h3>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t\\t<li>Fix: API routes.<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<h3>2.5.5 (05-22-2018)<\\/h3>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t\\t<li>Fix: Minor bug fixes.<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<h3>2.5.4 (03-22-2018)<\\/h3>\\n                    <ul>\\n                    <li>Fix: Updater class.<\\/li>\\n                    <li>Fix: Minor bug fixes.<\\/li>\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.3 (2016-12-22)<\\/h3>\\n                    <ul>\\n                        <li>Fix: PHP optimizations to improve performance.<\\/li>\\n                        <li>Fix: Minor bug fixes.<\\/li>\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.2.8 (2016-12-22)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Minor bug fixes.<\\/li>\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.2.7 (2016-12-08)<\\/h3>\\n                    <ul>\\n                        <li>Fix: PDF Slides not inserting.<\\/li>\\n                        <li>Fix: Admin CSS.<\\/li>\\n                        <li>Fix: Admin conflicts with nextgen.<\\/li>\\n                        <li>Fix: Mobile Captions.<\\/li>\\n                        <li>Fix: Various minor bugs.<\\/li>\\n\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.2.6 (2016-10-19)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Importer failing with some slide IDs.<\\/li>\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.2.5 (2016-08-31)<\\/h3>\\n                    <ul>\\n                        <li>Added: Sort order.<\\/li>\\n                        <li>Changed: Slider Options order.<\\/li>\\n                        <li>Fix: Errors not displaying properly when video fails to insert.<\\/li>\\n                        <li>Fix: Video Url not updating.<\\/li>\\n                        <li>Fix: Widget title using meta field instead of title.<\\/li>\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.2.4 (2016-07-27)<\\/h3>\\n                    <ul>\\n                        <li>Fix: HTML Slides data not showing up.<\\/li>\\n                        <li>Fix: Video data not showing up.<\\/li>\\n                        <li>Fix: Inserting External Video PHP 5.3 compat issues.<\\/li>\\n\\n                    <\\/ul>\\n                    <ul>\\n                        <li>Fix: Cases where Meta Edit for slides in unavailable. <\\/li>\\n                        <li>Fix: Various small bugs.<\\/li>\\n\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.2.2 (2016-07-11)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Compat with PHP 5.2 causing admin screen to be un-functional<\\/li>\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.2.1 (2016-07-01)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Conflict with Envira Gallery<\\/li>\\n                    <\\/ul>\\n\\t\\t\\t\\t\\t<h3>2.5.2 (2016-06-30)<\\/h3>\\n                    <ul>\\n                        <li>Slide status visual indicated edit screen<\\/li>\\n                        <li>Publish Status now bulk<\\/li>\\n                        <li>Vertical Thumbnail a<\\/li>\\n                        <li>List\\/Grid view now slider specific <\\/li>\\n                        <li>Fix youtube videos pausing all videos on page<\\/li>\\n                        <li> Fix List\\/Grid default option<\\/li>\\n                        <li>Fix v1 to v2 update<\\/li>\\n                        <li>Settings tabs now return to current screen after publishing\\/updating a slider <\\/li>\\n\\n                    <\\/ul>\\n                     <h3>2.5.1.1 (2016-06-22)<\\/h3>\\n                    <ul>\\n                        <li>Fix Video Upload<\\/li>\\n                    <\\/ul>\\n                    <h3>2.5.1 (2016-06-22)<\\/h3>\\n                    <ul>\\n                        <li>Fix Code Meta Edit<\\/li>\\n                        <li>Retina Logo<\\/li>\\n                    <\\/ul>\\n                    <h3>2.5.0 (2016-06-21)<\\/h3>\\n                    <ul>\\n                        <li>UI Refresh<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.4.3 (2016-03-23)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Fix: Cases where slug shortcodes don\\u2019t appear.<\\/li>\\n                        <li>Fix: Slider Controls appearing on single images<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.4.2 (2016-03-16)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Infinite Loop not properly loopnig on mobile<\\/li>\\n                        <li>Fix: Slide position from being set improperly<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.4.1 (2016-03-08)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Last slide from appearing first with in cases where infinite loop is enabled.<\\/li>\\n                        <li>Fix: Thumbnails Addon not loading properly chrome<\\/li>\\n                        <li>Added: RTL for sites that use RTL body or html class.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.4 (2016-03-01)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Featured content from disappearing after transient expires.<\\/li>\\n                        <li>Fix: RTL Pager CSS.<\\/li>\\n                        <li>Fix: Double click play for local videos in Safari<\\/li>\\n                        <li>Added: Fullscreen video button for local videos<\\/li>\\n                        <li>Added: Option for Autoplay for Videos<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3.9 (2016-02-23)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Vimeo video not pausing transition.<\\/li>\\n                        <li>Fix: Video output for displaying with Soliloquy Lightbox add-on<\\/li>\\n                        <li>Fix: Slide Transition animation from looping properly<\\/li>\\n                        <li>Added: fr_FR Translations<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3.8 (2016-01-21)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Self-hosted videos use the video poster attribute to correctly display placeholder images<\\/li>\\n                        <li>Fix: When appending insert slider buttons to Visual Editors, check for $post instance rather than assuming it exists. Prevents faults with plugins using the Visual Editor but not a Post or Post Type<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3.7 (2015-12-23)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Use WP_Query to get sliders when cache\\/transient is empty, preventing slider output blanking after a day when using caching plugins<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3.6 (2015-12-17)<\\/h3>\\n                    <ul>\\n                        <li>Added: scoped attribute to inline CSS<\\/li>\\n                        <li>Fix: Compat with Soliloquy Carousel cloned slides not displaying<\\/li>\\n                        <li>Fix: Remove box-shadow from links on sliders, which may be caused by Twenty Sixteen and other themes<\\/li>\\n                        <li>Fix: Slider slug would not save when changed<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3.5 (2015-12-10)<\\/h3>\\n                    <ul>\\n                        <li>Fix: foreach() warning when attempting to add a widget and no sliders defined<\\/li>\\n                        <li>Fix: Vertical slideshow with start on slide = 0 would result in incorrect slide being displayed<\\/li>\\n                        <li>Fix: Modal close icon for WordPress 4.4<\\/li>\\n                    <\\/ul>\\n\\t\\t\\t\\t   <h3>2.4.3.4 (2015-11-19)<\\/h3>\\n                    <ul>\\n                        <li>Added: soliloquy_get_image_slide_link_classes and soliloquy_get_video_slide_link_classes filters to allow developers to add classes to links<\\/li>\\n                        <li>Fix: Pause slider when YouTube video is buffering, not just playing.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3.3 (2015-10-22)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Prevent keyboard events stealing focus from input and text areas<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3.2 (2015-09-24)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Moved soliloquy_output filter to end of shortcode() function to ensure all output can be filtered.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3.1 (2015-09-09)<\\/h3>\\n                    <ul>\\n                        <li>Added: Image resize\\/crop error messages are output to logged in WordPress users where WP_DEBUG enabled.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.3 (2015-08-13)<\\/h3>\\n                    <ul>\\n                        <li>Added: Updated image uploader to prevent images increasing in file size and not displaying correctly when an image has an sRGB profile<\\/li>\\n                        <li>Fix: WordPress 4.3 compatibility for Widget<\\/li>\\n                        <li>Fix: WordPress 4.3 compatibility for modal close icon<\\/li>\\n                        <li>Fix: Stopped WPML Media displaying duplicate images when inserting images from other sources <\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.2.4 (2015-08-06)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Import routine improved to fully import image and video metadata.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.2.3 (2015-07-30)<\\/h3>\\n                    <ul>\\n                        <li>Fix: Widgets: Featured Content widgets appear in dropdown when managing Widgets.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.2.2 (2015-07-23)<\\/h3>\\n                    <ul>\\n                        <li>Added: Pause on Navigation: option to enable\\/disable slider autoplay when navigation interaction occurs (default = Yes, which is standard Soliloquy functionality)<\\/li>\\n                        <li>Added: get_sliders() arguments to include empty (Featured Content) sliders and ignore cache for transient clearing in the Featured Content Addon<\\/li>\\n                        <li>Fix: Exclude Defaults and Dynamic Sliders when querying get_sliders()<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.2.1 (2015-07-16)<\\/h3>\\n                    <ul>\\n                        <li>Added: Mousewheel support<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.2.0<\\/h3>\\n                    <ul>\\n                        <li>Added: Guidance on Setting Dimensions on Images if using Photon CDN and experiencing issues<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.9<\\/h3>\\n                    <ul>\\n                        <li>Added: Filter on image dimensions for Carousel Addon to correctly define width and height of images when Set Dimensions on Images = Yes<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.8<\\/h3>\\n                    <ul>\\n                        <li>Fix: Prepend slides before existing slides in older versions of PHP<\\/li>\\n                        <li>Fix: Force slider ID to match Post ID on Publish \\/ Update; this resolves numerous issues where the wrong sliders may display when duplicating sliders or using WPML<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.7<\\/h3>\\n                    <ul>\\n                        <li>Added: ID, slider item, slider config and slider type arguments to soliloquy_crop_image_args filter, to allow developers to modify cropping\\/resizing arguments on a per-slide basis.<\\/li>\\n                        <li>Added: Setting to add slides before or after existing slides.<\\/li>\\n                        <li>Fix: Reordering slides without clicking Update on a slider would result in config settings being lost.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.6<\\/h3>\\n                    <ul>\\n                        <li>Added: Infinite Scroll support (please refer to docs for how to implement)<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.5<\\/h3>\\n                    <ul>\\n                        <li>Added: Left\\/Right thumbnail styling support<\\/li>\\n                        <li>Fix: Support for multiple slideshows with YouTube videos on a single Page<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.4<\\/h3>\\n                    <ul>\\n                        <li>Added: Local video support<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.3<\\/h3>\\n                    <ul>\\n                        <li>Fixed: Caption CSS positioning<\\/li>\\n                        <li>Fixed: Cannot modify headers error on ajax.php<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.2<\\/h3>\\n                    <ul>\\n                        <li>Added: Insert from Other Images Sources - automatically load images on scroll and search<\\/li>\\n                        <li>Fixed: Featured Content sliders honour caption position setting<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1.1<\\/h3>\\n                    <ul>\\n                        <li>Added: esc_url() on add_query_arg() calls<\\/li>\\n                        <li>Added: Caption Position (Top, Bottom, Left, Right - defaults to Bottom)<\\/li>\\n                        <li>Fix: Video Caption HTML markup producing invalid W3C validation results<\\/li>\\n                        <li>Fix: Removed deprecated This Post\\u2019s Slider on Add Slider button<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.1<\\/h3>\\n                    <ul>\\n                        <li>Fix: Edge case where some v1.5.x to v2.3.x+ migrations would result in sliders not displaying in the WordPress Administration.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.9<\\/h3>\\n                    <ul>\\n                        <li>Added: Option to choose aria-live setting (off, polite, assertive; defaults = polite)<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.8<\\/h3>\\n                    <ul>\\n                        <li>Fix: JS error when attempting to set aria-control attribute when using Dynamic Addon<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.7<\\/h3>\\n                    <ul>\\n                        <li>Added: ARIA roles and tabindex on slideshow control and pager elements for better a11y compatibility<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.6<\\/h3>\\n                    <ul>\\n                        <li>Added: Ticker option<\\/li>\\n                        <li>Fix: Image dimensions not displaying when enabled on Dynamic Sliders<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.5<\\/h3>\\n                    <ul>\\n                        <li>Added: Filter for Addons to load in CSS files<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.4<\\/h3>\\n                    <ul>\\n                        <li>Fix: Mobile detection wrongly including some tablet devices.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.3<\\/h3>\\n                    <ul>\\n                        <li>Added: Conditional UI elements on Admin Screens<\\/li>\\n                        <li>Added: Mobile Tab - mobile slide image option moved to this new tab<\\/li>\\n                        <li>Added: soliloquy-item-XXX class to each li element<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.2<\\/h3>\\n                    <ul>\\n                        <li>Fix: Thumbnails compatibility with upgraded slider JS<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0.1<\\/h3>\\n                    <ul>\\n                        <li>Fix: IE11 Carousel Addon Compatibility<\\/li>\\n                        <li>Fix: Upgraded slider JS<\\/li>\\n                        <li>Fix: Mobile image loading<\\/li>\\n                        <li>Fix: Improved error message UI when uploading files exceeding WordPress \\/ PHP file size limits<\\/li>\\n                    <\\/ul>\\n                    <h3>2.4.0<\\/h3>\\n                    <ul>\\n                        <li>Fixed: When upgrading from 2.3.9.6 or later, ensure the New Slide Status is set to Published if the user has not updated this via Soliloquy - Settings<\\/li>\\n                    <\\/ul>\\n                    <h3>2.3.9.9<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Added: Enable Captions on Mobile<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Fix: Insert\\/Edit Link modal in Attachment Editor was hidden behind Attachment Editor Modal<\\/li>\\n\\t\\t\\t\\t\\t<\\/ul>\\n                    <h3>2.3.9.8<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t\\t\\t\\t<li>Added: Caption Delay after slideshow transition<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Added: RTL Support<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Added: Filters on slider item image class element<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Added: Option to include image dimensions in output for Google Pagespeed compatibility<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Fix: YouTube and Vimeo placeholder images are attached to the relevant Soliloquy Slider on wp_insert_attachment() when viewed in the Media Library.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.9.7<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t\\t\\t\\t<li>Added: Youtube Video Placeholder Image - attempt to retrieve HD version, fallback to SD version<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Added: Vimeo Video Placeholder Image - uses new API to get highest resolution image available<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Added: soliloquy_media_buttons filter for Add Slider button<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Fix: YouTube Video Placeholder - prevent grey placeholder thumbnail from being retrieved on some videos<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Fix: media_buttons filter replaces depreciated media_buttons_context filter<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.9.6<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Added: Button in Soliloquy > Settings to fix broken site migrations where slides are missing<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Added: Global publish\\/draft default in Soliloquy > Settings. Used to automatically assign published\\/draft status to slides added to existing sliders<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Fix: Updater checks for plugin and addons w\\/ WordPress 4.1 support<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Fix: Support for HTMl slideshows with non-alphanumeric characters on edit<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Fix: Prevent the same stylesheets loading multiple times on a single Page\\/Post\\/CPT<\\/li>\\n\\t\\t\\t\\t\\t\\t<li>Fix: Height calculation bug when using AJAX preloading<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.9.5<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Added: When editing an existing slider, new slides added can have their status set to draft or published.<\\/li>\\n\\t\\t\\t            <li>Fix: Carousel bugs<\\/li>\\n\\t\\t\\t            <li>Fix: Slider reducing to 1px height bug<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.9.4<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Added: WordPress 4.0 Edit Metadata UI for slides.<\\/li>\\n\\t\\t\\t            <li>Added: Better Video Placeholder retrieval methods for enhanced performance.<\\/li>\\n\\t\\t\\t            <li>Added: Filter to get_image_info() to support third party filtering of cropping methods.<\\/li>\\n\\t\\t\\t            <li>Added: Localization Support<\\/li>\\n\\t\\t\\t            <li>Changed: Video thumbnail is now called Video Placeholder image to avoid confusion with the Thumbnails Addon.<\\/li>\\n\\t\\t\\t            <li>Fix: Vimeo over HTTPS JS errors<\\/li>\\n\\t\\t\\t            <li>Fix: Video controls not working when slider control nav enabled.<\\/li>\\n\\t\\t\\t            <li>Fix: Mobile touch swipe support for video slides<\\/li>\\n\\t\\t\\t            <li>Fix: SSL checks when loading Addon images in WordPress Administration<\\/li>\\n\\t\\t\\t            <li>Fix: Display reason why images cannot upload (max file size exceeded, file permission error etc).<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.9.3<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with sliders displaying in IE8.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.9.2<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with sliders saving to the wrong post type.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.9.1<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed possible bug that prevented slider output in some cases.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.9<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Bug fixes and UI Refreshs for WordPress 4.0.<\\/li>\\n\\t\\t\\t            <li>Improved performance and reliability for plugin update and license checks.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.7<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with YouTube API not pausing the slider when a video starts playing.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.6<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with saving sliders to regular posts instead of the Soliloquy post type.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.5<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed performance bug with API automatic updates.<\\/li>\\n\\t\\t\\t            <li>Fixed bug with video slides on mobile devices.<\\/li>\\n\\t\\t\\t            <li>Other bug fixes and improvements.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.4<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Various bug fixes and performance improvements.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.3<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with API updater sending requests on admin pageloads.<\\/li>\\n\\t\\t\\t            <li>Fixed bug with hidden post type screen errors.<\\/li>\\n\\t\\t\\t            <li>Added new filter to filter styles on individual slides.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.2<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed issue with getting slider by slug when slugs were similar.<\\/li>\\n\\t\\t\\t            <li>Improved image upload responses by standardizing with the main refreshing function.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.1<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed asset loading issue where styles would not be applied soon enough when the slider loaded.<\\/li>\\n\\t\\t\\t            <li>Added descriptive classes to the no JS fallback slider output.<\\/li>\\n\\t\\t\\t            <li>Added main support for lightbox thumbnail cropping in the main <code>get_image_src<\\/code> method.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.3.0<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed image indexing bug with Google.<\\/li>\\n\\t\\t\\t            <li>Fixed some bugs with the Classic theme.<\\/li>\\n\\t\\t\\t            <li>Fixed max_execution_time bug on some shared hosts for image cropping.<\\/li>\\n\\t\\t\\t            <li>Fixed bug where link dialog box would load underneath metadata modal dialog.<\\/li>\\n\\t\\t\\t            <li>Improved asset loading with minified files and reduced HTTP requests.<\\/li>\\n\\t\\t\\t            <li>Updated CodeMirror for HTML slides.<\\/li>\\n\\t\\t\\t            <li>Added contextual classes for UI elements to the slider.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.9<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with HTML thumbnails not inserting when creating the HTML slide.<\\/li>\\n\\t\\t\\t            <li>Fixed bug with Soliloquy duplicating images excessively when trying to retrieve cropped images.<\\/li>\\n\\t\\t\\t            <li>Improved contextual language in metadata editing area.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.8<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with Settings page tabs not appearing.<\\/li>\\n\\t\\t\\t            <li>Fixed bug with with over aggressive sanitization of dropdown settings.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.7<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with Dynamic addon not cropping images correctly.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.6<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with <code>func_get_args<\\/code> not grabbing all parameters when cropping images.<\\/li>\\n\\t\\t\\t            <li>Fixed bug where \\\"Full Width\\\" would persist from one slider to another if more than one was on a page.<\\/li>\\n\\t\\t\\t            <li>Fixed bug where sliders would start auto sliding after pausing a video even if auto was set to false.<\\/li>\\n\\t\\t\\t            <li>Improved slider height calculation to prevent content shifting.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.5<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with not having proper thumbnail cropping support if cropping for the main slider was turned off.<\\/li>\\n\\t\\t\\t            <li>Added no JavaScript fallback support for sliders.<\\/li>\\n\\t\\t\\t            <li>Improved getting video thumbnails by using the WP HTTP API.<\\/li>\\n\\t\\t\\t            <li>Don\'t show upgrade notice for new users of Soliloquy.<\\/li>\\n\\t\\t\\t            <li>Many various bug fixes and general improvements.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.4<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with image cropping for sizes registered with WordPress.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.3<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed backwards compat bug with slider shortcodes that used IDs as values.<\\/li>\\n\\t\\t\\t            <li>Added ability to parse shortcodes in widgets to prevent sliders from disappearing.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.2<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed error in slider display.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.1<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Slider metabox now only appears on Soliloquy post type screen by default (can filter to add to other post type screens).<\\/li>\\n\\t\\t\\t            <li>New \\\"Full Width\\\" size setting to allow full width sliders.<\\/li>\\n\\t\\t\\t            <li>Fixed navigation arrow regression (arrows only display on hover in Classic theme).<\\/li>\\n\\t\\t\\t            <li>Improved upgrade and settings import from v1 to v2.<\\/li>\\n\\t\\t\\t            <li>When switching back to Default slider size, the dimensions will adjust to the default slider dimensions.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.2.0<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed slider shrinking bug (woohoo!).<\\/li>\\n\\t\\t\\t            <li>Fixed some upgrade issues and defaults for new slider settings.<\\/li>\\n\\t\\t\\t            <li>Improved styling and backwards compat styling for captions.<\\/li>\\n\\t\\t\\t            <li>Added automatic thumbnail generation for video slides from the video source.<\\/li>\\n\\t\\t\\t            <li>Added ability to set none position styling for the slider (upgraded sliders now default to this).<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.9<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Added support for starting slide option and dynamic starting slides.<\\/li>\\n\\t\\t\\t            <li>Improved styling for iframe and object tags in HTML slides.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.8<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Improved slider engine inline style handling for better responsive support.<\\/li>\\n\\t\\t\\t            <li>Improved backwards compat support for v1 template tags.<\\/li>\\n\\t\\t\\t            <li>UI styles and improvements.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.7<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixes many UI regressions when upgrading from v1 to v2.<\\/li>\\n\\t\\t\\t            <li>Added new filter to change Soliloquy metabox priority.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.6<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with slides not appearing properly for slide transitions.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.5<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with HTML slides not displaying.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.4<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Tons of bug fixes and stability improvements.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.3<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed bug with captions appearing on top of slides instead of bottom.<\\/li>\\n\\t\\t\\t            <li>Fixed bug with captions being malformed with video slides.<\\/li>\\n\\t\\t\\t            <li>Captions now parse shortcode properly (regression fix).<\\/li>\\n\\t\\t\\t            <li>Added new tab link option back to metadata options (regression fix).<\\/li>\\n\\t\\t\\t            <li>Check to ensure Upgrader is available before loading.<\\/li>\\n\\t\\t\\t            <li>Add backwards compat support for transition classes on sliders.<\\/li>\\n\\t\\t\\t            <li>Fixed admin script dependency issues.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.2<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Fixed error with caption styling.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.1<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Adds backwards compat and legacy support for v1 addons upgrading system to allow addons to upgrade.<\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.1.0<\\/h3>\\n\\t\\t\\t        <ul>\\n\\t\\t\\t            <li>Soliloquy and the Addons are now at v2! <strong>Please read the upgrade guide found by <a href=\\\"http:\\/\\/soliloquywp.com\\/soliloquy-v2-upgrade-guide\\/\\\" target=\\\"_blank\\\">clicking on this link.<\\/a><\\/strong><\\/li>\\n\\t\\t\\t        <\\/ul>\\n                    <h3>2.0.3<\\/h3>\\n                    <ul>\\n                        <li>Fixed bug with dra-and-drop uploader in WordPress 3.9.<\\/li>\\n                        <li>Fixed issue where URLs would not match new site after migration.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.0.2<\\/h3>\\n                    <ul>\\n                        <li>Add proper quotes around JS object keys to prevent JS parse errors.<\\/li>\\n                        <li>Allow captions to be placed outside of the slider.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.0.1<\\/h3>\\n                    <ul>\\n                        <li>Miscellaneous bug fixes and improvements.<\\/li>\\n                    <\\/ul>\\n                    <h3>2.0.0<\\/h3>\\n                    <ul>\\n                        <li>Say hello to version 2.0!<\\/li>\\n                    <\\/ul>\",\"download_link\":\"https:\\/\\/enviragallery.s3.us-east-2.amazonaws.com\\/v2\\/soliloquy\\/soliloquy.zip?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIVBSMFW42TBGGRPA%2F20181224%2Fus-east-2%2Fs3%2Faws4_request&X-Amz-Date=20181224T050322Z&X-Amz-SignedHeaders=host&X-Amz-Expires=86400&X-Amz-Signature=01aaa0c79b746be779f40b346bd29632f553bac2b80022cca1047481b8ed291c\",\"new_version\":\"2.5.6\",\"package\":\"https:\\/\\/enviragallery.s3.us-east-2.amazonaws.com\\/v2\\/soliloquy\\/soliloquy.zip?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIVBSMFW42TBGGRPA%2F20181224%2Fus-east-2%2Fs3%2Faws4_request&X-Amz-Date=20181224T050322Z&X-Amz-SignedHeaders=host&X-Amz-Expires=86400&X-Amz-Signature=01aaa0c79b746be779f40b346bd29632f553bac2b80022cca1047481b8ed291c\",\"download_url\":\"https:\\/\\/enviragallery.s3.us-east-2.amazonaws.com\\/v2\\/soliloquy\\/soliloquy.zip?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIVBSMFW42TBGGRPA%2F20181224%2Fus-east-2%2Fs3%2Faws4_request&X-Amz-Date=20181224T050322Z&X-Amz-SignedHeaders=host&X-Amz-Expires=86400&X-Amz-Signature=01aaa0c79b746be779f40b346bd29632f553bac2b80022cca1047481b8ed291c\",\"last_update\":1545627802,\"id\":0}\";}','no'),(69509,'recovery_mode_email_last_sent','1561525976','yes'),(10544,'storefront_nux_guided_tour','1','yes'),(10043,'wpseo-gsc','a:1:{s:7:\"profile\";s:0:\"\";}','yes'),(10046,'wpseo-gsc-refresh_token','1/Kx-JvnKccnEOGBdthYHRfuYBbuIMOwz7RqRfoZk1o6qBnR6SIiZErqxEaP37Skl4','yes'),(10047,'wpseo-gsc-access_token','a:5:{s:13:\"refresh_token\";s:66:\"1/Kx-JvnKccnEOGBdthYHRfuYBbuIMOwz7RqRfoZk1o6qBnR6SIiZErqxEaP37Skl4\";s:12:\"access_token\";s:132:\"ya29.Gl18BsK_RjfwZ87hGQutMOqhbJaMBaw5_nYHZqBOZsq7w1M3XevywZMJeg0kIESH5j6DDM-Na3XKf37Vh9CmxY33WOiQHWavpG43Fovt9prrKAAi691-XZoIT_x6dJ4\";s:7:\"expires\";i:1545639856;s:10:\"expires_in\";i:3600;s:7:\"created\";i:1545636256;}','yes'),(19524,'https-contempo-notifier-last-updated','1561349464','yes'),(10817,'woocommerce_tracker_last_send','1561212019','yes'),(13922,'wp6r_litespeed_img_optm','2.6.0.1','yes'),(13923,'wp6r_litespeed_optimizer','2.6.0.1','yes'),(10092,'_amn_sol_last_checked','1561852800','yes'),(10530,'theme_mods_storefront','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:21;s:9:\"secondary\";i:22;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1538921735;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:8:{i:0;s:6:\"text-2\";i:1;s:13:\"media_image-3\";i:2;s:13:\"media_image-4\";i:3;s:13:\"media_image-5\";i:4;s:22:\"woocommerce_products-2\";i:5;s:22:\"woocommerce_products-4\";i:6;s:22:\"woocommerce_products-5\";i:7;s:22:\"woocommerce_products-6\";}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:8:\"header-1\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:13:\"media_image-6\";}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}}}','yes'),(10533,'storefront_nux_fresh_site','0','yes'),(10540,'storefront_nux_dismissed','1','yes'),(10535,'woocommerce_catalog_rows','4','yes'),(10536,'woocommerce_catalog_columns','3','yes'),(9998,'mailchimp_woocommerce_version','2.1.10','no'),(9999,'mailchimp-woocommerce','a:0:{}','yes'),(10000,'mailchimp-woocommerce-store_id','5bb9ca5e2fd21','yes'),(10009,'mailchimp_woocommerce_db_mailchimp_carts','1','no'),(14650,'wpseo_taxonomy_meta','a:1:{s:11:\"product_cat\";a:7:{i:27;a:4:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:13:\"wpseo_focuskw\";s:7:\"PERFUME\";s:13:\"wpseo_linkdex\";s:2:\"26\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:25;a:4:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:13:\"wpseo_focuskw\";s:7:\"MAKE UP\";s:13:\"wpseo_linkdex\";s:2:\"26\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:26;a:4:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:13:\"wpseo_focuskw\";s:9:\"SKIN CARE\";s:13:\"wpseo_linkdex\";s:2:\"26\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:15;a:3:{s:13:\"wpseo_focuskw\";s:13:\"Uncategorized\";s:13:\"wpseo_linkdex\";s:2:\"26\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:51;a:3:{s:13:\"wpseo_focuskw\";s:9:\"EYESHADOW\";s:13:\"wpseo_linkdex\";s:2:\"37\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:182;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:227;a:2:{s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:2:\"30\";}}}','yes'),(13865,'litespeed-cache-conf','a:129:{s:7:\"version\";s:7:\"2.9.8.2\";s:12:\"radio_select\";i:1;s:13:\"purge_upgrade\";b:1;s:10:\"cache_priv\";b:1;s:15:\"cache_commenter\";b:1;s:10:\"cache_rest\";b:1;s:16:\"cache_page_login\";b:1;s:10:\"timed_urls\";s:0:\"\";s:15:\"timed_urls_time\";s:0:\"\";s:13:\"cache_favicon\";b:1;s:15:\"cache_resources\";b:1;s:18:\"mobileview_enabled\";b:0;s:16:\"mobileview_rules\";i:0;s:12:\"cache_object\";b:0;s:17:\"cache_object_kind\";b:0;s:17:\"cache_object_host\";s:9:\"localhost\";s:17:\"cache_object_port\";s:5:\"11211\";s:17:\"cache_object_life\";s:3:\"360\";s:23:\"cache_object_persistent\";b:1;s:18:\"cache_object_admin\";b:1;s:23:\"cache_object_transients\";b:1;s:18:\"cache_object_db_id\";i:0;s:17:\"cache_object_user\";s:0:\"\";s:17:\"cache_object_pswd\";s:0:\"\";s:13:\"cache_browser\";b:0;s:17:\"cache_browser_ttl\";i:2592000;s:12:\"login_cookie\";s:0:\"\";s:19:\"check_advancedcache\";b:1;s:23:\"use_http_for_https_vary\";b:0;s:17:\"debug_disable_all\";b:0;s:5:\"debug\";i:0;s:9:\"admin_ips\";s:9:\"127.0.0.1\";s:11:\"debug_level\";b:0;s:13:\"log_file_size\";i:3;s:9:\"heartbeat\";b:1;s:12:\"debug_cookie\";b:0;s:10:\"collaps_qs\";b:0;s:11:\"log_filters\";b:0;s:10:\"public_ttl\";i:604800;s:11:\"private_ttl\";i:1800;s:14:\"front_page_ttl\";i:604800;s:8:\"feed_ttl\";i:0;s:7:\"403_ttl\";i:3600;s:7:\"404_ttl\";i:3600;s:7:\"500_ttl\";i:3600;s:13:\"purge_by_post\";s:22:\"A.F.H.M.PGS.PGSRP.PT.T\";s:11:\"excludes_qs\";s:0:\"\";s:12:\"excludes_cat\";s:0:\"\";s:12:\"excludes_tag\";s:0:\"\";s:13:\"instant_click\";b:0;s:10:\"css_minify\";b:0;s:17:\"css_inline_minify\";b:0;s:11:\"css_combine\";b:0;s:21:\"css_combined_priority\";b:0;s:9:\"css_http2\";b:0;s:11:\"css_exclude\";s:0:\"\";s:9:\"js_minify\";b:0;s:16:\"js_inline_minify\";b:0;s:10:\"js_combine\";b:0;s:20:\"js_combined_priority\";b:0;s:8:\"js_http2\";b:0;s:10:\"js_exclude\";s:0:\"\";s:12:\"optimize_ttl\";i:604800;s:11:\"html_minify\";b:0;s:10:\"optm_qs_rm\";b:0;s:15:\"optm_ggfonts_rm\";b:0;s:14:\"optm_css_async\";b:0;s:13:\"optm_ccss_gen\";b:1;s:15:\"optm_ccss_async\";b:1;s:21:\"optm_css_async_inline\";b:1;s:13:\"optm_js_defer\";b:0;s:13:\"optm_emoji_rm\";b:0;s:19:\"optm_exclude_jquery\";b:1;s:18:\"optm_ggfonts_async\";b:0;s:13:\"optm_max_size\";d:1.1999999999999999555910790149937383830547332763671875;s:15:\"optm_rm_comment\";b:0;s:3:\"cdn\";b:0;s:7:\"cdn_ori\";s:0:\"\";s:11:\"cdn_exclude\";s:0:\"\";s:17:\"cdn_remote_jquery\";i:0;s:8:\"cdn_quic\";b:0;s:14:\"cdn_quic_email\";s:0:\"\";s:12:\"cdn_quic_key\";s:0:\"\";s:14:\"cdn_cloudflare\";b:0;s:20:\"cdn_cloudflare_email\";s:0:\"\";s:18:\"cdn_cloudflare_key\";s:0:\"\";s:19:\"cdn_cloudflare_name\";s:0:\"\";s:19:\"cdn_cloudflare_zone\";s:0:\"\";s:14:\"media_img_lazy\";b:0;s:26:\"media_img_lazy_placeholder\";s:0:\"\";s:22:\"media_placeholder_resp\";b:0;s:28:\"media_placeholder_resp_color\";s:7:\"#cfd4db\";s:28:\"media_placeholder_resp_async\";b:1;s:17:\"media_iframe_lazy\";b:0;s:23:\"media_img_lazyjs_inline\";b:0;s:15:\"media_optm_auto\";b:0;s:15:\"media_optm_cron\";b:1;s:14:\"media_optm_ori\";b:1;s:17:\"media_rm_ori_bkup\";b:0;s:15:\"media_optm_webp\";b:0;s:19:\"media_optm_lossless\";b:0;s:15:\"media_optm_exif\";b:0;s:18:\"media_webp_replace\";b:0;s:25:\"media_webp_replace_srcset\";b:0;s:4:\"hash\";s:32:\"OV0qZz8xd0oeIylwbzt9FTOo09MMbe6f\";s:15:\"nocache_cookies\";s:0:\"\";s:18:\"nocache_useragents\";s:0:\"\";s:21:\"crawler_include_posts\";b:1;s:21:\"crawler_include_pages\";b:1;s:20:\"crawler_include_cats\";b:1;s:20:\"crawler_include_tags\";b:1;s:20:\"crawler_excludes_cpt\";s:0:\"\";s:19:\"crawler_order_links\";s:9:\"date_desc\";s:14:\"crawler_usleep\";i:500;s:20:\"crawler_run_duration\";i:400;s:20:\"crawler_run_interval\";i:600;s:22:\"crawler_crawl_interval\";i:302400;s:15:\"crawler_threads\";i:3;s:18:\"crawler_load_limit\";i:1;s:17:\"crawler_domain_ip\";s:0:\"\";s:22:\"crawler_custom_sitemap\";s:0:\"\";s:19:\"crawler_cron_active\";b:0;s:11:\"esi_enabled\";b:0;s:17:\"esi_cached_admbar\";b:1;s:19:\"esi_cached_commform\";b:1;s:18:\"wc_update_interval\";i:0;s:21:\"wc_shop_use_front_ttl\";b:1;s:14:\"woo_cache_cart\";b:1;s:12:\"auto_upgrade\";b:1;}','yes'),(20112,'su_option_custom-formatting','on','no'),(20113,'su_option_skip','on','no'),(20114,'su_option_prefix','su_','no'),(20115,'su_option_custom-css','','no'),(71812,'_transient_timeout__woocommerce_helper_updates','1561838199','no'),(71813,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1561794999;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(14125,'litespeed-banner-promo','1538708192','yes'),(14126,'litespeed-banner-promo-slack','1538794592','yes'),(20223,'woocommerce_placeholder_image','329','yes'),(19952,'carousel_display_geo','1','yes'),(19953,'carousel_background_color','','yes'),(19523,'https-contempo-notifier-cache','<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<notifier>\r\n	<latest>1.8.0</latest>\r\n	<changelog>\r\n		<![CDATA[\r\n		<h3>1.8.0 - 13 June 2019</h3>\r\n		<ul>\r\n			<li>Updated depreciated function for genesis_get_additional_image_sizes()</li>\r\n		</ul>\r\n		<h3>[1.7.1] - 3 April 2019</h3>\r\n		<h4>Changed</h4>\r\n		<ul>\r\n			<li>Fixed template fallback for gutenberg in front-page.php</li>\r\n		</ul>\r\n		<h3>[1.7.0] - 1 April 2019</h3>\r\n		<h4>Added</h4>\r\n		<ul>\r\n			<li>Added Woocommerce block support</li>\r\n			<li>Added ability to use page as homepage for block based homepages</li>\r\n			<li>Added margin on cover align left and align right</li>\r\n			<li>Added hover effect on button</li>\r\n			<li>Added ability to choose link color and acsent from customizer</li>\r\n			<li>Added gutenberg editor styles</li>\r\n			<li>Moved Accessibility, Custom Logo and Menus into Genesis Config</li>\r\n		</ul>\r\n		<h4>Changed</h4>\r\n		<ul>\r\n			<li>Fixed align wide and align full issue</li>\r\n			<li>Fixed wrong submit button position</li>\r\n			<li>Updated Gravity Form Style for input text</li>\r\n			<li>Updated product grid view under 780px</li>\r\n			<li>Removed page title on category</li>\r\n			<li>Removed horizontal scroll on fullwidth page</li>\r\n			<li>Removed php create_function</li>\r\n			<li>Removed ancient IE fallback</li>\r\n		</ul>\r\n		<h4>Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-editor.css</li>\r\n			<li>/front-page.php</li>\r\n			<li>/function.php</li>\r\n			<li>/config/accessiibility.php</li>\r\n			<li>/config/custom-logo.php</li>\r\n			<li>/config/menus.php</li>\r\n			<li>/editor.js</li>\r\n			<li>/lib/helper.php</li>\r\n			<li>/lib/admin/customize.php</li>\r\n		</ul>\r\n		<h3>[1.6.0] - 31 January 2019</h3>\r\n		<h4>Changed</h4>\r\n		<ul>\r\n			<li>Add Landing template</li>\r\n			<li>Add Blocks template</li>\r\n		</ul>\r\n		<h4>Files Modified<h4>\r\n		<ul>\r\n			<li>/template/blocks.php</li>\r\n			<li>/template/landing.php</li>\r\n			<li>/style.css</li>\r\n		</ul>\r\n		<h3>[1.5.0] - 20 Desember 2018</h3>\r\n		<h4>Changed</h4>\r\n		<ul>\r\n			<li>Add Gutenberg support</li>\r\n			<li>Update style for Gutenberg</li>\r\n		</ul>\r\n		<h4> Files Modified<h4>\r\n		<ul>\r\n			<li>/function.php</li>\r\n			<li>/style.css</li>\r\n		</ul>\r\n		<h4>[1.4.0] - 12 July 2018</h4>\r\n		<ul>\r\n			<li>Update comment form for GDPR cookie consent checkbox</li>\r\n			<li>Update comment form for screen reader accessibility (form labels instead of place holder text).</li>\r\n		</ul>\r\n		<h3 id=\"-1-3-5-2017-03-20\">[1.3.5] - 2017-03-20</h3>\r\n		<h4 id=\"changed\">Changed</h4>\r\n		<ul>\r\n			<li>Fixes for WooCommerce 3.3 changes to default markup</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n		</ul>\r\n		<h3 id=\"-1-3-4-2017-09-19\">[1.3.4] - 2017-09-19</h3>\r\n		<ul>\r\n			<li>Changed update URL domain to <a href=\"https://9seeds.com\">https://9seeds.com</a></li>\r\n			<li>Changed cache name to make updates from previous versions run more smoothly</li>\r\n			<li>Disabled SSL for cURL, for servers which can&#39;t cURL from SSL sites</li>\r\n			<li>Changed URL domain in &quot;Update Downloads and Instructions&quot; to <a href=\"https://9seeds.com\">https://9seeds.com</a></li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/lib/functions/update.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-3-2-11-apr-2017\">[1.3.2] - 11 Apr 2017</h3>\r\n		<ul>\r\n			<li>Change CSS for WooCommerce compatibility</li>\r\n			<li>Fix WooCommerce gallery display issue</li>\r\n			<li>Update WooCommerce template files for Woo 3.0+</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/lib/shop/woocommerce.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-3-1-02-aug-2016\">[1.3.1] - 02 Aug 2016</h3>\r\n		<ul>\r\n			<li>Change CSS for Genesis E-News Widget compatibility</li>\r\n			<li>Fix WooCommerce coupon code CSS bug in cart</li>\r\n			<li>Update Soliloquy plugin install script</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n			<li>/lib/languages/*</li>\r\n			<li>/lib/plugins/plugins.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-3-0-07-mar-2016\">[1.3.0] - 07 Mar 2016</h3>\r\n		<ul>\r\n			<li>Change Genesis Simple Sidebar related logic to be compatible with Genesis 2.2.7</li>\r\n			<li>Update Soliloquy plugin install script</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/lib/languages/*</li>\r\n			<li>/lib/plugins/class-tgm-plugin-activation.php</li>\r\n			<li>/lib/plugins/plugins.php</li>\r\n			<li>/lib/structure/sidebar.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-10-05-feb-2016\">[1.2.10] - 05 Feb 2016</h3>\r\n		<ul>\r\n			<li>Fix for Genesis Connect for WooCommerce with Genesis Simple Sidebars compatibility</li>\r\n			<li>Fix typo in Social Widget code</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/lib/structure/sidebar.php</li>\r\n			<li>/lib/widgets/widget-social.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-9-14-jan-2016\">[1.2.9] - 14 Jan 2016</h3>\r\n		<ul>\r\n			<li>Modify update notification script to prevent warnings in some hosting environments</li>\r\n			<li>Improve widget contructor method</li>\r\n			<li>Update included Genericons to version 3.4.1</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/genericons/*</li>\r\n			<li>/lib/widgets/call-to-action.php</li>\r\n			<li>/lib/widgets/widget-social.php</li>\r\n			<li>/lib/widgets/wsm-banner.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-8-20-oct-2015\">[1.2.8] - 20 Oct 2015</h3>\r\n		<ul>\r\n			<li>Fix bug in iThemes Exchange and WP eCommerce product layout</li>\r\n			<li>Add rem measurements to CSS font-size rules for improved accessibility</li>\r\n			<li>Change Google font import from style sheet to enqueue function</li>\r\n			<li>Fix bug in update notification script</li>\r\n			<li>Various minor bug fixes</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n			<li>/languages/*</li>\r\n			<li>lib/init.php</li>\r\n			<li>/lib/functions/update.php</li>\r\n			<li>/shop/woocommerce.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-7-03-sep-2015\">[1.2.7] - 03 Sep 2015</h3>\r\n		<ul>\r\n			<li>Simplify WooCommerce integration</li>\r\n			<li>Add full Genesis 2.2+ accessibility support</li>\r\n			<li>Switch to built-in Genesis mobile responsive meta tag</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n			<li>/functions.php</li>\r\n			<li>/languages/*</li>\r\n			<li>lib/init.php</li>\r\n			<li>/shop/woocommerce.php</li>\r\n			<li>/woocommerce/content-product.php (file removed)</li>\r\n			<li>/woocommerce/loop/add-to-cart.php (file removed)</li>\r\n			<li>/woocommerce/single-product/meta.php</li>\r\n			<li>/woocommerce/single-product/add-to-cart/* (directory removed)</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-6-22-aug-2015\">[1.2.6] - 22 Aug 2015</h3>\r\n		<ul>\r\n			<li>Fix WooCommerce variable product bug</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/languages/*</li>\r\n			<li>/woocommerce/single-product/add-to-cart/variable.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-5-11-aug-2015\">[1.2.5] - 11 Aug 2015</h3>\r\n		<ul>\r\n			<li>Fix widget compatibility for WordPress version 4.3</li>\r\n			<li>Update theme template files for WooCommerce version 2.4.x compatibility</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/lib/widgets/call-to-action.php</li>\r\n			<li>/lib/widgets/widet-social.php</li>\r\n			<li>/lib/widgets/wsm-banner.php</li>\r\n			<li>/woocommerce/content-product.php</li>\r\n			<li>/woocommerce/single-product/add-to-cart/variable.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-4-03-aug-2015\">[1.2.4] - 03 Aug 2015</h3>\r\n		<ul>\r\n			<li>Fix bug in header search display toggle</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/lib/structure/before-header.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-3-01-aug-2015\">[1.2.3] - 01 Aug 2015</h3>\r\n		<ul>\r\n			<li>CSS fix for color scheme list bullets on WooCommerce pages</li>\r\n			<li>Fix Google Font compatibility with SSL/HTTPS</li>\r\n			<li>Renamed home.php file to front-page.php file for simplicity</li>\r\n			<li>Add full WPML plugin compatibility</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n			<li>/home.php (file removed)</li>\r\n			<li>/fron-page.php (new file added)</li>\r\n			<li>/wpml-config.xml (new file added)</li>\r\n			<li>/languages/*</li>\r\n			<li>/lib/widgets/call-to-action.php</li>\r\n			<li>/lib/widgets/widget-social.php</li>\r\n			<li>/lib/widgets/wsm-banner.php</li>\r\n			<li>/lib/widgets/wsm-featured-page.php</li>\r\n			<li>/lib/widgets/wsm-featured-post.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-2-07-may-2015\">[1.2.2] - 07 May 2015</h3>\r\n		<ul>\r\n			<li>Security Fix for Genericons package (same fix as Jetpack, etc.)</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/lib/genericons/example.html (file removed)</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-1-30-apr-2015\">[1.2.1] - 30 Apr 2015</h3>\r\n		<ul>\r\n			<li>Fix CSS bug induced by Soliloquy style changes</li>\r\n			<li>CSS fix for WooCommerce update</li>\r\n			<li>Remove rem units from style sheet for simplicity</li>\r\n			<li>Fix comment form to use placeholders without script requirement</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n			<li>/languages/*</li>\r\n			<li>/lib/structure/comment-form.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-2-0-11-mar-2015\">[1.2.0] - 11 Mar 2015</h3>\r\n		<ul>\r\n			<li>Fix bug in style sheet enqueueing</li>\r\n			<li>Convert to new Gravity Forms built-in placeholder functionality</li>\r\n			<li>Add template file for iTHemes Exchange to use thumbnail image size on store archive pages instead of large image size</li>\r\n			<li>Enable shortcode use in footer settings fields</li>\r\n			<li>Various minor bug fixes</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/functions.php</li>\r\n			<li>/taxonomy-it_exchange_category.php</li>\r\n			<li>/taxonomy-it_exchange_tag.php</li>\r\n			<li>/taxonomy-product_tag.php</li>\r\n			<li>/wpsc-single_product.php</li>\r\n			<li>/exchange/content-store/elements/featured-image.php (new file added)</li>\r\n			<li>/lib/init.php</li>\r\n			<li>lib/admin/jessica-theme-settings.php</li>\r\n			<li>/lib/functions/gforms-placeholder.php (file removed)</li>\r\n			<li>/lib/functions/metaboxes.php</li>\r\n			<li>/lib/js/modernizr.min.js (file removed)</li>\r\n			<li>/lib/structure/before-header.php</li>\r\n			<li>/lib/structure/comment-form.php</li>\r\n			<li>/lib/structure/footer.php</li>\r\n			<li>/lib/widgets/widget-social.php</li>\r\n			<li>/lib/widgets/wsm-banner.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-1-5-21-feb-2015\">[1.1.5] - 21 Feb 2015</h3>\r\n		<ul>\r\n			<li>Fix CSS bug in main navigation hover state (See this Forum topic for more info: <a href=\"https://9seeds.com/forum/jessica-instructions/prevent-main-navigation-movement-on-hover/\">https://9seeds.com/forum/jessica-instructions/prevent-main-navigation-movement-on-hover/</a> )</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n		</ul>\r\n		<h3 id=\"-1-1-4-19-feb-2015\">[1.1.4] - 19 Feb 2015</h3>\r\n		<ul>\r\n			<li>Resolve WooCommerce template version warning</li>\r\n			<li>Explicitly declare WooCommerce support if WooCommerce is activated</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/taxonomy-product_tag.php</li>\r\n			<li>/languages/en_US.mo</li>\r\n			<li>/languages/en_US.po</li>\r\n			<li>/languages/jessica.pot</li>\r\n			<li>/lib/shop/woocommerce.php</li>\r\n			<li>/woocommerce/single-product/add-to-cart/variable.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-1-3-13-jan-2015\">[1.1.3] - 13 Jan 2015</h3>\r\n		<ul>\r\n			<li>Change style sheet character encoding to UTF-8</li>\r\n			<li>Bug fix in WooCommerce single product view</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (character encoding only)</li>\r\n			<li>/style-rtl.css (version number only)</li>\r\n			<li>/woocommerce/content-product.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-1-2-02-dec-2014\">[1.1.2] - 02 Dec 2014</h3>\r\n		<ul>\r\n			<li>Fix bug with Android display of mobile menu icon</li>\r\n			<li>Update Genericons font to latest version</li>\r\n			<li>Add missing strings to text domain</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n			<li>/languages/en_US.po</li>\r\n			<li>/languages/en_US.mo</li>\r\n			<li>/languages/jessica.pot</li>\r\n			<li>/lib/genericons/* (update all files in directory)</li>\r\n			<li>/lib/widgets/widget-social.php</li>\r\n			<li>/lib/widgets/wsm-banner.php</li>\r\n			<li>/woocommerce/loop/add-to-cart.php</li>\r\n			<li>/woocommerce/single-product/add-to-cart/grouped.php</li>\r\n			<li>/woocommerce/single-product/add-to-cart/simple.php</li>\r\n			<li>/woocommerce/single-product/add-to-cart/variable.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-1-1-13-nov-2014\">[1.1.1] - 13 Nov 2014</h3>\r\n		<ul>\r\n			<li>Bug fix for imported fonts</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n		</ul>\r\n		<h3 id=\"-1-1-0-12-nov-2014\">[1.1.0] - 12 Nov 2014</h3>\r\n		<ul>\r\n			<li>Added internationalization (i18n) support by wrapping all front-end facing text strings in a translation function</li>\r\n			<li>Added text domain in style.css and loaded text domain in functions.php</li>\r\n			<li>Added .pot file as basis for translations</li>\r\n			<li>Add .rtl stylesheet to be conditionally enqueued (instead of style.css) when WordPress language is set to an RTL script</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css (new file added)</li>\r\n			<li>/functions.php</li>\r\n			<li>/languages/*.pot (new directory and file added)</li>\r\n		</ul>\r\n		<h3 id=\"-1-0-2-10-nov-2014\">[1.0.2] - 10 Nov 2014</h3>\r\n		<ul>\r\n			<li>Fix Gravity Forms Placeholder code to work with multiple forms on a single page</li>\r\n			<li>Load gforms-placeholder script after Modernizr script</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/lib/functions/gforms-placeholder.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-0-1-06-oct-2014\">[1.0.1] - 06 Oct 2014</h3>\r\n		<ul>\r\n			<li>Fix Social Widget not to display icons when URL field empty</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css</li>\r\n			<li>/style-rtl.css</li>\r\n			<li>/functions.php</li>\r\n			<li>/languages/*.pot</li>\r\n		</ul>\r\n		<h3 id=\"-1-0-1-06-oct-2014\">[1.0.1] - 06 Oct 2014</h3>\r\n		<ul>\r\n			<li>Fix Social Widget not to display icons when URL field empty</li>\r\n		</ul>\r\n		<h4 id=\"files-modified\">Files Modified</h4>\r\n		<ul>\r\n			<li>/style.css (version number only)</li>\r\n			<li>/lib/widgets/widget-social.php</li>\r\n		</ul>\r\n		<h3 id=\"-1-0-0-29-sept-2014\">[1.0.0] - 29 Sept 2014</h3>\r\n		<ul>\r\n			<li>Initial theme release</li>\r\n		</ul>\r\n		]]>\r\n	</changelog>\r\n</notifier>\r\n','yes'),(37846,'su_option_generator_access','manage_options','yes'),(37847,'su_option_enable_shortcodes_in','a:2:{i:0;s:20:\"category_description\";i:1;s:11:\"widget_text\";}','yes'),(62201,'nf_active_promotions','{\"dashboard\":[{\"id\":\"personal-20\",\"location\":\"dashboard\",\"type\":\"personal\",\"content\":\"<a href=\\\"https:\\/\\/ninjaforms.com\\/personal-membership\\/?utm_source=ninja-forms-plugin&utm_medium=dashboard-banner-ad&utm_campaign=personal-banner-ad&utm_content=personal-20\\\" target=\\\"_blank\\\" class=\\\"nf-remove-promo-styling\\\"><img src=\\\"http:\\/\\/hicosmetics4u.com\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-personal-20.png\\\"><\\/a>\",\"script\":\"\"},{\"id\":\"personal-50\",\"location\":\"dashboard\",\"type\":\"personal\",\"content\":\"<a href=\\\"https:\\/\\/ninjaforms.com\\/personal-membership\\/?utm_source=ninja-forms-plugin&utm_medium=dashboard-banner-ad&utm_campaign=personal-banner-ad&utm_content=personal-50\\\" target=\\\"_blank\\\" class=\\\"nf-remove-promo-styling\\\"><img src=\\\"http:\\/\\/hicosmetics4u.com\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-personal-50.png\\\"><\\/a>\",\"script\":\"\"},{\"id\":\"sendwp-banner\",\"location\":\"dashboard\",\"content\":\"<span aria-label=\\\"SendWP. Getting WordPress email into an inbox shouldn\'t be that hard! Never miss another receipt, form submission, or any WordPress email ever again.\\\" style=\\\"cursor:pointer;width:800px;height:83px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-image:url(\'http:\\/\\/hicosmetics4u.com\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-sendwp.png\');display:block;\\\"><\\/span>\",\"type\":\"sendwp\",\"script\":\"\\n      setTimeout(function(){ \\/* Wait for services to init. *\\/\\n        var data = {\\n          width: 450,\\n          closeOnClick: \'body\',\\n          closeOnEsc: true,\\n          content: \'<p><h2>Frustrated that WordPress email isn\\u2019t being received?<\\/h2><p>Form submission notifications not hitting your inbox? Some of your visitors getting form feedback via email, others not? By default, your WordPress site sends emails through your web host, which can be unreliable. Your host has spent lots of time and money optimizing to serve your pages, not send your emails.<\\/p><h3>Sign up for SendWP today, and never deal with WordPress email issues again!<\\/h3><p>SendWP is an email service that removes your web host from the email equation.<\\/p><ul style=&quot;list-style-type:initial;margin-left: 20px;&quot;><li>Sends email through dedicated email service, increasing email deliverability.<\\/li><li>Keeps form submission emails out of spam by using a trusted email provider.<\\/li><li>On a shared web host? Don\\u2019t worry about emails being rejected because of blocked IP addresses.<\\/li><li><strong>$1 for the first month. $9\\/month after. Cancel anytime!<\\/strong><\\/li><\\/ul><\\/p><br \\/>\',\\n          btnPrimary: {\\n            text: \'Sign me up!\',\\n            callback: function() {\\n              var spinner = document.createElement(\'span\');\\n              spinner.classList.add(\'dashicons\', \'dashicons-update\', \'dashicons-update-spin\');\\n              var w = this.offsetWidth;\\n              this.innerHTML = spinner.outerHTML;\\n              this.style.width = w+\'px\';\\n              ninja_forms_sendwp_remote_install();\\n            }\\n          },\\n          btnSecondary: {\\n            text: \'Cancel\',\\n            callback: function() {\\n              sendwpModal.toggleModal(false);\\n            }\\n          }\\n        }\\n        var sendwpModal = new NinjaModal(data);\\n      }, 500);\\n    \"}]}','no'),(69497,'envato_setup_complete','1561394125','yes'),(19950,'carousel_display_exif','1','yes'),(24723,'gf_stla_general_settings','a:1:{s:12:\"reset-styles\";i:-1;}','yes'),(20620,'category_children','a:1:{i:20;a:6:{i:0;i:28;i:1;i:29;i:2;i:30;i:3;i:31;i:4;i:32;i:5;i:33;}}','yes'),(36313,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:23:\"admin@hicosmetics4u.com\";s:7:\"version\";s:5:\"5.2.2\";s:9:\"timestamp\";i:1560916119;}','no'),(20155,'wpcom_publish_posts_with_markdown','1','yes'),(20332,'jessica-settings','a:2:{s:13:\"wsm_copyright\";s:0:\"\";s:10:\"wsm_credit\";s:0:\"\";}','yes'),(20200,'ninja_forms_memberships_feed','<div class=\"widget widget-memberships\">\r\n<div class=\"pricing-container\">\r\n<div class=\"pricing-block widget\">\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Agency</div>\r\n<div class=\"pricing-price\">$499</div>\r\n<div class=\"pricing-savings\">Save $2000+</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=203757&utm_medium=plugin&utm_source=plugin-dashboard&utm_campaign=Ninja+Forms+Memberships&utm_content=Agency+Membership\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-users\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Unlimited Sites</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-rocket\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Fastest Support</span>\r\n<span>1 Year of Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-trophy\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">All add-ons included!</span>\r\n<ul>\r\n 	<li>Builder PRO Pack</li>\r\n 	<li>PDF Form Submissions</li>\r\n 	<li>Zapier</li>\r\n 	<li>Newsletters (MailChimp, etc.)</li>\r\n 	<li>CRMs (Saleforce, etc.)</li>\r\n 	<li>Payments (PayPal, etc.)</li>\r\n 	<li>And so much more...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"pricing-block widget highlight\">\r\n\r\n<!--\r\n<div class=\"callout\">\r\n                    Most Popular</div>\r\n-->\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Professional</div>\r\n<div class=\"pricing-price\">$199</div>\r\n<div class=\"pricing-savings\">Save $197</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=471355&utm_medium=plugin&utm_source=plugin-dashboard&utm_campaign=Ninja+Forms+Memberships&utm_content=Professional+Membership\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-users\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">20 Sites</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-plane\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Faster Support</span></div>\r\n<div><i class=\"fa fa-wrench\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Builder Pro Pack</span>\r\n<span>Layout &amp; Styles, Multi-Part Forms, Conditional Logic, File Uploads</span></div>\r\n<div><i class=\"fa fa-percent\" aria-hidden=\"true\"></i>\r\n<span>Plus <strong>40% off</strong>\r\nAdditional Add-Ons</span></div>\r\n</div>\r\n</div>\r\n<div class=\"pricing-block widget\">\r\n<div class=\"pricing-header\">\r\n<div class=\"pricing-title\">Personal</div>\r\n<div class=\"pricing-price\">$99</div>\r\n<div class=\"pricing-savings\">Save $57</div>\r\n<div class=\"pricing-cta\"><a class=\"nf-button primary\" href=\"https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=471356&utm_medium=plugin&utm_source=plugin-dashboard&utm_campaign=Ninja+Forms+Memberships&utm_content=Personal+Membership\" target=\"_blank\" rel=\"noopener\">Buy Now</a></div>\r\n</div>\r\n<div class=\"pricing-body\">\r\n<div><i class=\"fa fa-user\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">1 Site</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class=\"fa fa-car\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Fast Support</span></div>\r\n<div><i class=\"fa fa-wrench\" aria-hidden=\"true\"></i>\r\n<span class=\"pricing-body-title\">Builder Pro Pack</span>\r\n<span>Layout &amp; Styles, Multi-Part Forms, Conditional Logic, File Uploads</span></div>\r\n<div><i class=\"fa fa-percent\" aria-hidden=\"true\"></i>\r\n<span>Plus <strong>20% off</strong>\r\nAdditional Add-Ons</span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"widget widget-plan-notice\">\r\n<p class=\"widget-title\">That sounds amazing! What else comes with Ninja Forms?</p>\r\n<a class=\"nf-button primary feature-list-link\" href=\"https://ninjaforms.com/features/?utm_medium=plugin&utm_source=plugin-dashboard&utm_campaign=Ninja+Forms+Memberships&utm_content=Features\" target=\"_blank\" rel=\"noopener\">We\'re glad you asked! Checkout our full list of features! <i class=\"fa fa-chevron-circle-right\" aria-hidden=\"true\"></i></a>\r\n<div><em>All plans include a 14 day money back guarantee.</em></div>\r\n<div>Requires a current active license and subject to our <a href=\"https://ninjaforms.com/terms-conditions/?utm_medium=plugin&utm_source=plugin-dashboard&utm_campaign=Ninja+Forms+Memberships&utm_content=Terms+Conditions\" target=\"_blank\" rel=\"noopener\">Terms &amp; Conditions</a>.</div>\r\n</div>','no'),(20201,'ninja_forms_addons_feed','[{\"title\":\"Conditional Logic\",\"image\":\"assets\\/img\\/add-ons\\/conditional-logic.png\",\"content\":\"Build smart, dynamic, interactive WordPress forms that tailor themselves to what a user needs as they fill out the form.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Conditional+Logic\",\"plugin\":\"ninja-forms-conditionals\\/conditionals.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/conditional-logic\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Conditional+Logic+Docs\",\"version\":\"3.0.24\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"}]},{\"title\":\"Multi-Part Forms\",\"image\":\"assets\\/img\\/add-ons\\/multi-part-forms.png\",\"content\":\"Easily break long forms into multiple pages for a huge user experience upgrade!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/multi-part-forms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Multi-Part+Forms\",\"plugin\":\"ninja-forms-multi-part\\/multi-part.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/multi-part-forms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Multi-Part+Forms+Docs\",\"version\":\"3.0.26\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"}]},{\"title\":\"Front-End Posting\",\"image\":\"assets\\/img\\/add-ons\\/front-end-posting.png\",\"content\":\"Allow users to create their own public posts and pages without ever seeing the Dashboard!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/post-creation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Front-End+Posting\",\"plugin\":\"ninja-forms-post-creation\\/ninja-forms-post-creation.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/post-creation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Front-End+Posting+Docs\",\"version\":\"3.0.8\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"}]},{\"title\":\"File Uploads\",\"image\":\"assets\\/img\\/add-ons\\/file-uploads.png\",\"content\":\"Allow users to upload files and save them to your server, media library, or even Dropbox and Amazon S3!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/file-uploads\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=File+Uploads\",\"plugin\":\"ninja-forms-uploads\\/file-uploads.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/file-uploads\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=File+Uploads+Docs\",\"version\":\"3.0.26\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"}]},{\"title\":\"Layout and Styles\",\"image\":\"assets\\/img\\/add-ons\\/layout-styles.png\",\"content\":\"Easily create multi-column form layouts and beautifully styled WordPress forms without mastering CSS.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/layouts-and-styles\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Layout+and+Styles\",\"plugin\":\"ninja-forms-style\\/ninja-forms-style.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/layouts-and-styles\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Layout+and+Styles+Docs\",\"version\":\"3.0.27\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"}]},{\"title\":\"MailChimp\",\"image\":\"assets\\/img\\/add-ons\\/mail-chimp.png\",\"content\":\"Integrate MailChimp and WordPress with easy-to-create, fully customizable signup forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/mailchimp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailChimp\",\"plugin\":\"ninja-forms-mail-chimp\\/ninja-forms-mail-chimp.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/mailchimp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailChimp+Docs\",\"version\":\"3.1.11\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Business\",\"slug\":\"business\"}]},{\"title\":\"Campaign Monitor\",\"image\":\"assets\\/img\\/add-ons\\/campaign-monitor.png\",\"content\":\"Connect your website directly with Campaign Monitor using any of your WordPress forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/campaign-monitor\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Campaign+Monitor\",\"plugin\":\"ninja-forms-campaign-monitor\\/ninja-forms-campaign-monitor.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/campaign-monitor\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Campaign+Monitor+Docs\",\"version\":\"3.0.5\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"User Analytics\",\"image\":\"assets\\/img\\/add-ons\\/user-analytics.png\",\"content\":\"Collect valuable user data on form submission without the hassle of integrating with other services!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/user-analytics\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Analytics\",\"plugin\":\"ninja-forms-user-analytics\\/ninja-forms-user-analytics.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/user-analytics\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Analytics+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Constant Contact\",\"image\":\"assets\\/img\\/add-ons\\/constant-contact.png\",\"content\":\"Turn any WordPress form into a beautiful, fully customizable Constant Contact signup form in minutes!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/constant-contact\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Constant+Contact\",\"plugin\":\"ninja-forms-constant-contact\\/ninja-forms-constant-contact.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/constant-contact\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Constant+Contact+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"AWeber\",\"image\":\"assets\\/img\\/add-ons\\/aweber.png\",\"content\":\"Integrate AWeber and WordPress for fully automated email marketing in minutes!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/aweber\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=AWeber\",\"plugin\":\"ninja-forms-aweber\\/ninja-forms-aweber.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/aweber\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=AWeber+Docs\",\"version\":\"3.1.1\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"PayPal Express\",\"image\":\"assets\\/img\\/add-ons\\/paypal-express.png\",\"content\":\"Connect WordPress with PayPal Express & start collecting payments with your WordPress forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/paypal-express\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Express\",\"plugin\":\"ninja-forms-paypal-express\\/ninja-forms-paypal-express.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/paypal-express\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Express+Docs\",\"version\":\"3.0.14\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"},{\"name\":\"Business\",\"slug\":\"business\"}]},{\"title\":\"MailPoet\",\"image\":\"assets\\/img\\/add-ons\\/mailpoet.png\",\"content\":\"Supercharge your MailPoet newsletter campaigns with easy to integrate and fully customizable WordPress signup forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/mailpoet\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailPoet\",\"plugin\":\"ninja-forms-mailpoet\\/nf-mailpoet.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/mailpoet\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailPoet+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"}]},{\"title\":\"Zoho CRM\",\"image\":\"assets\\/img\\/add-ons\\/zoho-crm.png\",\"content\":\"Sell smarter, better, and faster with total integration between Zoho CRM and WordPress\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zoho-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zoho+CRM\",\"plugin\":\"ninja-forms-zoho-crm\\/ninja-forms-zoho-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/zoho-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zoho+CRM+Docs\",\"version\":\"3.4\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Capsule CRM\",\"image\":\"assets\\/img\\/add-ons\\/capsule-crm.png\",\"content\":\"Save time to focus on sales with direct, flawless integration with your Capsule CRM account\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/capsule-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Capsule+CRM\",\"plugin\":\"ninja-forms-capsule-crm\\/ninja-forms-capsule-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/capsule-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Capsule+CRM+Docs\",\"version\":\"3.4.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Stripe\",\"image\":\"assets\\/img\\/add-ons\\/stripe.png\",\"content\":\"Accept credit cards payments securely and efficiently from your WordPress forms\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/stripe\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Stripe\",\"plugin\":\"ninja-forms-stripe\\/ninja-forms-stripe.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/stripe\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Stripe+Docs\",\"version\":\"3.0.22\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"}]},{\"title\":\"Insightly CRM\",\"image\":\"assets\\/img\\/add-ons\\/insightly-crm.png\",\"content\":\"Connect your WordPress forms and Insightly CRM to build better customer relationships and accelerate sales\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/insightly-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Insightly+CRM\",\"plugin\":\"ninja-forms-insightly-crm\\/ninja-forms-insightly-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/insightly-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Insightly+CRM+Docs\",\"version\":\"3.2.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"PDF Form Submission\",\"image\":\"assets\\/img\\/add-ons\\/pdf-form-submission.png\",\"content\":\"Easily create standardized PDF copies of any form submission to export or email\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pdf\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PDF+Form+Submission\",\"plugin\":\"ninja-forms-pdf-submissions\\/nf-pdf-submissions.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/pdf\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PDF+Form+Submission+Docs\",\"version\":\"3.0.5\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Business\",\"slug\":\"business\"}]},{\"title\":\"Sendy\",\"image\":\"assets\\/img\\/add-ons\\/sendy.png\",\"content\":\"Sendy extension for Ninja Forms lets you subscribe users using Ninja Forms.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/sendy\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Sendy\",\"plugin\":\"ninja-forms-sendy\\/ninja-forms-sendy.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/sendy\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Sendy+Docs\",\"version\":\"3.0\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Trello\",\"image\":\"assets\\/img\\/add-ons\\/trello.png\",\"content\":\"Create Trello cards from your Ninja Forms submissions.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/trello\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Trello\",\"plugin\":\"ninja-forms-trello\\/ninja-forms-trello.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/trello\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Trello+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Elavon\",\"image\":\"assets\\/img\\/add-ons\\/elavon.png\",\"content\":\"A simple, streamlined, and secure way to accept credit card payments in WordPress\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/elavon\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elavon\",\"plugin\":\"ninja-forms-elavon-payment-gateway\\/ninja-forms-elavon-payment-gateway.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/elavon\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elavon+Docs\",\"version\":\"3.1.0\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Zapier\",\"image\":\"assets\\/img\\/add-ons\\/zapier.png\",\"content\":\"Integrate WordPress with virtually any service in a matter of minutes!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zapier\",\"plugin\":\"ninja-forms-zapier\\/ninja-forms-zapier.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/zapier\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zapier+Docs\",\"version\":\"3.0.8\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Salesforce CRM\",\"image\":\"assets\\/img\\/add-ons\\/salesforce-crm.png\",\"content\":\"Complete, effortless integration between Salesforce and WordPress\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/salesforce-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Salesforce+CRM\",\"plugin\":\"ninja-forms-salesforce-crm\\/ninja-forms-salesforce-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/salesforce-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Salesforce+CRM+Docs\",\"version\":\"3.2.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Slack\",\"image\":\"assets\\/img\\/add-ons\\/slack.png\",\"content\":\"Stay in touch with real-time notifications every time a form is submitted. Get Slack for WordPress and never miss a thing!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/slack\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Slack\",\"plugin\":\"ninja-forms-slack\\/ninja-forms-slack.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/slack\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Slack+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"CleverReach\",\"image\":\"assets\\/img\\/add-ons\\/cleverreach.png\",\"content\":\"Connect to CleverReach and turn any of your WordPress forms into a CleverReach signup form in minutes!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/cleverreach\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CleverReach\",\"plugin\":\"ninja-forms-cleverreach\\/ninja-forms-cleverreach.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/cleverreach\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CleverReach+Docs\",\"version\":\"3.1.3\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Webhooks\",\"image\":\"assets\\/img\\/add-ons\\/webhooks.png\",\"content\":\"Connect your WordPress forms to virtually any external service, no code required!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/webhooks\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Webhooks\",\"plugin\":\"ninja-forms-webhooks\\/ninja-forms-webhooks.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/webhooks\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Webhooks+Docs\",\"version\":\"3.0.5\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"}]},{\"title\":\"Excel Export\",\"image\":\"assets\\/img\\/add-ons\\/excel-export.png\",\"content\":\"Flawlessly export any number of form submissions into an Excel spreadsheet with the press of a button!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/excel-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Excel+Export\",\"plugin\":\"ninja-forms-excel-export\\/ninja-forms-excel-export.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/excel-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Excel+Export+Docs\",\"version\":\"3.3.1\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"WebMerge\",\"image\":\"assets\\/img\\/add-ons\\/webmerge.png\",\"content\":\"Populate documents in WordPress, digital or paper! Perfect for contracts, applications, government forms, patient registration, and more!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/webmerge\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=WebMerge\",\"plugin\":\"ninja-forms-webmerge\\/ninja-forms-webmerge.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/webmerge\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=WebMerge+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"}]},{\"title\":\"Help Scout\",\"image\":\"assets\\/img\\/add-ons\\/help-scout.png\",\"content\":\"Bring excellent customer support home to your WordPress dashboard with Help Scout integration for Ninja Forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/help-scout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Help+Scout\",\"plugin\":null,\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/help-scout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Help+Scout+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Emma\",\"image\":\"assets\\/img\\/add-ons\\/emma.png\",\"content\":\"Add users to Emma newsletters using Ninja Forms\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/emma\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Emma\",\"plugin\":\"ninja-forms-emma\\/ninja-forms-emma.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/emma\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Emma+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Developer\",\"slug\":\"developer\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"User\",\"slug\":\"user\"}]},{\"title\":\"ClickSend SMS\",\"image\":\"assets\\/img\\/add-ons\\/clicksend-sms.png\",\"content\":\"Send a SMS when someone submits your form via ClickSend.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/clicksend-sms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ClickSend+SMS\",\"plugin\":\"ninja-forms-clicksend\\/ninja-forms-clicksend.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/clicksend-sms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ClickSend+SMS+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Twilio SMS\",\"image\":\"assets\\/img\\/add-ons\\/twilio-sms.png\",\"content\":\"Send a SMS when someone submits your form via Twilio.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/twilio\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Twilio+SMS\",\"plugin\":\"ninja-forms-twilio\\/ninja-forms-twilio.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/twilio\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Twilio+SMS+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"Notifications\",\"slug\":\"notifications\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Recurly\",\"image\":\"assets\\/img\\/add-ons\\/recurly.png\",\"content\":\"Subscribe users to Recurly plans using Ninja Forms!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/recurly\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Recurly\",\"plugin\":\"ninja-forms-recurly\\/ninja-forms-recurly.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/recurly\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Recurly+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"Payment Gateways\",\"slug\":\"payment-gateways\"},{\"name\":\"Actions\",\"slug\":\"actions\"}]},{\"title\":\"User Management\",\"image\":\"assets\\/img\\/add-ons\\/user-management.png\",\"content\":\"User registration and management made easy using your Wordpress forms. Simple. Beautiful. Efficient.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/user-management\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Management\",\"plugin\":\"ninja-forms-user-management\\/ninja-forms-user-management.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/user-management\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Management+Docs\",\"version\":\"3.0.11\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Save Progress\",\"image\":\"assets\\/img\\/add-ons\\/save-progress.png\",\"content\":\"Stop losing conversions on longer WordPress forms! Give your users a way to save their progress for any incomplete form.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/save-progress\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Save+Progress\",\"plugin\":\"ninja-forms-save-progress\\/ninja-forms-save-progress.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/save-progress\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Save+Progress+Docs\",\"version\":\"3.0.21\",\"categories\":[{\"name\":\"Look &amp; Feel\",\"slug\":\"look-feel\"}]},{\"title\":\"EmailOctopus\",\"image\":\"assets\\/img\\/add-ons\\/emailoctopus.png\",\"content\":\"Automation, integration, analytics... EmailOctopus is the email management solution that fills every need, and it\'s now available for WordPress!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/emailoctopus\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=EmailOctopus\",\"plugin\":\"ninja-forms-emailoctopus\\/ninja-forms-emailoctopus.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/emailoctopus\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=EmailOctopus+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"Email Marketing\",\"slug\":\"email-marketing\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"},{\"name\":\"Business\",\"slug\":\"business\"}]},{\"title\":\"PipelineDeals CRM\",\"image\":\"assets\\/img\\/add-ons\\/pipelinedeals-crm.png\",\"content\":\"Automated, effortless integration with PipelineDeals CRM\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/pipelinedeals-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PipelineDeals+CRM\",\"plugin\":\"ninja-forms-zoho-crm\\/zoho-integration.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/pipelinedeals-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PipelineDeals+CRM+Docs\",\"version\":\"3.0.1\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Highrise CRM\",\"image\":\"assets\\/img\\/add-ons\\/highrise-crm.png\",\"content\":\"Combine the functional simplicity of Highrise CRM + the power to build lasting customer relationships with your WordPress website.\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/highrise-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Highrise+CRM\",\"plugin\":\"ninja-forms-highrise-crm\\/ninja-forms-highrise-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/highrise-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Highrise+CRM+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"ConvertKit\",\"image\":\"assets\\/img\\/add-ons\\/convertkit.png\",\"content\":\"Integrate WordPress with ConvertKit seamlessly through your WordPress forms\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/convertkit\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ConvertKit\",\"plugin\":\"ninja-forms-convertkit\\/ninja-forms-convertkit.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/convertkit\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ConvertKit+Docs\",\"version\":\"3.0.2\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"IntelligenceWP\",\"image\":\"assets\\/img\\/add-ons\\/intelligencewp.png\",\"content\":\"Complete Google Analytics Integration for Your WordPress Forms\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/intelligencewp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=IntelligenceWP\",\"plugin\":\"ninja-forms-intelligencewp\\/ninja-forms-intelligencewp.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/intelligencewp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=IntelligenceWP+Docs\",\"version\":\"3.0.3\",\"categories\":[{\"name\":\"Content Management\",\"slug\":\"content-management\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"OnePageCRM\",\"image\":\"assets\\/img\\/add-ons\\/onepage-crm.png\",\"content\":\"Integrate WordPress with OnePage CRM seamlessly through your WordPress forms\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/onepage-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=OnePageCRM\",\"plugin\":\"ninja-forms-onepage-crm\\/ninja-forms-onepage-crm.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/onepage-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=OnePageCRM+Docs\",\"version\":\"3.0.0\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Actions\",\"slug\":\"actions\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]},{\"title\":\"Active Campaign\",\"image\":\"assets\\/img\\/add-ons\\/active-campaign.png\",\"content\":\"Discover marketing automation that\'s intelligent, powerful, and easy to use!\",\"link\":\"https:\\/\\/ninjaforms.com\\/extensions\\/activecampaign\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Active+Campaign\",\"plugin\":\"ninja-forms-active-campaign\\/ninja-forms-active-campaign.php\",\"docs\":\"https:\\/\\/ninjaforms.com\\/docs\\/activecampaign\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Active+Campaign+Docs\",\"version\":\"3.0.4\",\"categories\":[{\"name\":\"CRM Integrations\",\"slug\":\"crm-integrations\"},{\"name\":\"Membership\",\"slug\":\"membership\"}]}]','no'),(72575,'product_cat_children','a:13:{i:179;a:3:{i:0;i:181;i:1;i:201;i:2;i:216;}i:181;a:3:{i:0;i:182;i:1;i:190;i:2;i:196;}i:182;a:6:{i:0;i:183;i:1;i:184;i:2;i:185;i:3;i:187;i:4;i:188;i:5;i:189;}i:190;a:5:{i:0;i:191;i:1;i:192;i:2;i:193;i:3;i:194;i:4;i:195;}i:196;a:4:{i:0;i:197;i:1;i:198;i:2;i:199;i:3;i:200;}i:201;a:3:{i:0;i:202;i:1;i:210;i:2;i:213;}i:202;a:8:{i:0;i:203;i:1;i:204;i:2;i:205;i:3;i:206;i:4;i:207;i:5;i:208;i:6;i:209;i:7;i:231;}i:210;a:2:{i:0;i:211;i:1;i:212;}i:213;a:2:{i:0;i:214;i:1;i:215;}i:216;a:3:{i:0;i:217;i:1;i:218;i:2;i:219;}i:180;a:2:{i:0;i:220;i:1;i:227;}i:220;a:3:{i:0;i:224;i:1;i:225;i:2;i:226;}i:227;a:3:{i:0;i:228;i:1;i:229;i:2;i:230;}}','yes'),(61898,'recovery_keys','a:0:{}','yes'),(72786,'woocommerce_db_version','3.6.4','yes'),(71171,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:52;s:3:\"all\";i:52;s:8:\"approved\";s:2:\"52\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(71872,'_site_transient_browser_bcf1814caa6afe84eeebef28ff236a7f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"75.0.3770.100\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(71827,'_transient_wc_tracks_blog_details','a:4:{s:3:\"url\";s:24:\"http://hicosmetics4u.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:14:\"products_count\";s:2:\"28\";}','no'),(70834,'jpsq_sync-1561609354.500313-528592-46','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:10:\"wp_version\";i:1;s:5:\"5.2.2\";}i:2;i:2;i:3;d:1561609354.49991703033447265625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70835,'jpsq_sync-1561609354.503505-528592-47','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:11:\"get_plugins\";i:1;a:31:{s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:30:\"Advanced TinyMCE Configuration\";s:9:\"PluginURI\";s:65:\"http://www.laptoptips.ca/projects/advanced-tinymce-configuration/\";s:7:\"Version\";s:3:\"1.4\";s:11:\"Description\";s:65:\"Set advanced options for TinyMCE, the visual editor in WordPress.\";s:6:\"Author\";s:10:\"Andrew Ozz\";s:9:\"AuthorURI\";s:25:\"http://www.laptoptips.ca/\";s:10:\"TextDomain\";s:14:\"adv-mce-config\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:30:\"Advanced TinyMCE Configuration\";s:10:\"AuthorName\";s:10:\"Andrew Ozz\";}s:19:\"akismet/akismet.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:17:\"Akismet Anti-Spam\";s:9:\"PluginURI\";s:20:\"https://akismet.com/\";s:7:\"Version\";s:5:\"4.1.2\";s:11:\"Description\";s:295:\"Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. It keeps your site protected even while you sleep. To get started, just go to <a href=\"admin.php?page=akismet-key-config\">your Akismet Settings page</a> to set up your API key.\";s:6:\"Author\";s:10:\"Automattic\";s:9:\"AuthorURI\";s:41:\"https://automattic.com/wordpress-plugins/\";s:10:\"TextDomain\";s:7:\"akismet\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:17:\"Akismet Anti-Spam\";s:10:\"AuthorName\";s:10:\"Automattic\";}s:27:\"backupbuddy/backupbuddy.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:11:\"BackupBuddy\";s:9:\"PluginURI\";s:40:\"http://ithemes.com/purchase/backupbuddy/\";s:7:\"Version\";s:7:\"8.3.1.1\";s:11:\"Description\";s:292:\"The most complete WordPress solution for Backup, Restoration, Migration, and Deployment to the same host or a new domain. Backs up a customizable selection of files, settings, and content for a complete snapshot of your site. Stash Live feature allows for real-time live backups to the cloud.\";s:6:\"Author\";s:7:\"iThemes\";s:9:\"AuthorURI\";s:19:\"http://ithemes.com/\";s:10:\"TextDomain\";s:11:\"backupbuddy\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:11:\"BackupBuddy\";s:10:\"AuthorName\";s:7:\"iThemes\";}s:36:\"contact-form-7/wp-contact-form-7.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:14:\"Contact Form 7\";s:9:\"PluginURI\";s:25:\"https://contactform7.com/\";s:7:\"Version\";s:5:\"5.1.3\";s:11:\"Description\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:6:\"Author\";s:16:\"Takayuki Miyoshi\";s:9:\"AuthorURI\";s:31:\"https://ideasilo.wordpress.com/\";s:10:\"TextDomain\";s:14:\"contact-form-7\";s:10:\"DomainPath\";s:11:\"/languages/\";s:7:\"Network\";b:0;s:5:\"Title\";s:14:\"Contact Form 7\";s:10:\"AuthorName\";s:16:\"Takayuki Miyoshi\";}s:59:\"genesis-connect-woocommerce/genesis-connect-woocommerce.php\";a:14:{s:20:\"WC requires at least\";s:5:\"3.3.0\";s:15:\"WC tested up to\";s:3:\"3.4\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:31:\"Genesis Connect for WooCommerce\";s:9:\"PluginURI\";s:58:\"https://wordpress.org/plugins/genesis-connect-woocommerce/\";s:7:\"Version\";s:3:\"1.0\";s:11:\"Description\";s:99:\"Allows you to seamlessly integrate WooCommerce with the Genesis Framework and Genesis child themes.\";s:6:\"Author\";s:11:\"StudioPress\";s:9:\"AuthorURI\";s:28:\"https://www.studiopress.com/\";s:10:\"TextDomain\";s:27:\"genesis-connect-woocommerce\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:31:\"Genesis Connect for WooCommerce\";s:10:\"AuthorName\";s:11:\"StudioPress\";}s:33:\"genesis-enews-extended/plugin.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:22:\"Genesis eNews Extended\";s:9:\"PluginURI\";s:42:\"https://kraft.blog/genesis-enews-extended/\";s:7:\"Version\";s:5:\"2.1.1\";s:11:\"Description\";s:85:\"Replaces the Genesis eNews Widget to allow easier use of additional mailing services.\";s:6:\"Author\";s:13:\"Brandon Kraft\";s:9:\"AuthorURI\";s:19:\"https://kraft.blog/\";s:10:\"TextDomain\";s:22:\"genesis-enews-extended\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:22:\"Genesis eNews Extended\";s:10:\"AuthorName\";s:13:\"Brandon Kraft\";}s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:25:\"Genesis Responsive Slider\";s:9:\"PluginURI\";s:27:\"https://www.studiopress.com\";s:7:\"Version\";s:5:\"1.0.0\";s:11:\"Description\";s:55:\"A responsive featured slider for the Genesis Framework.\";s:6:\"Author\";s:11:\"StudioPress\";s:9:\"AuthorURI\";s:27:\"https://www.studiopress.com\";s:10:\"TextDomain\";s:25:\"genesis-responsive-slider\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:25:\"Genesis Responsive Slider\";s:10:\"AuthorName\";s:11:\"StudioPress\";}s:31:\"genesis-simple-share/plugin.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:20:\"Genesis Simple Share\";s:9:\"PluginURI\";s:51:\"https://wordpress.org/plugins/genesis-simple-share/\";s:7:\"Version\";s:5:\"1.1.4\";s:11:\"Description\";s:47:\"A simple sharing plugin using the Share script.\";s:6:\"Author\";s:11:\"StudioPress\";s:9:\"AuthorURI\";s:27:\"https://www.studiopress.com\";s:10:\"TextDomain\";s:20:\"genesis-simple-share\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:20:\"Genesis Simple Share\";s:10:\"AuthorName\";s:11:\"StudioPress\";}s:57:\"gf-fields-persistence/gravityforms-fields-persistence.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:32:\"Gravity Forms Fields Persistence\";s:9:\"PluginURI\";s:65:\"https://github.com/radishconcepts/gravityforms-field-persistence/\";s:7:\"Version\";s:6:\"1.0.11\";s:11:\"Description\";s:160:\"Adds persistence to the Gravity Forms fields, so inputs will be saved in order to use it in other forms. This will improve user experience and boost your goals!\";s:6:\"Author\";s:41:\"Radish Concepts <info@radishconcepts.com>\";s:9:\"AuthorURI\";s:30:\"https://www.radishconcepts.com\";s:10:\"TextDomain\";s:21:\"gf-fields-persistence\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:32:\"Gravity Forms Fields Persistence\";s:10:\"AuthorName\";s:41:\"Radish Concepts <info@radishconcepts.com>\";}s:21:\"hello-dolly/hello.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:11:\"Hello Dolly\";s:9:\"PluginURI\";s:41:\"http://wordpress.org/plugins/hello-dolly/\";s:7:\"Version\";s:5:\"1.7.2\";s:11:\"Description\";s:295:\"This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from <cite>Hello, Dolly</cite> in the upper right of your admin screen on every page.\";s:6:\"Author\";s:14:\"Matt Mullenweg\";s:9:\"AuthorURI\";s:13:\"http://ma.tt/\";s:10:\"TextDomain\";s:11:\"hello-dolly\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:11:\"Hello Dolly\";s:10:\"AuthorName\";s:14:\"Matt Mullenweg\";}s:33:\"instagram-feed/instagram-feed.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:14:\"Instagram Feed\";s:9:\"PluginURI\";s:39:\"https://smashballoon.com/instagram-feed\";s:7:\"Version\";s:4:\"1.12\";s:11:\"Description\";s:71:\"Display beautifully clean, customizable, and responsive Instagram feeds\";s:6:\"Author\";s:13:\"Smash Balloon\";s:9:\"AuthorURI\";s:25:\"https://smashballoon.com/\";s:10:\"TextDomain\";s:14:\"instagram-feed\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:14:\"Instagram Feed\";s:10:\"AuthorName\";s:13:\"Smash Balloon\";}s:19:\"jetpack/jetpack.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:24:\"Jetpack by WordPress.com\";s:9:\"PluginURI\";s:19:\"https://jetpack.com\";s:7:\"Version\";s:5:\"7.3.1\";s:11:\"Description\";s:218:\"Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.\";s:6:\"Author\";s:10:\"Automattic\";s:9:\"AuthorURI\";s:19:\"https://jetpack.com\";s:10:\"TextDomain\";s:7:\"jetpack\";s:10:\"DomainPath\";s:11:\"/languages/\";s:7:\"Network\";b:0;s:5:\"Title\";s:24:\"Jetpack by WordPress.com\";s:10:\"AuthorName\";s:10:\"Automattic\";}s:35:\"litespeed-cache/litespeed-cache.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:15:\"LiteSpeed Cache\";s:9:\"PluginURI\";s:75:\"https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration\";s:7:\"Version\";s:7:\"2.9.8.2\";s:11:\"Description\";s:66:\"High-performance page caching and site optimization from LiteSpeed\";s:6:\"Author\";s:22:\"LiteSpeed Technologies\";s:9:\"AuthorURI\";s:29:\"https://www.litespeedtech.com\";s:10:\"TextDomain\";s:15:\"litespeed-cache\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:15:\"LiteSpeed Cache\";s:10:\"AuthorName\";s:22:\"LiteSpeed Technologies\";}s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:25:\"Mailchimp for WooCommerce\";s:9:\"PluginURI\";s:41:\"https://mailchimp.com/connect-your-store/\";s:7:\"Version\";s:6:\"2.1.16\";s:11:\"Description\";s:122:\"Connects WooCommerce to Mailchimp to sync your store data, send targeted campaigns to your customers, and sell more stuff.\";s:6:\"Author\";s:9:\"Mailchimp\";s:9:\"AuthorURI\";s:21:\"https://mailchimp.com\";s:10:\"TextDomain\";s:21:\"mailchimp-woocommerce\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:25:\"Mailchimp for WooCommerce\";s:10:\"AuthorName\";s:9:\"Mailchimp\";}s:27:\"ninja-forms/ninja-forms.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:11:\"Ninja Forms\";s:9:\"PluginURI\";s:22:\"http://ninjaforms.com/\";s:7:\"Version\";s:6:\"3.4.13\";s:11:\"Description\";s:76:\"Ninja Forms is a webform builder with unparalleled ease of use and features.\";s:6:\"Author\";s:13:\"The WP Ninjas\";s:9:\"AuthorURI\";s:21:\"http://ninjaforms.com\";s:10:\"TextDomain\";s:11:\"ninja-forms\";s:10:\"DomainPath\";s:6:\"/lang/\";s:7:\"Network\";b:0;s:5:\"Title\";s:11:\"Ninja Forms\";s:10:\"AuthorName\";s:13:\"The WP Ninjas\";}s:27:\"pretty-link/pretty-link.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:12:\"Pretty Links\";s:9:\"PluginURI\";s:37:\"https://prettylinks.com/pl/plugin-uri\";s:7:\"Version\";s:5:\"2.1.9\";s:11:\"Description\";s:76:\"Shrink, track and share any URL on the Internet from your WordPress website!\";s:6:\"Author\";s:14:\"Blair Williams\";s:9:\"AuthorURI\";s:24:\"http://blairwilliams.com\";s:10:\"TextDomain\";s:11:\"pretty-link\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:12:\"Pretty Links\";s:10:\"AuthorName\";s:14:\"Blair Williams\";}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:21:\"Regenerate Thumbnails\";s:9:\"PluginURI\";s:58:\"https://alex.blog/wordpress-plugins/regenerate-thumbnails/\";s:7:\"Version\";s:5:\"3.1.1\";s:11:\"Description\";s:112:\"Regenerate the thumbnails for one or more of your image uploads. Useful when changing their sizes or your theme.\";s:6:\"Author\";s:25:\"Alex Mills (Viper007Bond)\";s:9:\"AuthorURI\";s:18:\"https://alex.blog/\";s:10:\"TextDomain\";s:21:\"regenerate-thumbnails\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:21:\"Regenerate Thumbnails\";s:10:\"AuthorName\";s:25:\"Alex Mills (Viper007Bond)\";}s:33:\"soliloquy-lite/soliloquy-lite.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:44:\"Responsive WordPress Slider - Soliloquy Lite\";s:9:\"PluginURI\";s:23:\"https://soliloquywp.com\";s:7:\"Version\";s:5:\"2.5.5\";s:11:\"Description\";s:79:\"Soliloquy is best responsive WordPress slider plugin. This is the lite version.\";s:6:\"Author\";s:14:\"Soliloquy Team\";s:9:\"AuthorURI\";s:23:\"https://soliloquywp.com\";s:10:\"TextDomain\";s:9:\"soliloquy\";s:10:\"DomainPath\";s:9:\"languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:44:\"Responsive WordPress Slider - Soliloquy Lite\";s:10:\"AuthorName\";s:14:\"Soliloquy Team\";}s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:19:\"Shortcodes Ultimate\";s:9:\"PluginURI\";s:26:\"https://getshortcodes.com/\";s:7:\"Version\";s:5:\"5.3.0\";s:11:\"Description\";s:61:\"A comprehensive collection of visual components for WordPress\";s:6:\"Author\";s:16:\"Vladimir Anokhin\";s:9:\"AuthorURI\";s:21:\"https://vanokhin.com/\";s:10:\"TextDomain\";s:19:\"shortcodes-ultimate\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:19:\"Shortcodes Ultimate\";s:10:\"AuthorName\";s:16:\"Vladimir Anokhin\";}s:43:\"simple-social-icons/simple-social-icons.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:19:\"Simple Social Icons\";s:9:\"PluginURI\";s:50:\"https://wordpress.org/plugins/simple-social-icons/\";s:7:\"Version\";s:5:\"3.0.1\";s:11:\"Description\";s:48:\"A simple CSS and SVG driven social icons widget.\";s:6:\"Author\";s:11:\"StudioPress\";s:9:\"AuthorURI\";s:28:\"https://www.studiopress.com/\";s:10:\"TextDomain\";s:19:\"simple-social-icons\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:19:\"Simple Social Icons\";s:10:\"AuthorName\";s:11:\"StudioPress\";}s:23:\"soliloquy/soliloquy.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:9:\"Soliloquy\";s:9:\"PluginURI\";s:23:\"https://soliloquywp.com\";s:7:\"Version\";s:5:\"2.5.7\";s:11:\"Description\";s:57:\"Soliloquy is the best responsive WordPress slider plugin.\";s:6:\"Author\";s:14:\"Soliloquy Team\";s:9:\"AuthorURI\";s:23:\"https://soliloquywp.com\";s:10:\"TextDomain\";s:9:\"soliloquy\";s:10:\"DomainPath\";s:9:\"languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:9:\"Soliloquy\";s:10:\"AuthorName\";s:14:\"Soliloquy Team\";}s:69:\"styles-and-layouts-for-gravity-forms/styles-layouts-gravity-forms.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:30:\"Styles & Layouts Gravity Forms\";s:9:\"PluginURI\";s:47:\"http://wpmonks.com/styles-layouts-gravity-forms\";s:7:\"Version\";s:5:\"4.2.1\";s:11:\"Description\";s:46:\"Create beautiful styles for your gravity forms\";s:6:\"Author\";s:12:\"Sushil Kumar\";s:9:\"AuthorURI\";s:19:\"http://wpmonks.com/\";s:10:\"TextDomain\";s:36:\"styles-and-layouts-for-gravity-forms\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:30:\"Styles & Layouts Gravity Forms\";s:10:\"AuthorName\";s:12:\"Sushil Kumar\";}s:25:\"tablepress/tablepress.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:10:\"TablePress\";s:9:\"PluginURI\";s:23:\"https://tablepress.org/\";s:7:\"Version\";s:5:\"1.9.2\";s:11:\"Description\";s:96:\"Embed beautiful and feature-rich tables into your posts and pages, without having to write code.\";s:6:\"Author\";s:14:\"Tobias Bäthge\";s:9:\"AuthorURI\";s:27:\"https://tobias.baethge.com/\";s:10:\"TextDomain\";s:10:\"tablepress\";s:10:\"DomainPath\";s:5:\"/i18n\";s:7:\"Network\";b:0;s:5:\"Title\";s:10:\"TablePress\";s:10:\"AuthorName\";s:14:\"Tobias Bäthge\";}s:37:\"tinymce-advanced/tinymce-advanced.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:16:\"TinyMCE Advanced\";s:9:\"PluginURI\";s:51:\"http://www.laptoptips.ca/projects/tinymce-advanced/\";s:7:\"Version\";s:5:\"5.2.1\";s:11:\"Description\";s:81:\"Enables advanced features and plugins in TinyMCE, the visual editor in WordPress.\";s:6:\"Author\";s:10:\"Andrew Ozz\";s:9:\"AuthorURI\";s:25:\"http://www.laptoptips.ca/\";s:10:\"TextDomain\";s:16:\"tinymce-advanced\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:16:\"TinyMCE Advanced\";s:10:\"AuthorName\";s:10:\"Andrew Ozz\";}s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:38:\"Update Theme and Plugins from Zip File\";s:9:\"PluginURI\";s:91:\"http://www.iwebss.com/wordpress/plugins/1431-update-theme-plugins-zip-file-wordpress-plugin\";s:7:\"Version\";s:5:\"1.1.0\";s:11:\"Description\";s:175:\"Quickly and easily upgrade plugins and themes from a zip file without having to remove or delete their folders first, and avoid the \"destination already exists\" error message.\";s:6:\"Author\";s:10:\"Jeff Sherk\";s:9:\"AuthorURI\";s:29:\"http://www.iwebss.com/contact\";s:10:\"TextDomain\";s:38:\"update-theme-and-plugins-from-zip-file\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:38:\"Update Theme and Plugins from Zip File\";s:10:\"AuthorName\";s:10:\"Jeff Sherk\";}s:53:\"widget-importer-exporter/widget-importer-exporter.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:26:\"Widget Importer & Exporter\";s:9:\"PluginURI\";s:58:\"https://churchthemes.com/plugins/widget-importer-exporter/\";s:7:\"Version\";s:5:\"1.5.5\";s:11:\"Description\";s:28:\"Imports and exports widgets.\";s:6:\"Author\";s:16:\"ChurchThemes.com\";s:9:\"AuthorURI\";s:24:\"https://churchthemes.com\";s:10:\"TextDomain\";s:24:\"widget-importer-exporter\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:26:\"Widget Importer & Exporter\";s:10:\"AuthorName\";s:16:\"ChurchThemes.com\";}s:27:\"woocommerce/woocommerce.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:11:\"WooCommerce\";s:9:\"PluginURI\";s:24:\"https://woocommerce.com/\";s:7:\"Version\";s:5:\"3.6.4\";s:11:\"Description\";s:63:\"An eCommerce toolkit that helps you sell anything. Beautifully.\";s:6:\"Author\";s:10:\"Automattic\";s:9:\"AuthorURI\";s:23:\"https://woocommerce.com\";s:10:\"TextDomain\";s:11:\"woocommerce\";s:10:\"DomainPath\";s:16:\"/i18n/languages/\";s:7:\"Network\";b:0;s:5:\"Title\";s:11:\"WooCommerce\";s:10:\"AuthorName\";s:10:\"Automattic\";}s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";a:14:{s:20:\"WC requires at least\";s:3:\"3.6\";s:15:\"WC tested up to\";s:3:\"3.6\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:18:\"WooCommerce Blocks\";s:9:\"PluginURI\";s:67:\"https://github.com/woocommerce/woocommerce-gutenberg-products-block\";s:7:\"Version\";s:5:\"2.1.0\";s:11:\"Description\";s:44:\"WooCommerce blocks for the Gutenberg editor.\";s:6:\"Author\";s:10:\"Automattic\";s:9:\"AuthorURI\";s:23:\"https://woocommerce.com\";s:10:\"TextDomain\";s:28:\"woo-gutenberg-products-block\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:18:\"WooCommerce Blocks\";s:10:\"AuthorName\";s:10:\"Automattic\";}s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";a:14:{s:20:\"WC requires at least\";s:3:\"2.6\";s:15:\"WC tested up to\";s:3:\"3.6\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:35:\"WooCommerce PayPal Checkout Gateway\";s:9:\"PluginURI\";s:77:\"https://woocommerce.com/products/woocommerce-gateway-paypal-express-checkout/\";s:7:\"Version\";s:6:\"1.6.14\";s:11:\"Description\";s:94:\"A payment gateway for PayPal Checkout (https://www.paypal.com/us/webapps/mpp/paypal-checkout).\";s:6:\"Author\";s:11:\"WooCommerce\";s:9:\"AuthorURI\";s:23:\"https://woocommerce.com\";s:10:\"TextDomain\";s:43:\"woocommerce-gateway-paypal-express-checkout\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:35:\"WooCommerce PayPal Checkout Gateway\";s:10:\"AuthorName\";s:11:\"WooCommerce\";}s:31:\"wpdiscuz/class.WpdiscuzCore.php\";a:14:{s:20:\"WC requires at least\";s:0:\"\";s:15:\"WC tested up to\";s:0:\"\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:8:\"wpDiscuz\";s:9:\"PluginURI\";s:20:\"http://wpdiscuz.com/\";s:7:\"Version\";s:5:\"5.3.2\";s:11:\"Description\";s:128:\"Better comment system. Wordpress post comments and discussion plugin. Allows your visitors discuss, vote for comments and share.\";s:6:\"Author\";s:57:\"gVectors Team (A. Chakhoyan, G. Zakaryan, H. Martirosyan)\";s:9:\"AuthorURI\";s:21:\"https://gvectors.com/\";s:10:\"TextDomain\";s:8:\"wpdiscuz\";s:10:\"DomainPath\";s:11:\"/languages/\";s:7:\"Network\";b:0;s:5:\"Title\";s:8:\"wpDiscuz\";s:10:\"AuthorName\";s:57:\"gVectors Team (A. Chakhoyan, G. Zakaryan, H. Martirosyan)\";}s:24:\"wordpress-seo/wp-seo.php\";a:14:{s:20:\"WC requires at least\";s:3:\"3.0\";s:15:\"WC tested up to\";s:3:\"3.5\";s:3:\"Woo\";s:0:\"\";s:4:\"Name\";s:9:\"Yoast SEO\";s:9:\"PluginURI\";s:18:\"https://yoa.st/1uj\";s:7:\"Version\";s:4:\"11.3\";s:11:\"Description\";s:117:\"The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.\";s:6:\"Author\";s:10:\"Team Yoast\";s:9:\"AuthorURI\";s:18:\"https://yoa.st/1uk\";s:10:\"TextDomain\";s:13:\"wordpress-seo\";s:10:\"DomainPath\";s:11:\"/languages/\";s:7:\"Network\";b:0;s:5:\"Title\";s:9:\"Yoast SEO\";s:10:\"AuthorName\";s:10:\"Team Yoast\";}}}i:2;i:2;i:3;d:1561609354.503096103668212890625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(57670,'theme_mods_twentynineteen','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:2:{s:6:\"footer\";i:22;s:6:\"menu-1\";i:21;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1561564589;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:68:{i:0;s:13:\"media_image-3\";i:1;s:13:\"media_image-4\";i:2;s:13:\"media_image-6\";i:3;s:8:\"search-2\";i:4;s:14:\"recent-posts-2\";i:5;s:13:\"custom_html-2\";i:6;s:13:\"custom_html-3\";i:7;s:25:\"woocommerce_layered_nav-2\";i:8;s:22:\"woocommerce_products-2\";i:9;s:22:\"woocommerce_products-6\";i:10;s:7:\"pages-3\";i:11;s:7:\"pages-5\";i:12;s:7:\"pages-6\";i:13;s:7:\"pages-8\";i:14;s:10:\"calendar-3\";i:15;s:10:\"calendar-5\";i:16;s:10:\"archives-4\";i:17;s:10:\"archives-6\";i:18;s:8:\"search-4\";i:19;s:6:\"text-4\";i:20;s:12:\"categories-5\";i:21;s:12:\"categories-7\";i:22;s:14:\"recent-posts-4\";i:23;s:14:\"recent-posts-6\";i:24;s:14:\"recent-posts-8\";i:25;s:17:\"recent-comments-4\";i:26;s:11:\"tag_cloud-3\";i:27;s:11:\"tag_cloud-8\";i:28;s:25:\"woocommerce_widget_cart-3\";i:29;s:25:\"woocommerce_widget_cart-5\";i:30;s:33:\"woocommerce_layered_nav_filters-3\";i:31;s:33:\"woocommerce_layered_nav_filters-5\";i:32;s:33:\"woocommerce_layered_nav_filters-7\";i:33;s:33:\"woocommerce_layered_nav_filters-9\";i:34;s:25:\"woocommerce_layered_nav-3\";i:35;s:25:\"woocommerce_layered_nav-5\";i:36;s:25:\"woocommerce_layered_nav-7\";i:37;s:26:\"woocommerce_layered_nav-10\";i:38;s:26:\"woocommerce_price_filter-3\";i:39;s:26:\"woocommerce_price_filter-5\";i:40;s:26:\"woocommerce_price_filter-7\";i:41;s:27:\"woocommerce_price_filter-11\";i:42;s:32:\"woocommerce_product_categories-5\";i:43;s:32:\"woocommerce_product_categories-7\";i:44;s:32:\"woocommerce_product_categories-9\";i:45;s:33:\"woocommerce_product_categories-10\";i:46;s:33:\"woocommerce_product_categories-12\";i:47;s:31:\"woocommerce_product_tag_cloud-3\";i:48;s:31:\"woocommerce_product_tag_cloud-5\";i:49;s:31:\"woocommerce_product_tag_cloud-6\";i:50;s:31:\"woocommerce_product_tag_cloud-7\";i:51;s:22:\"woocommerce_products-3\";i:52;s:22:\"woocommerce_products-4\";i:53;s:22:\"woocommerce_products-5\";i:54;s:22:\"woocommerce_products-7\";i:55;s:22:\"woocommerce_products-9\";i:56;s:23:\"woocommerce_products-10\";i:57;s:27:\"woocommerce_rating_filter-2\";i:58;s:27:\"woocommerce_rating_filter-3\";i:59;s:28:\"woocommerce_recent_reviews-3\";i:60;s:38:\"woocommerce_recently_viewed_products-3\";i:61;s:38:\"woocommerce_recently_viewed_products-5\";i:62;s:38:\"woocommerce_recently_viewed_products-7\";i:63;s:32:\"woocommerce_top_rated_products-2\";i:64;s:23:\"woocommerce_products-12\";i:65;s:23:\"woocommerce_products-11\";i:66;s:23:\"woocommerce_products-13\";i:67;s:32:\"woocommerce_top_rated_products-3\";}s:9:\"sidebar-1\";a:11:{i:0;s:31:\"woocommerce_product_tag_cloud-8\";i:1;s:7:\"text-13\";i:2;s:17:\"recent-comments-5\";i:3;s:11:\"tag_cloud-9\";i:4;s:13:\"categories-14\";i:5;s:10:\"archives-7\";i:6;s:34:\"woocommerce_layered_nav_filters-10\";i:7;s:33:\"woocommerce_product_categories-13\";i:8;s:26:\"woocommerce_layered_nav-11\";i:9;s:26:\"woocommerce_price_filter-9\";i:10;s:38:\"woocommerce_recently_viewed_products-8\";}}}}','yes'),(70722,'jetpack_protect_error','Invalid Action Specified','no'),(70824,'jpsq_sync-1561609354.429896-528592-36','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:10:\"post_types\";i:1;a:26:{s:4:\"post\";O:8:\"stdClass\":26:{s:4:\"name\";s:4:\"post\";s:5:\"label\";s:5:\"Posts\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Posts\";s:13:\"singular_name\";s:4:\"Post\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:9:\"All Posts\";s:8:\"archives\";s:13:\"Post Archives\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:5:\"Posts\";s:14:\"name_admin_bar\";s:4:\"Post\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:17:\"show_in_admin_bar\";b:1;s:13:\"menu_position\";i:5;s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:5:\"posts\";s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:4:\"page\";O:8:\"stdClass\":26:{s:4:\"name\";s:4:\"page\";s:5:\"label\";s:5:\"Pages\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Pages\";s:13:\"singular_name\";s:4:\"Page\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Page\";s:9:\"edit_item\";s:9:\"Edit Page\";s:8:\"new_item\";s:8:\"New Page\";s:9:\"view_item\";s:9:\"View Page\";s:10:\"view_items\";s:10:\"View Pages\";s:12:\"search_items\";s:12:\"Search Pages\";s:9:\"not_found\";s:15:\"No pages found.\";s:18:\"not_found_in_trash\";s:24:\"No pages found in Trash.\";s:17:\"parent_item_colon\";s:12:\"Parent Page:\";s:9:\"all_items\";s:9:\"All Pages\";s:8:\"archives\";s:13:\"Page Archives\";s:10:\"attributes\";s:15:\"Page Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into page\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this page\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter pages list\";s:21:\"items_list_navigation\";s:21:\"Pages list navigation\";s:10:\"items_list\";s:10:\"Pages list\";s:14:\"item_published\";s:15:\"Page published.\";s:24:\"item_published_privately\";s:25:\"Page published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Page reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Page scheduled.\";s:12:\"item_updated\";s:13:\"Page updated.\";s:9:\"menu_name\";s:5:\"Pages\";s:14:\"name_admin_bar\";s:4:\"Page\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:1;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:17:\"show_in_admin_bar\";b:1;s:13:\"menu_position\";i:20;s:15:\"capability_type\";s:4:\"page\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_page\";s:9:\"read_post\";s:9:\"read_page\";s:11:\"delete_post\";s:11:\"delete_page\";s:10:\"edit_posts\";s:10:\"edit_pages\";s:17:\"edit_others_posts\";s:17:\"edit_others_pages\";s:13:\"publish_posts\";s:13:\"publish_pages\";s:18:\"read_private_posts\";s:18:\"read_private_pages\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_pages\";s:20:\"delete_private_posts\";s:20:\"delete_private_pages\";s:22:\"delete_published_posts\";s:22:\"delete_published_pages\";s:19:\"delete_others_posts\";s:19:\"delete_others_pages\";s:18:\"edit_private_posts\";s:18:\"edit_private_pages\";s:20:\"edit_published_posts\";s:20:\"edit_published_pages\";s:12:\"create_posts\";s:10:\"edit_pages\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:5:\"pages\";s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:10:\"attachment\";O:8:\"stdClass\":25:{s:4:\"name\";s:10:\"attachment\";s:5:\"label\";s:5:\"Media\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Media\";s:13:\"singular_name\";s:5:\"Media\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:10:\"Edit Media\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:20:\"View Attachment Page\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:5:\"Media\";s:8:\"archives\";s:5:\"Media\";s:10:\"attributes\";s:21:\"Attachment Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:5:\"Media\";s:14:\"name_admin_bar\";s:5:\"Media\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:1;s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:12:\"upload_files\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:5:\"media\";s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:8:\"revision\";O:8:\"stdClass\":25:{s:4:\"name\";s:8:\"revision\";s:5:\"label\";s:9:\"Revisions\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:9:\"Revisions\";s:13:\"singular_name\";s:8:\"Revision\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:9:\"Revisions\";s:8:\"archives\";s:9:\"Revisions\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:9:\"Revisions\";s:14:\"name_admin_bar\";s:8:\"Revision\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:0;s:16:\"delete_with_user\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:24:\"revision.php?revision=%d\";}s:13:\"nav_menu_item\";O:8:\"stdClass\":26:{s:4:\"name\";s:13:\"nav_menu_item\";s:5:\"label\";s:21:\"Navigation Menu Items\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:21:\"Navigation Menu Items\";s:13:\"singular_name\";s:20:\"Navigation Menu Item\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:21:\"Navigation Menu Items\";s:8:\"archives\";s:21:\"Navigation Menu Items\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:21:\"Navigation Menu Items\";s:14:\"name_admin_bar\";s:20:\"Navigation Menu Item\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:8:\"supports\";a:0:{}s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:0;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:0:\"\";}s:10:\"custom_css\";O:8:\"stdClass\":25:{s:4:\"name\";s:10:\"custom_css\";s:5:\"label\";s:10:\"Custom CSS\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:10:\"Custom CSS\";s:13:\"singular_name\";s:10:\"Custom CSS\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:10:\"Custom CSS\";s:8:\"archives\";s:10:\"Custom CSS\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:10:\"Custom CSS\";s:14:\"name_admin_bar\";s:10:\"Custom CSS\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":13:{s:9:\"edit_post\";s:8:\"edit_css\";s:9:\"read_post\";s:4:\"read\";s:11:\"delete_post\";s:18:\"edit_theme_options\";s:10:\"edit_posts\";s:8:\"edit_css\";s:17:\"edit_others_posts\";s:8:\"edit_css\";s:13:\"publish_posts\";s:18:\"edit_theme_options\";s:18:\"read_private_posts\";s:4:\"read\";s:12:\"delete_posts\";s:18:\"edit_theme_options\";s:22:\"delete_published_posts\";s:18:\"edit_theme_options\";s:20:\"delete_private_posts\";s:18:\"edit_theme_options\";s:19:\"delete_others_posts\";s:18:\"edit_theme_options\";s:20:\"edit_published_posts\";s:8:\"edit_css\";s:12:\"create_posts\";s:8:\"edit_css\";}s:12:\"map_meta_cap\";b:0;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:0;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:0:\"\";}s:19:\"customize_changeset\";O:8:\"stdClass\":25:{s:4:\"name\";s:19:\"customize_changeset\";s:5:\"label\";s:10:\"Changesets\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:10:\"Changesets\";s:13:\"singular_name\";s:9:\"Changeset\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:17:\"Add New Changeset\";s:9:\"edit_item\";s:14:\"Edit Changeset\";s:8:\"new_item\";s:13:\"New Changeset\";s:9:\"view_item\";s:14:\"View Changeset\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:17:\"Search Changesets\";s:9:\"not_found\";s:20:\"No changesets found.\";s:18:\"not_found_in_trash\";s:29:\"No changesets found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:14:\"All Changesets\";s:8:\"archives\";s:14:\"All Changesets\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:10:\"Changesets\";s:14:\"name_admin_bar\";s:9:\"Changeset\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:19:\"customize_changeset\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"customize\";s:9:\"read_post\";s:9:\"customize\";s:11:\"delete_post\";s:9:\"customize\";s:10:\"edit_posts\";s:9:\"customize\";s:17:\"edit_others_posts\";s:9:\"customize\";s:13:\"publish_posts\";s:9:\"customize\";s:18:\"read_private_posts\";s:9:\"customize\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:9:\"customize\";s:20:\"delete_private_posts\";s:9:\"customize\";s:22:\"delete_published_posts\";s:9:\"customize\";s:19:\"delete_others_posts\";s:9:\"customize\";s:18:\"edit_private_posts\";s:9:\"customize\";s:20:\"edit_published_posts\";s:12:\"do_not_allow\";s:12:\"create_posts\";s:9:\"customize\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:0;s:16:\"delete_with_user\";b:0;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:0:\"\";}s:12:\"oembed_cache\";O:8:\"stdClass\":26:{s:4:\"name\";s:12:\"oembed_cache\";s:5:\"label\";s:16:\"oEmbed Responses\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:16:\"oEmbed Responses\";s:13:\"singular_name\";s:15:\"oEmbed Response\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:16:\"oEmbed Responses\";s:8:\"archives\";s:16:\"oEmbed Responses\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:16:\"oEmbed Responses\";s:14:\"name_admin_bar\";s:15:\"oEmbed Response\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:8:\"supports\";a:0:{}s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:0;s:16:\"delete_with_user\";b:0;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:0:\"\";}s:12:\"user_request\";O:8:\"stdClass\":26:{s:4:\"name\";s:12:\"user_request\";s:5:\"label\";s:13:\"User Requests\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:13:\"User Requests\";s:13:\"singular_name\";s:12:\"User Request\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:13:\"User Requests\";s:8:\"archives\";s:13:\"User Requests\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:13:\"User Requests\";s:14:\"name_admin_bar\";s:12:\"User Request\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:8:\"supports\";a:0:{}s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:0;s:16:\"delete_with_user\";b:0;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:0:\"\";}s:8:\"wp_block\";O:8:\"stdClass\":24:{s:4:\"name\";s:8:\"wp_block\";s:5:\"label\";s:6:\"Blocks\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:6:\"Blocks\";s:13:\"singular_name\";s:5:\"Block\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:13:\"Add New Block\";s:9:\"edit_item\";s:10:\"Edit Block\";s:8:\"new_item\";s:9:\"New Block\";s:9:\"view_item\";s:10:\"View Block\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:13:\"Search Blocks\";s:9:\"not_found\";s:16:\"No blocks found.\";s:18:\"not_found_in_trash\";s:25:\"No blocks found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:10:\"All Blocks\";s:8:\"archives\";s:10:\"All Blocks\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:18:\"Filter blocks list\";s:21:\"items_list_navigation\";s:22:\"Blocks list navigation\";s:10:\"items_list\";s:11:\"Blocks list\";s:14:\"item_published\";s:16:\"Block published.\";s:24:\"item_published_privately\";s:26:\"Block published privately.\";s:22:\"item_reverted_to_draft\";s:24:\"Block reverted to draft.\";s:14:\"item_scheduled\";s:16:\"Block scheduled.\";s:12:\"item_updated\";s:14:\"Block updated.\";s:9:\"menu_name\";s:6:\"Blocks\";s:14:\"name_admin_bar\";s:5:\"Block\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:5:\"block\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:10:\"edit_block\";s:9:\"read_post\";s:10:\"read_block\";s:11:\"delete_post\";s:12:\"delete_block\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:14:\"publish_blocks\";s:18:\"read_private_posts\";s:19:\"read_private_blocks\";s:4:\"read\";s:10:\"edit_posts\";s:12:\"delete_posts\";s:13:\"delete_blocks\";s:20:\"delete_private_posts\";s:21:\"delete_private_blocks\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:19:\"edit_private_blocks\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:13:\"publish_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";s:8:\"wp_block\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:6:\"blocks\";s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:6:\"blocks\";O:8:\"stdClass\":25:{s:4:\"name\";s:6:\"blocks\";s:5:\"label\";s:6:\"Blocks\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:6:\"Blocks\";s:13:\"singular_name\";s:5:\"Block\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:9:\"Add block\";s:9:\"edit_item\";s:10:\"Edit Block\";s:8:\"new_item\";s:8:\"New Page\";s:9:\"view_item\";s:10:\"View Block\";s:10:\"view_items\";s:10:\"View Pages\";s:12:\"search_items\";s:13:\"Search Blocks\";s:9:\"not_found\";s:15:\"No Blocks found\";s:18:\"not_found_in_trash\";s:24:\"No Blocks found in Trash\";s:17:\"parent_item_colon\";s:12:\"Parent Page:\";s:9:\"all_items\";s:6:\"Blocks\";s:8:\"archives\";s:6:\"Blocks\";s:10:\"attributes\";s:15:\"Page Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into page\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this page\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter pages list\";s:21:\"items_list_navigation\";s:21:\"Pages list navigation\";s:10:\"items_list\";s:10:\"Pages list\";s:14:\"item_published\";s:15:\"Page published.\";s:24:\"item_published_privately\";s:25:\"Page published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Page reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Page scheduled.\";s:12:\"item_updated\";s:13:\"Page updated.\";s:9:\"menu_name\";s:6:\"Blocks\";s:14:\"name_admin_bar\";s:5:\"Block\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:1;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:17:\"show_in_admin_bar\";b:1;s:9:\"menu_icon\";s:18:\"dashicons-tagcloud\";s:15:\"capability_type\";s:4:\"page\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_page\";s:9:\"read_post\";s:9:\"read_page\";s:11:\"delete_post\";s:11:\"delete_page\";s:10:\"edit_posts\";s:10:\"edit_pages\";s:17:\"edit_others_posts\";s:17:\"edit_others_pages\";s:13:\"publish_posts\";s:13:\"publish_pages\";s:18:\"read_private_posts\";s:18:\"read_private_pages\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_pages\";s:20:\"delete_private_posts\";s:20:\"delete_private_pages\";s:22:\"delete_published_posts\";s:22:\"delete_published_pages\";s:19:\"delete_others_posts\";s:19:\"delete_others_pages\";s:18:\"edit_private_posts\";s:18:\"edit_private_pages\";s:20:\"edit_published_posts\";s:20:\"edit_published_pages\";s:12:\"create_posts\";s:10:\"edit_pages\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";a:5:{s:4:\"slug\";s:6:\"blocks\";s:10:\"with_front\";b:1;s:5:\"pages\";b:1;s:5:\"feeds\";b:0;s:7:\"ep_mask\";i:1;}s:9:\"query_var\";s:6:\"blocks\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:9:\"ux-blocks\";s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:9:\"soliloquy\";O:8:\"stdClass\":26:{s:4:\"name\";s:9:\"soliloquy\";s:5:\"label\";s:17:\"Soliloquy Sliders\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:17:\"Soliloquy Sliders\";s:13:\"singular_name\";s:9:\"Soliloquy\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:24:\"Add New Soliloquy Slider\";s:9:\"edit_item\";s:21:\"Edit Soliloquy Slider\";s:8:\"new_item\";s:20:\"New Soliloquy Slider\";s:9:\"view_item\";s:21:\"View Soliloquy Slider\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:24:\"Search Soliloquy Sliders\";s:9:\"not_found\";s:27:\"No Soliloquy sliders found.\";s:18:\"not_found_in_trash\";s:36:\"No Soliloquy sliders found in trash.\";s:17:\"parent_item_colon\";s:0:\"\";s:9:\"all_items\";s:9:\"Soliloquy\";s:8:\"archives\";s:9:\"Soliloquy\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:9:\"Soliloquy\";s:14:\"name_admin_bar\";s:9:\"Soliloquy\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:13:\"menu_position\";i:248;s:9:\"menu_icon\";s:88:\"http://hicosmetics4u.com/wp-content/plugins/soliloquy/assets/css/images/menu-icon@2x.png\";s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:9:\"soliloquy\";s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:13:\"wpdiscuz_form\";O:8:\"stdClass\":24:{s:4:\"name\";s:13:\"wpdiscuz_form\";s:5:\"label\";s:5:\"Forms\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Forms\";s:13:\"singular_name\";s:4:\"Form\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Form\";s:9:\"edit_item\";s:9:\"Edit Form\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Forms\";s:9:\"not_found\";s:32:\"You did not create any forms yet\";s:18:\"not_found_in_trash\";s:22:\"Nothing found in Trash\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:5:\"Forms\";s:8:\"archives\";s:5:\"Forms\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:5:\"Forms\";s:14:\"name_admin_bar\";s:4:\"Form\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:13:\"wpdiscuz_form\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:18:\"edit_wpdiscuz_form\";s:9:\"read_post\";s:18:\"read_wpdiscuz_form\";s:11:\"delete_post\";s:20:\"delete_wpdiscuz_form\";s:10:\"edit_posts\";s:19:\"edit_wpdiscuz_forms\";s:17:\"edit_others_posts\";s:26:\"edit_others_wpdiscuz_forms\";s:13:\"publish_posts\";s:22:\"publish_wpdiscuz_forms\";s:18:\"read_private_posts\";s:27:\"read_private_wpdiscuz_forms\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:21:\"delete_wpdiscuz_forms\";s:20:\"delete_private_posts\";s:29:\"delete_private_wpdiscuz_forms\";s:22:\"delete_published_posts\";s:31:\"delete_published_wpdiscuz_forms\";s:19:\"delete_others_posts\";s:28:\"delete_others_wpdiscuz_forms\";s:18:\"edit_private_posts\";s:27:\"edit_private_wpdiscuz_forms\";s:20:\"edit_published_posts\";s:29:\"edit_published_wpdiscuz_forms\";s:12:\"create_posts\";s:19:\"edit_wpdiscuz_forms\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";a:5:{s:4:\"slug\";s:13:\"wpdiscuz_form\";s:10:\"with_front\";b:1;s:5:\"pages\";b:1;s:5:\"feeds\";b:0;s:7:\"ep_mask\";i:1;}s:9:\"query_var\";s:13:\"wpdiscuz_form\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:16:\"scheduled-action\";O:8:\"stdClass\":24:{s:4:\"name\";s:16:\"scheduled-action\";s:5:\"label\";s:17:\"Scheduled Actions\";s:6:\"labels\";O:8:\"stdClass\":33:{s:4:\"name\";s:17:\"Scheduled Actions\";s:13:\"singular_name\";s:16:\"Scheduled Action\";s:7:\"add_new\";s:3:\"Add\";s:12:\"add_new_item\";s:24:\"Add New Scheduled Action\";s:9:\"edit_item\";s:21:\"Edit Scheduled Action\";s:8:\"new_item\";s:20:\"New Scheduled Action\";s:9:\"view_item\";s:11:\"View Action\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:24:\"Search Scheduled Actions\";s:9:\"not_found\";s:16:\"No actions found\";s:18:\"not_found_in_trash\";s:25:\"No actions found in trash\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:17:\"Scheduled Actions\";s:8:\"archives\";s:17:\"Scheduled Actions\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:17:\"Scheduled Actions\";s:4:\"edit\";s:4:\"Edit\";s:4:\"view\";s:11:\"View Action\";s:14:\"name_admin_bar\";s:16:\"Scheduled Action\";}s:11:\"description\";s:64:\"Scheduled actions are hooks triggered on a cetain date and time.\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:0;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:0:\"\";}s:6:\"nf_sub\";O:8:\"stdClass\":26:{s:4:\"name\";s:6:\"nf_sub\";s:5:\"label\";s:11:\"Submissions\";s:6:\"labels\";O:8:\"stdClass\":32:{s:4:\"name\";s:11:\"Submissions\";s:13:\"singular_name\";s:10:\"Submission\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Item\";s:9:\"edit_item\";s:9:\"Edit Item\";s:8:\"new_item\";s:8:\"New Item\";s:9:\"view_item\";s:9:\"View Item\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:11:\"Search Item\";s:9:\"not_found\";s:40:\"Please select a form to view submissions\";s:18:\"not_found_in_trash\";s:18:\"Not found in Trash\";s:17:\"parent_item_colon\";s:12:\"Parent Item:\";s:9:\"all_items\";s:9:\"All Items\";s:8:\"archives\";s:9:\"All Items\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:11:\"Submissions\";s:14:\"name_admin_bar\";s:11:\"Submissions\";s:11:\"update_item\";s:11:\"Update Item\";}s:11:\"description\";s:16:\"Form Submissions\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:13:\"menu_position\";i:5;s:8:\"supports\";b:0;s:15:\"capability_type\";s:6:\"nf_sub\";s:3:\"cap\";O:8:\"stdClass\":10:{s:9:\"edit_post\";s:6:\"nf_sub\";s:9:\"read_post\";s:6:\"nf_sub\";s:11:\"delete_post\";s:6:\"nf_sub\";s:10:\"edit_posts\";s:6:\"nf_sub\";s:17:\"edit_others_posts\";s:6:\"nf_sub\";s:13:\"publish_posts\";s:6:\"nf_sub\";s:18:\"read_private_posts\";s:6:\"nf_sub\";s:12:\"delete_posts\";s:6:\"nf_sub\";s:19:\"delete_others_posts\";s:6:\"nf_sub\";s:12:\"create_posts\";s:6:\"nf_sub\";}s:12:\"map_meta_cap\";b:0;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";a:5:{s:4:\"slug\";s:6:\"nf_sub\";s:10:\"with_front\";b:1;s:5:\"pages\";b:1;s:5:\"feeds\";b:0;s:7:\"ep_mask\";i:1;}s:9:\"query_var\";s:6:\"nf_sub\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:7:\"product\";O:8:\"stdClass\":24:{s:4:\"name\";s:7:\"product\";s:5:\"label\";s:8:\"Products\";s:6:\"labels\";O:8:\"stdClass\":33:{s:4:\"name\";s:8:\"Products\";s:13:\"singular_name\";s:7:\"Product\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:15:\"Add new product\";s:9:\"edit_item\";s:12:\"Edit product\";s:8:\"new_item\";s:11:\"New product\";s:9:\"view_item\";s:12:\"View product\";s:10:\"view_items\";s:13:\"View products\";s:12:\"search_items\";s:15:\"Search products\";s:9:\"not_found\";s:17:\"No products found\";s:18:\"not_found_in_trash\";s:26:\"No products found in trash\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:12:\"All Products\";s:8:\"archives\";s:12:\"All Products\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:19:\"Insert into product\";s:21:\"uploaded_to_this_item\";s:24:\"Uploaded to this product\";s:14:\"featured_image\";s:13:\"Product image\";s:18:\"set_featured_image\";s:17:\"Set product image\";s:21:\"remove_featured_image\";s:20:\"Remove product image\";s:18:\"use_featured_image\";s:20:\"Use as product image\";s:17:\"filter_items_list\";s:15:\"Filter products\";s:21:\"items_list_navigation\";s:19:\"Products navigation\";s:10:\"items_list\";s:13:\"Products list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:8:\"Products\";s:4:\"edit\";s:4:\"Edit\";s:6:\"parent\";s:14:\"Parent product\";s:14:\"name_admin_bar\";s:7:\"Product\";}s:11:\"description\";s:53:\"This is where you can add new products to your store.\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:17:\"show_in_admin_bar\";b:1;s:15:\"capability_type\";s:7:\"product\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:12:\"edit_product\";s:9:\"read_post\";s:12:\"read_product\";s:11:\"delete_post\";s:14:\"delete_product\";s:10:\"edit_posts\";s:13:\"edit_products\";s:17:\"edit_others_posts\";s:20:\"edit_others_products\";s:13:\"publish_posts\";s:16:\"publish_products\";s:18:\"read_private_posts\";s:21:\"read_private_products\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:15:\"delete_products\";s:20:\"delete_private_posts\";s:23:\"delete_private_products\";s:22:\"delete_published_posts\";s:25:\"delete_published_products\";s:19:\"delete_others_posts\";s:22:\"delete_others_products\";s:18:\"edit_private_posts\";s:21:\"edit_private_products\";s:20:\"edit_published_posts\";s:23:\"edit_published_products\";s:12:\"create_posts\";s:13:\"edit_products\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";s:8:\"cua-hang\";s:7:\"rewrite\";a:5:{s:4:\"slug\";s:7:\"product\";s:10:\"with_front\";b:0;s:5:\"feeds\";b:1;s:5:\"pages\";b:1;s:7:\"ep_mask\";i:1;}s:9:\"query_var\";s:7:\"product\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:17:\"product_variation\";O:8:\"stdClass\":25:{s:4:\"name\";s:17:\"product_variation\";s:5:\"label\";s:10:\"Variations\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:10:\"Variations\";s:13:\"singular_name\";s:10:\"Variations\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:10:\"Variations\";s:8:\"archives\";s:10:\"Variations\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:10:\"Variations\";s:14:\"name_admin_bar\";s:10:\"Variations\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:8:\"supports\";b:0;s:15:\"capability_type\";s:7:\"product\";s:3:\"cap\";O:8:\"stdClass\":8:{s:9:\"edit_post\";s:12:\"edit_product\";s:9:\"read_post\";s:12:\"read_product\";s:11:\"delete_post\";s:14:\"delete_product\";s:10:\"edit_posts\";s:13:\"edit_products\";s:17:\"edit_others_posts\";s:20:\"edit_others_products\";s:13:\"publish_posts\";s:16:\"publish_products\";s:18:\"read_private_posts\";s:21:\"read_private_products\";s:12:\"create_posts\";s:13:\"edit_products\";}s:12:\"map_meta_cap\";b:0;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";s:17:\"product_variation\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:0:\"\";}s:10:\"shop_order\";O:8:\"stdClass\":24:{s:4:\"name\";s:10:\"shop_order\";s:5:\"label\";s:6:\"Orders\";s:6:\"labels\";O:8:\"stdClass\":33:{s:4:\"name\";s:6:\"Orders\";s:13:\"singular_name\";s:5:\"Order\";s:7:\"add_new\";s:9:\"Add order\";s:12:\"add_new_item\";s:13:\"Add new order\";s:9:\"edit_item\";s:10:\"Edit order\";s:8:\"new_item\";s:9:\"New order\";s:9:\"view_item\";s:10:\"View order\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:13:\"Search orders\";s:9:\"not_found\";s:15:\"No orders found\";s:18:\"not_found_in_trash\";s:24:\"No orders found in trash\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:6:\"Orders\";s:8:\"archives\";s:6:\"Orders\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:13:\"Filter orders\";s:21:\"items_list_navigation\";s:17:\"Orders navigation\";s:10:\"items_list\";s:11:\"Orders list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:6:\"Orders\";s:4:\"edit\";s:4:\"Edit\";s:6:\"parent\";s:13:\"Parent orders\";s:14:\"name_admin_bar\";s:5:\"Order\";}s:11:\"description\";s:38:\"This is where store orders are stored.\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";s:11:\"woocommerce\";s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:1;s:15:\"capability_type\";s:10:\"shop_order\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:15:\"edit_shop_order\";s:9:\"read_post\";s:15:\"read_shop_order\";s:11:\"delete_post\";s:17:\"delete_shop_order\";s:10:\"edit_posts\";s:16:\"edit_shop_orders\";s:17:\"edit_others_posts\";s:23:\"edit_others_shop_orders\";s:13:\"publish_posts\";s:19:\"publish_shop_orders\";s:18:\"read_private_posts\";s:24:\"read_private_shop_orders\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:18:\"delete_shop_orders\";s:20:\"delete_private_posts\";s:26:\"delete_private_shop_orders\";s:22:\"delete_published_posts\";s:28:\"delete_published_shop_orders\";s:19:\"delete_others_posts\";s:25:\"delete_others_shop_orders\";s:18:\"edit_private_posts\";s:24:\"edit_private_shop_orders\";s:20:\"edit_published_posts\";s:26:\"edit_published_shop_orders\";s:12:\"create_posts\";s:16:\"edit_shop_orders\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:17:\"shop_order_refund\";O:8:\"stdClass\":25:{s:4:\"name\";s:17:\"shop_order_refund\";s:5:\"label\";s:7:\"Refunds\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:7:\"Refunds\";s:13:\"singular_name\";s:7:\"Refunds\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:7:\"Refunds\";s:8:\"archives\";s:7:\"Refunds\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:7:\"Refunds\";s:14:\"name_admin_bar\";s:7:\"Refunds\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:8:\"supports\";b:0;s:15:\"capability_type\";s:10:\"shop_order\";s:3:\"cap\";O:8:\"stdClass\":8:{s:9:\"edit_post\";s:15:\"edit_shop_order\";s:9:\"read_post\";s:15:\"read_shop_order\";s:11:\"delete_post\";s:17:\"delete_shop_order\";s:10:\"edit_posts\";s:16:\"edit_shop_orders\";s:17:\"edit_others_posts\";s:23:\"edit_others_shop_orders\";s:13:\"publish_posts\";s:19:\"publish_shop_orders\";s:18:\"read_private_posts\";s:24:\"read_private_shop_orders\";s:12:\"create_posts\";s:16:\"edit_shop_orders\";}s:12:\"map_meta_cap\";b:0;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";s:17:\"shop_order_refund\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:0:\"\";}s:11:\"shop_coupon\";O:8:\"stdClass\":24:{s:4:\"name\";s:11:\"shop_coupon\";s:5:\"label\";s:7:\"Coupons\";s:6:\"labels\";O:8:\"stdClass\":33:{s:4:\"name\";s:7:\"Coupons\";s:13:\"singular_name\";s:6:\"Coupon\";s:7:\"add_new\";s:10:\"Add coupon\";s:12:\"add_new_item\";s:14:\"Add new coupon\";s:9:\"edit_item\";s:11:\"Edit coupon\";s:8:\"new_item\";s:10:\"New coupon\";s:9:\"view_item\";s:11:\"View coupon\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:14:\"Search coupons\";s:9:\"not_found\";s:16:\"No coupons found\";s:18:\"not_found_in_trash\";s:25:\"No coupons found in trash\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:7:\"Coupons\";s:8:\"archives\";s:7:\"Coupons\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:14:\"Filter coupons\";s:21:\"items_list_navigation\";s:18:\"Coupons navigation\";s:10:\"items_list\";s:12:\"Coupons list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:7:\"Coupons\";s:4:\"edit\";s:4:\"Edit\";s:6:\"parent\";s:13:\"Parent coupon\";s:14:\"name_admin_bar\";s:6:\"Coupon\";}s:11:\"description\";s:75:\"This is where you can add new coupons that customers can use in your store.\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";s:11:\"woocommerce\";s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:1;s:15:\"capability_type\";s:11:\"shop_coupon\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:16:\"edit_shop_coupon\";s:9:\"read_post\";s:16:\"read_shop_coupon\";s:11:\"delete_post\";s:18:\"delete_shop_coupon\";s:10:\"edit_posts\";s:17:\"edit_shop_coupons\";s:17:\"edit_others_posts\";s:24:\"edit_others_shop_coupons\";s:13:\"publish_posts\";s:20:\"publish_shop_coupons\";s:18:\"read_private_posts\";s:25:\"read_private_shop_coupons\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:19:\"delete_shop_coupons\";s:20:\"delete_private_posts\";s:27:\"delete_private_shop_coupons\";s:22:\"delete_published_posts\";s:29:\"delete_published_shop_coupons\";s:19:\"delete_others_posts\";s:26:\"delete_others_shop_coupons\";s:18:\"edit_private_posts\";s:25:\"edit_private_shop_coupons\";s:20:\"edit_published_posts\";s:27:\"edit_published_shop_coupons\";s:12:\"create_posts\";s:17:\"edit_shop_coupons\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:18:\"wpcf7_contact_form\";O:8:\"stdClass\":25:{s:4:\"name\";s:18:\"wpcf7_contact_form\";s:5:\"label\";s:13:\"Contact Forms\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:13:\"Contact Forms\";s:13:\"singular_name\";s:12:\"Contact Form\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:13:\"Contact Forms\";s:8:\"archives\";s:13:\"Contact Forms\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:13:\"Contact Forms\";s:14:\"name_admin_bar\";s:12:\"Contact Form\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:8:\"supports\";a:0:{}s:15:\"capability_type\";s:4:\"page\";s:3:\"cap\";O:8:\"stdClass\":8:{s:9:\"edit_post\";s:23:\"wpcf7_edit_contact_form\";s:9:\"read_post\";s:23:\"wpcf7_read_contact_form\";s:11:\"delete_post\";s:25:\"wpcf7_delete_contact_form\";s:10:\"edit_posts\";s:24:\"wpcf7_edit_contact_forms\";s:17:\"edit_others_posts\";s:24:\"wpcf7_edit_contact_forms\";s:13:\"publish_posts\";s:24:\"wpcf7_edit_contact_forms\";s:18:\"read_private_posts\";s:24:\"wpcf7_edit_contact_forms\";s:12:\"create_posts\";s:24:\"wpcf7_edit_contact_forms\";}s:12:\"map_meta_cap\";b:0;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:0:\"\";}s:16:\"tablepress_table\";O:8:\"stdClass\":24:{s:4:\"name\";s:16:\"tablepress_table\";s:5:\"label\";s:17:\"TablePress Tables\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:17:\"TablePress Tables\";s:13:\"singular_name\";s:17:\"TablePress Tables\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:17:\"TablePress Tables\";s:8:\"archives\";s:17:\"TablePress Tables\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:17:\"TablePress Tables\";s:14:\"name_admin_bar\";s:17:\"TablePress Tables\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:16:\"tablepress_table\";s:3:\"cap\";O:8:\"stdClass\":8:{s:9:\"edit_post\";s:21:\"edit_tablepress_table\";s:9:\"read_post\";s:21:\"read_tablepress_table\";s:11:\"delete_post\";s:23:\"delete_tablepress_table\";s:10:\"edit_posts\";s:22:\"edit_tablepress_tables\";s:17:\"edit_others_posts\";s:29:\"edit_others_tablepress_tables\";s:13:\"publish_posts\";s:25:\"publish_tablepress_tables\";s:18:\"read_private_posts\";s:30:\"read_private_tablepress_tables\";s:12:\"create_posts\";s:22:\"edit_tablepress_tables\";}s:12:\"map_meta_cap\";b:0;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:0:\"\";}s:12:\"jp_pay_order\";O:8:\"stdClass\":24:{s:4:\"name\";s:12:\"jp_pay_order\";s:5:\"label\";s:5:\"Order\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Order\";s:13:\"singular_name\";s:5:\"Order\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:5:\"Order\";s:8:\"archives\";s:5:\"Order\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:5:\"Order\";s:14:\"name_admin_bar\";s:5:\"Order\";}s:11:\"description\";s:22:\"Simple Payments orders\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":8:{s:9:\"edit_post\";s:10:\"edit_posts\";s:9:\"read_post\";s:18:\"read_private_posts\";s:11:\"delete_post\";s:12:\"delete_posts\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:0;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";s:12:\"jp_pay_order\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:0:\"\";}s:14:\"jp_pay_product\";O:8:\"stdClass\":24:{s:4:\"name\";s:14:\"jp_pay_product\";s:5:\"label\";s:7:\"Product\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:7:\"Product\";s:13:\"singular_name\";s:7:\"Product\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:7:\"Product\";s:8:\"archives\";s:7:\"Product\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:7:\"Product\";s:14:\"name_admin_bar\";s:7:\"Product\";}s:11:\"description\";s:24:\"Simple Payments products\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":8:{s:9:\"edit_post\";s:10:\"edit_posts\";s:9:\"read_post\";s:18:\"read_private_posts\";s:11:\"delete_post\";s:12:\"delete_posts\";s:10:\"edit_posts\";s:13:\"publish_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:12:\"create_posts\";s:13:\"publish_posts\";}s:12:\"map_meta_cap\";b:0;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";b:0;s:9:\"query_var\";s:14:\"jp_pay_product\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:0:\"\";}s:13:\"featured_item\";O:8:\"stdClass\":26:{s:4:\"name\";s:13:\"featured_item\";s:5:\"label\";s:9:\"Portfolio\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:9:\"Portfolio\";s:13:\"singular_name\";s:9:\"Portfolio\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:7:\"Add New\";s:9:\"edit_item\";s:14:\"Edit Portfolio\";s:8:\"new_item\";s:17:\"Add New Portfolio\";s:9:\"view_item\";s:14:\"View Portfolio\";s:10:\"view_items\";s:10:\"View Pages\";s:12:\"search_items\";s:16:\"Search Portfolio\";s:9:\"not_found\";s:14:\"No items found\";s:18:\"not_found_in_trash\";s:23:\"No items found in trash\";s:17:\"parent_item_colon\";s:12:\"Parent Page:\";s:9:\"all_items\";s:9:\"Portfolio\";s:8:\"archives\";s:9:\"Portfolio\";s:10:\"attributes\";s:15:\"Page Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into page\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this page\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter pages list\";s:21:\"items_list_navigation\";s:21:\"Pages list navigation\";s:10:\"items_list\";s:10:\"Pages list\";s:14:\"item_published\";s:15:\"Page published.\";s:24:\"item_published_privately\";s:25:\"Page published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Page reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Page scheduled.\";s:12:\"item_updated\";s:13:\"Page updated.\";s:9:\"menu_name\";s:9:\"Portfolio\";s:14:\"name_admin_bar\";s:9:\"Portfolio\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:1;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:17:\"show_in_admin_bar\";b:1;s:13:\"menu_position\";i:5;s:9:\"menu_icon\";s:19:\"dashicons-portfolio\";s:15:\"capability_type\";s:4:\"page\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_page\";s:9:\"read_post\";s:9:\"read_page\";s:11:\"delete_post\";s:11:\"delete_page\";s:10:\"edit_posts\";s:10:\"edit_pages\";s:17:\"edit_others_posts\";s:17:\"edit_others_pages\";s:13:\"publish_posts\";s:13:\"publish_pages\";s:18:\"read_private_posts\";s:18:\"read_private_pages\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_pages\";s:20:\"delete_private_posts\";s:20:\"delete_private_pages\";s:22:\"delete_published_posts\";s:22:\"delete_published_pages\";s:19:\"delete_others_posts\";s:19:\"delete_others_pages\";s:18:\"edit_private_posts\";s:18:\"edit_private_pages\";s:20:\"edit_published_posts\";s:20:\"edit_published_pages\";s:12:\"create_posts\";s:10:\"edit_pages\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:1;s:7:\"rewrite\";a:5:{s:4:\"slug\";s:13:\"featured_item\";s:10:\"with_front\";b:1;s:5:\"pages\";b:1;s:5:\"feeds\";b:1;s:7:\"ep_mask\";i:1;}s:9:\"query_var\";s:13:\"featured_item\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";}s:7:\"amn_sol\";O:8:\"stdClass\":25:{s:4:\"name\";s:7:\"amn_sol\";s:5:\"label\";s:5:\"Posts\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Posts\";s:13:\"singular_name\";s:4:\"Post\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:24:\"No posts found in Trash.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:9:\"All Posts\";s:8:\"archives\";s:13:\"Post Archives\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:5:\"Posts\";s:14:\"name_admin_bar\";s:7:\"amn_sol\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:0;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:0;s:12:\"show_in_menu\";b:0;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:0;s:8:\"supports\";b:0;s:15:\"capability_type\";s:4:\"post\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:12:\"map_meta_cap\";b:1;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:7:\"rewrite\";a:5:{s:4:\"slug\";s:7:\"amn_sol\";s:10:\"with_front\";b:1;s:5:\"pages\";b:1;s:5:\"feeds\";b:0;s:7:\"ep_mask\";i:1;}s:9:\"query_var\";s:7:\"amn_sol\";s:10:\"can_export\";b:1;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:0:\"\";}}}i:2;i:2;i:3;d:1561609354.4294230937957763671875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70347,'_transient_product_query-transient-version','1561869346','yes'),(61344,'litespeed_api_cloud','https://as.wp.api.litespeedtech.com','yes'),(61345,'litespeed_api_key_hash','gQ8WAiGRNyenBqBi','yes'),(70826,'jpsq_sync-1561609354.455008-528592-38','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:10:\"shortcodes\";i:1;a:232:{i:0;s:10:\"wp_caption\";i:1;s:7:\"caption\";i:2;s:7:\"gallery\";i:3;s:8:\"playlist\";i:4;s:5:\"audio\";i:5;s:5:\"video\";i:6;s:5:\"embed\";i:7;s:14:\"instagram-feed\";i:8;s:10:\"nf_preview\";i:9;s:10:\"ninja_form\";i:10;s:11:\"ninja_forms\";i:11;s:24:\"ninja_forms_display_form\";i:12;s:9:\"wpdrating\";i:13;s:14:\"contact-form-7\";i:14;s:12:\"contact-form\";i:15;s:16:\"wpseo_breadcrumb\";i:16;s:5:\"latex\";i:17;s:15:\"archiveorg-book\";i:18;s:10:\"archiveorg\";i:19;s:8:\"archives\";i:20;s:8:\"bandcamp\";i:21;s:10:\"brightcove\";i:22;s:11:\"crowdsignal\";i:23;s:9:\"polldaddy\";i:24;s:11:\"dailymotion\";i:25;s:19:\"dailymotion-channel\";i:26;s:8:\"facebook\";i:27;s:6:\"flickr\";i:28;s:5:\"getty\";i:29;s:4:\"gist\";i:30;s:10:\"googleapps\";i:31;s:10:\"googlemaps\";i:32;s:10:\"googleplus\";i:33;s:8:\"gravatar\";i:34;s:16:\"gravatar_profile\";i:35;s:5:\"houzz\";i:36;s:4:\"hulu\";i:37;s:9:\"instagram\";i:38;s:11:\"kickstarter\";i:39;s:26:\"mailchimp_subscriber_popup\";i:40;s:6:\"medium\";i:41;s:8:\"mixcloud\";i:42;s:12:\"presentation\";i:43;s:5:\"slide\";i:44;s:4:\"quiz\";i:45;s:8:\"question\";i:46;s:6:\"answer\";i:47;s:5:\"wrong\";i:48;s:11:\"explanation\";i:49;s:6:\"scribd\";i:50;s:7:\"sitemap\";i:51;s:10:\"slideshare\";i:52;s:9:\"slideshow\";i:53;s:10:\"soundcloud\";i:54;s:7:\"spotify\";i:55;s:3:\"ted\";i:56;s:5:\"tweet\";i:57;s:6:\"twitch\";i:58;s:8:\"twitchtv\";i:59;s:16:\"twitter-timeline\";i:60;s:7:\"ustream\";i:61;s:13:\"ustreamsocial\";i:62;s:10:\"videopress\";i:63;s:7:\"wpvideo\";i:64;s:5:\"vimeo\";i:65;s:4:\"vine\";i:66;s:2:\"vr\";i:67;s:5:\"wufoo\";i:68;s:7:\"youtube\";i:69;s:25:\"jetpack_subscription_form\";i:70;s:22:\"blog_subscription_form\";i:71;s:24:\"jetpack_top_posts_widget\";i:72;s:12:\"geo-location\";i:73;s:14:\"upcomingevents\";i:74;s:8:\"site_url\";i:75;s:15:\"site_url_secure\";i:76;s:15:\"ux_current_year\";i:77;s:3:\"col\";i:78;s:9:\"col_inner\";i:79;s:11:\"col_inner_1\";i:80;s:11:\"col_inner_2\";i:81;s:3:\"row\";i:82;s:9:\"row_inner\";i:83;s:11:\"row_inner_1\";i:84;s:11:\"row_inner_2\";i:85;s:10:\"background\";i:86;s:7:\"section\";i:87;s:8:\"text_box\";i:88;s:9:\"ux_slider\";i:89;s:9:\"ux_banner\";i:90;s:14:\"ux_banner_grid\";i:91;s:8:\"col_grid\";i:92;s:9:\"accordion\";i:93;s:14:\"accordion-item\";i:94;s:8:\"tabgroup\";i:95;s:17:\"tabgroup_vertical\";i:96;s:3:\"tab\";i:97;s:3:\"gap\";i:98;s:12:\"featured_box\";i:99;s:10:\"ux_sidebar\";i:100;s:6:\"button\";i:101;s:21:\"facebook_login_button\";i:102;s:5:\"phone\";i:103;s:13:\"header_button\";i:104;s:12:\"video_button\";i:105;s:5:\"share\";i:106;s:6:\"follow\";i:107;s:5:\"title\";i:108;s:7:\"divider\";i:109;s:8:\"lightbox\";i:110;s:10:\"blog_posts\";i:111;s:3:\"map\";i:112;s:11:\"testimonial\";i:113;s:11:\"team_member\";i:114;s:11:\"message_box\";i:115;s:6:\"search\";i:116;s:4:\"logo\";i:117;s:8:\"ux_image\";i:118;s:12:\"ux_image_box\";i:119;s:14:\"ux_price_table\";i:120;s:11:\"bullet_item\";i:121;s:9:\"scroll_to\";i:122;s:8:\"ux_pages\";i:123;s:10:\"ux_gallery\";i:124;s:10:\"ux_hotspot\";i:125;s:12:\"ux_item_list\";i:126;s:7:\"ux_item\";i:127;s:11:\"page_header\";i:128;s:17:\"ux_instagram_feed\";i:129;s:12:\"ux_countdown\";i:130;s:8:\"ux_video\";i:131;s:6:\"ux_nav\";i:132;s:16:\"ux_payment_icons\";i:133;s:21:\"featured_items_slider\";i:134;s:19:\"featured_items_grid\";i:135;s:12:\"ux_portfolio\";i:136;s:22:\"ux_bestseller_products\";i:137;s:20:\"ux_featured_products\";i:138;s:16:\"ux_sale_products\";i:139;s:18:\"ux_latest_products\";i:140;s:18:\"ux_custom_products\";i:141;s:16:\"product_lookbook\";i:142;s:24:\"products_pinterest_style\";i:143;s:11:\"ux_products\";i:144;s:16:\"ux_products_list\";i:145;s:15:\"ux_product_flip\";i:146;s:21:\"ux_product_categories\";i:147;s:26:\"ux_product_categories_grid\";i:148;s:5:\"block\";i:149;s:9:\"soliloquy\";i:150;s:10:\"su_heading\";i:151;s:7:\"su_tabs\";i:152;s:6:\"su_tab\";i:153;s:10:\"su_spoiler\";i:154;s:12:\"su_accordion\";i:155;s:10:\"su_divider\";i:156;s:9:\"su_spacer\";i:157;s:12:\"su_highlight\";i:158;s:8:\"su_label\";i:159;s:8:\"su_quote\";i:160;s:12:\"su_pullquote\";i:161;s:10:\"su_dropcap\";i:162;s:8:\"su_frame\";i:163;s:6:\"su_row\";i:164;s:9:\"su_column\";i:165;s:7:\"su_list\";i:166;s:9:\"su_button\";i:167;s:10:\"su_service\";i:168;s:6:\"su_box\";i:169;s:7:\"su_note\";i:170;s:9:\"su_expand\";i:171;s:11:\"su_lightbox\";i:172;s:19:\"su_lightbox_content\";i:173;s:10:\"su_tooltip\";i:174;s:10:\"su_private\";i:175;s:10:\"su_youtube\";i:176;s:19:\"su_youtube_advanced\";i:177;s:8:\"su_vimeo\";i:178;s:10:\"su_screenr\";i:179;s:14:\"su_dailymotion\";i:180;s:8:\"su_audio\";i:181;s:8:\"su_video\";i:182;s:8:\"su_table\";i:183;s:12:\"su_csv_table\";i:184;s:12:\"su_permalink\";i:185;s:10:\"su_members\";i:186;s:9:\"su_guests\";i:187;s:7:\"su_feed\";i:188;s:7:\"su_menu\";i:189;s:11:\"su_subpages\";i:190;s:11:\"su_siblings\";i:191;s:11:\"su_document\";i:192;s:7:\"su_gmap\";i:193;s:9:\"su_slider\";i:194;s:11:\"su_carousel\";i:195;s:17:\"su_custom_gallery\";i:196;s:8:\"su_posts\";i:197;s:13:\"su_dummy_text\";i:198;s:14:\"su_dummy_image\";i:199;s:10:\"su_animate\";i:200;s:7:\"su_meta\";i:201;s:7:\"su_user\";i:202;s:7:\"su_post\";i:203;s:11:\"su_template\";i:204;s:9:\"su_qrcode\";i:205;s:12:\"su_scheduler\";i:206;s:7:\"product\";i:207;s:12:\"product_page\";i:208;s:16:\"product_category\";i:209;s:18:\"product_categories\";i:210;s:11:\"add_to_cart\";i:211;s:15:\"add_to_cart_url\";i:212;s:8:\"products\";i:213;s:15:\"recent_products\";i:214;s:13:\"sale_products\";i:215;s:21:\"best_selling_products\";i:216;s:18:\"top_rated_products\";i:217;s:17:\"featured_products\";i:218;s:17:\"product_attribute\";i:219;s:16:\"related_products\";i:220;s:13:\"shop_messages\";i:221;s:26:\"woocommerce_order_tracking\";i:222;s:16:\"woocommerce_cart\";i:223;s:20:\"woocommerce_checkout\";i:224;s:22:\"woocommerce_my_account\";i:225;s:20:\"woocommerce_messages\";i:226;s:6:\"recipe\";i:227;s:12:\"recipe-notes\";i:228;s:18:\"recipe-ingredients\";i:229;s:17:\"recipe-directions\";i:230;s:12:\"untappd-menu\";i:231;s:14:\"simple-payment\";}}i:2;i:2;i:3;d:1561609354.454474925994873046875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(72386,'rewrite_rules','a:250:{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:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"cua-hang/?$\";s:27:\"index.php?post_type=product\";s:41:\"cua-hang/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:36:\"cua-hang/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:28:\"cua-hang/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:16:\"featured_item/?$\";s:33:\"index.php?post_type=featured_item\";s:46:\"featured_item/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=featured_item&feed=$matches[1]\";s:41:\"featured_item/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=featured_item&feed=$matches[1]\";s:33:\"featured_item/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=featured_item&paged=$matches[1]\";s:32:\"blocks/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"blocks/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"blocks/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"blocks/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"blocks/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"blocks/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"blocks/(.+?)/embed/?$\";s:39:\"index.php?blocks=$matches[1]&embed=true\";s:25:\"blocks/(.+?)/trackback/?$\";s:33:\"index.php?blocks=$matches[1]&tb=1\";s:33:\"blocks/(.+?)/page/?([0-9]{1,})/?$\";s:46:\"index.php?blocks=$matches[1]&paged=$matches[2]\";s:40:\"blocks/(.+?)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?blocks=$matches[1]&cpage=$matches[2]\";s:30:\"blocks/(.+?)/wc-api(/(.*))?/?$\";s:47:\"index.php?blocks=$matches[1]&wc-api=$matches[3]\";s:36:\"blocks/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"blocks/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:29:\"blocks/(.+?)(?:/([0-9]+))?/?$\";s:45:\"index.php?blocks=$matches[1]&page=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:57:\"block_categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=block_categories&term=$matches[1]&feed=$matches[2]\";s:52:\"block_categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=block_categories&term=$matches[1]&feed=$matches[2]\";s:33:\"block_categories/([^/]+)/embed/?$\";s:63:\"index.php?taxonomy=block_categories&term=$matches[1]&embed=true\";s:45:\"block_categories/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?taxonomy=block_categories&term=$matches[1]&paged=$matches[2]\";s:27:\"block_categories/([^/]+)/?$\";s:52:\"index.php?taxonomy=block_categories&term=$matches[1]\";s:41:\"wpdiscuz_form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"wpdiscuz_form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"wpdiscuz_form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"wpdiscuz_form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"wpdiscuz_form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"wpdiscuz_form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"wpdiscuz_form/([^/]+)/embed/?$\";s:46:\"index.php?wpdiscuz_form=$matches[1]&embed=true\";s:34:\"wpdiscuz_form/([^/]+)/trackback/?$\";s:40:\"index.php?wpdiscuz_form=$matches[1]&tb=1\";s:42:\"wpdiscuz_form/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?wpdiscuz_form=$matches[1]&paged=$matches[2]\";s:49:\"wpdiscuz_form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?wpdiscuz_form=$matches[1]&cpage=$matches[2]\";s:39:\"wpdiscuz_form/([^/]+)/wc-api(/(.*))?/?$\";s:54:\"index.php?wpdiscuz_form=$matches[1]&wc-api=$matches[3]\";s:45:\"wpdiscuz_form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"wpdiscuz_form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:38:\"wpdiscuz_form/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?wpdiscuz_form=$matches[1]&page=$matches[2]\";s:30:\"wpdiscuz_form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"wpdiscuz_form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"wpdiscuz_form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"wpdiscuz_form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"wpdiscuz_form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"wpdiscuz_form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"nf_sub/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"nf_sub/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"nf_sub/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"nf_sub/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"nf_sub/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"nf_sub/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"nf_sub/([^/]+)/embed/?$\";s:39:\"index.php?nf_sub=$matches[1]&embed=true\";s:27:\"nf_sub/([^/]+)/trackback/?$\";s:33:\"index.php?nf_sub=$matches[1]&tb=1\";s:35:\"nf_sub/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?nf_sub=$matches[1]&paged=$matches[2]\";s:42:\"nf_sub/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?nf_sub=$matches[1]&cpage=$matches[2]\";s:32:\"nf_sub/([^/]+)/wc-api(/(.*))?/?$\";s:47:\"index.php?nf_sub=$matches[1]&wc-api=$matches[3]\";s:38:\"nf_sub/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"nf_sub/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:31:\"nf_sub/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?nf_sub=$matches[1]&page=$matches[2]\";s:23:\"nf_sub/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"nf_sub/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"nf_sub/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"nf_sub/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"nf_sub/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"nf_sub/[^/]+/([^/]+)/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:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"featured_item/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"featured_item/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"featured_item/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"featured_item/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"featured_item/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"featured_item/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"featured_item/(.+?)/embed/?$\";s:46:\"index.php?featured_item=$matches[1]&embed=true\";s:32:\"featured_item/(.+?)/trackback/?$\";s:40:\"index.php?featured_item=$matches[1]&tb=1\";s:52:\"featured_item/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?featured_item=$matches[1]&feed=$matches[2]\";s:47:\"featured_item/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?featured_item=$matches[1]&feed=$matches[2]\";s:40:\"featured_item/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?featured_item=$matches[1]&paged=$matches[2]\";s:47:\"featured_item/(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?featured_item=$matches[1]&cpage=$matches[2]\";s:37:\"featured_item/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?featured_item=$matches[1]&wc-api=$matches[3]\";s:43:\"featured_item/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"featured_item/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:36:\"featured_item/(.+?)(?:/([0-9]+))?/?$\";s:52:\"index.php?featured_item=$matches[1]&page=$matches[2]\";s:63:\"featured_item_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:61:\"index.php?featured_item_category=$matches[1]&feed=$matches[2]\";s:58:\"featured_item_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:61:\"index.php?featured_item_category=$matches[1]&feed=$matches[2]\";s:39:\"featured_item_category/([^/]+)/embed/?$\";s:55:\"index.php?featured_item_category=$matches[1]&embed=true\";s:51:\"featured_item_category/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?featured_item_category=$matches[1]&paged=$matches[2]\";s:33:\"featured_item_category/([^/]+)/?$\";s:44:\"index.php?featured_item_category=$matches[1]\";s:58:\"featured_item_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?featured_item_tag=$matches[1]&feed=$matches[2]\";s:53:\"featured_item_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?featured_item_tag=$matches[1]&feed=$matches[2]\";s:34:\"featured_item_tag/([^/]+)/embed/?$\";s:50:\"index.php?featured_item_tag=$matches[1]&embed=true\";s:46:\"featured_item_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?featured_item_tag=$matches[1]&paged=$matches[2]\";s:28:\"featured_item_tag/([^/]+)/?$\";s:39:\"index.php?featured_item_tag=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=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:40:\"index.php?&page_id=389&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(72528,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1561863904;s:7:\"checked\";a:32:{s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";s:3:\"1.4\";s:19:\"akismet/akismet.php\";s:5:\"4.1.2\";s:27:\"backupbuddy/backupbuddy.php\";s:7:\"8.3.1.1\";s:33:\"classic-editor/classic-editor.php\";s:3:\"1.5\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.1.3\";s:59:\"genesis-connect-woocommerce/genesis-connect-woocommerce.php\";s:3:\"1.0\";s:33:\"genesis-enews-extended/plugin.php\";s:5:\"2.1.1\";s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";s:5:\"1.0.0\";s:31:\"genesis-simple-share/plugin.php\";s:5:\"1.1.4\";s:57:\"gf-fields-persistence/gravityforms-fields-persistence.php\";s:6:\"1.0.11\";s:21:\"hello-dolly/hello.php\";s:5:\"1.7.2\";s:33:\"instagram-feed/instagram-feed.php\";s:4:\"1.12\";s:19:\"jetpack/jetpack.php\";s:5:\"7.3.1\";s:35:\"litespeed-cache/litespeed-cache.php\";s:7:\"2.9.8.2\";s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";s:6:\"2.1.16\";s:27:\"ninja-forms/ninja-forms.php\";s:6:\"3.4.13\";s:27:\"pretty-link/pretty-link.php\";s:5:\"2.1.9\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:5:\"3.1.1\";s:33:\"soliloquy-lite/soliloquy-lite.php\";s:5:\"2.5.5\";s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";s:5:\"5.3.0\";s:43:\"simple-social-icons/simple-social-icons.php\";s:5:\"3.0.1\";s:23:\"soliloquy/soliloquy.php\";s:5:\"2.5.7\";s:69:\"styles-and-layouts-for-gravity-forms/styles-layouts-gravity-forms.php\";s:5:\"4.2.1\";s:25:\"tablepress/tablepress.php\";s:5:\"1.9.2\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"5.2.1\";s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";s:5:\"1.1.0\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:5:\"1.5.5\";s:27:\"woocommerce/woocommerce.php\";s:5:\"3.6.4\";s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";s:5:\"2.1.0\";s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";s:6:\"1.6.14\";s:31:\"wpdiscuz/class.WpdiscuzCore.php\";s:5:\"5.3.2\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"11.3\";}s:8:\"response\";a:8:{s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:5:\"7.4.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.7.4.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=1791404\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=1791404\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=1791404\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=1791404\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=1791404\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.2\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:39:\"w.org/plugins/mailchimp-for-woocommerce\";s:4:\"slug\";s:25:\"mailchimp-for-woocommerce\";s:6:\"plugin\";s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";s:11:\"new_version\";s:6:\"2.1.17\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/mailchimp-for-woocommerce/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/mailchimp-for-woocommerce.2.1.17.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/mailchimp-for-woocommerce/assets/icon-256x256.png?rev=1509501\";s:2:\"1x\";s:78:\"https://ps.w.org/mailchimp-for-woocommerce/assets/icon-256x256.png?rev=1509501\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/mailchimp-for-woocommerce/assets/banner-1544x500.png?rev=1950415\";s:2:\"1x\";s:80:\"https://ps.w.org/mailchimp-for-woocommerce/assets/banner-772x250.jpg?rev=1950415\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.1.1\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"ninja-forms/ninja-forms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/ninja-forms\";s:4:\"slug\";s:11:\"ninja-forms\";s:6:\"plugin\";s:27:\"ninja-forms/ninja-forms.php\";s:11:\"new_version\";s:6:\"3.4.16\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/ninja-forms/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/ninja-forms.3.4.16.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747\";s:2:\"1x\";s:64:\"https://ps.w.org/ninja-forms/assets/icon-128x128.png?rev=1649747\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/ninja-forms/assets/banner-1544x500.png?rev=2069024\";s:2:\"1x\";s:66:\"https://ps.w.org/ninja-forms/assets/banner-772x250.png?rev=2069024\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"pretty-link/pretty-link.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/pretty-link\";s:4:\"slug\";s:11:\"pretty-link\";s:6:\"plugin\";s:27:\"pretty-link/pretty-link.php\";s:11:\"new_version\";s:6:\"2.1.10\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/pretty-link/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/pretty-link.2.1.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/pretty-link/assets/icon-256x256.png?rev=1722956\";s:2:\"1x\";s:64:\"https://ps.w.org/pretty-link/assets/icon-128x128.png?rev=1722958\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/pretty-link/assets/banner-1544x500.png?rev=1722956\";s:2:\"1x\";s:66:\"https://ps.w.org/pretty-link/assets/banner-772x250.png?rev=1722928\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:33:\"soliloquy-lite/soliloquy-lite.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/soliloquy-lite\";s:4:\"slug\";s:14:\"soliloquy-lite\";s:6:\"plugin\";s:33:\"soliloquy-lite/soliloquy-lite.php\";s:11:\"new_version\";s:5:\"2.5.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/soliloquy-lite/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/soliloquy-lite.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/soliloquy-lite/assets/icon-256x256.png?rev=979373\";s:2:\"1x\";s:67:\"https://ps.w.org/soliloquy-lite/assets/icon-128x128.png?rev=1100505\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/soliloquy-lite/assets/banner-772x250.png?rev=1450820\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.0\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:42:\"w.org/plugins/woo-gutenberg-products-block\";s:4:\"slug\";s:28:\"woo-gutenberg-products-block\";s:6:\"plugin\";s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";s:11:\"new_version\";s:5:\"2.2.0\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/woo-gutenberg-products-block/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/woo-gutenberg-products-block.2.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/woo-gutenberg-products-block/assets/icon-256x256.png?rev=1863757\";s:2:\"1x\";s:81:\"https://ps.w.org/woo-gutenberg-products-block/assets/icon-128x128.png?rev=1863757\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:83:\"https://ps.w.org/woo-gutenberg-products-block/assets/banner-772x250.png?rev=1863757\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.2\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:57:\"w.org/plugins/woocommerce-gateway-paypal-express-checkout\";s:4:\"slug\";s:43:\"woocommerce-gateway-paypal-express-checkout\";s:6:\"plugin\";s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";s:11:\"new_version\";s:6:\"1.6.15\";s:3:\"url\";s:74:\"https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/\";s:7:\"package\";s:93:\"https://downloads.wordpress.org/plugin/woocommerce-gateway-paypal-express-checkout.1.6.15.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:96:\"https://ps.w.org/woocommerce-gateway-paypal-express-checkout/assets/icon-256x256.png?rev=1900204\";s:2:\"1x\";s:96:\"https://ps.w.org/woocommerce-gateway-paypal-express-checkout/assets/icon-128x128.png?rev=1900204\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:99:\"https://ps.w.org/woocommerce-gateway-paypal-express-checkout/assets/banner-1544x500.png?rev=1948167\";s:2:\"1x\";s:98:\"https://ps.w.org/woocommerce-gateway-paypal-express-checkout/assets/banner-772x250.png?rev=1948167\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.2.0\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"11.5\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.11.5.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}s:6:\"tested\";s:5:\"5.2.2\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:22:{s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:44:\"w.org/plugins/advanced-tinymce-configuration\";s:4:\"slug\";s:30:\"advanced-tinymce-configuration\";s:6:\"plugin\";s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/advanced-tinymce-configuration/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/advanced-tinymce-configuration.1.4.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:74:\"https://s.w.org/plugins/geopattern-icon/advanced-tinymce-configuration.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":9:{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:\"4.1.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/classic-editor.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.1.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}}s:59:\"genesis-connect-woocommerce/genesis-connect-woocommerce.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:41:\"w.org/plugins/genesis-connect-woocommerce\";s:4:\"slug\";s:27:\"genesis-connect-woocommerce\";s:6:\"plugin\";s:59:\"genesis-connect-woocommerce/genesis-connect-woocommerce.php\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/genesis-connect-woocommerce/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/genesis-connect-woocommerce.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/genesis-connect-woocommerce/assets/icon-256x256.png?rev=1335684\";s:2:\"1x\";s:80:\"https://ps.w.org/genesis-connect-woocommerce/assets/icon-128x128.png?rev=1335684\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/genesis-connect-woocommerce/assets/banner-1544x500.png?rev=1335684\";s:2:\"1x\";s:82:\"https://ps.w.org/genesis-connect-woocommerce/assets/banner-772x250.png?rev=1335684\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"genesis-enews-extended/plugin.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:36:\"w.org/plugins/genesis-enews-extended\";s:4:\"slug\";s:22:\"genesis-enews-extended\";s:6:\"plugin\";s:33:\"genesis-enews-extended/plugin.php\";s:11:\"new_version\";s:5:\"2.1.1\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/genesis-enews-extended/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/genesis-enews-extended.2.1.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:66:\"https://s.w.org/plugins/geopattern-icon/genesis-enews-extended.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:39:\"w.org/plugins/genesis-responsive-slider\";s:4:\"slug\";s:25:\"genesis-responsive-slider\";s:6:\"plugin\";s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";s:11:\"new_version\";s:5:\"1.0.0\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/genesis-responsive-slider/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/genesis-responsive-slider.1.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/genesis-responsive-slider/assets/icon-256x256.png?rev=1335672\";s:2:\"1x\";s:78:\"https://ps.w.org/genesis-responsive-slider/assets/icon-128x128.png?rev=1335672\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/genesis-responsive-slider/assets/banner-1544x500.png?rev=1335672\";s:2:\"1x\";s:80:\"https://ps.w.org/genesis-responsive-slider/assets/banner-772x250.png?rev=1335672\";}s:11:\"banners_rtl\";a:0:{}}s:31:\"genesis-simple-share/plugin.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:34:\"w.org/plugins/genesis-simple-share\";s:4:\"slug\";s:20:\"genesis-simple-share\";s:6:\"plugin\";s:31:\"genesis-simple-share/plugin.php\";s:11:\"new_version\";s:5:\"1.1.4\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/genesis-simple-share/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/genesis-simple-share.1.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/genesis-simple-share/assets/icon-256x256.png?rev=1756215\";s:2:\"1x\";s:73:\"https://ps.w.org/genesis-simple-share/assets/icon-128x128.png?rev=1756215\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/genesis-simple-share/assets/banner-1544x500.png?rev=1756215\";s:2:\"1x\";s:75:\"https://ps.w.org/genesis-simple-share/assets/banner-772x250.png?rev=1756215\";}s:11:\"banners_rtl\";a:0:{}}s:57:\"gf-fields-persistence/gravityforms-fields-persistence.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:35:\"w.org/plugins/gf-fields-persistence\";s:4:\"slug\";s:21:\"gf-fields-persistence\";s:6:\"plugin\";s:57:\"gf-fields-persistence/gravityforms-fields-persistence.php\";s:11:\"new_version\";s:6:\"1.0.11\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/gf-fields-persistence/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/gf-fields-persistence.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:65:\"https://s.w.org/plugins/geopattern-icon/gf-fields-persistence.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:21:\"hello-dolly/hello.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:21:\"hello-dolly/hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"instagram-feed/instagram-feed.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/instagram-feed\";s:4:\"slug\";s:14:\"instagram-feed\";s:6:\"plugin\";s:33:\"instagram-feed/instagram-feed.php\";s:11:\"new_version\";s:4:\"1.12\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/instagram-feed/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/instagram-feed.1.12.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/instagram-feed/assets/icon-128x128.png?rev=2109787\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/instagram-feed/assets/banner-772x250.png?rev=2109702\";}s:11:\"banners_rtl\";a:0:{}}s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:7:\"2.9.8.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/litespeed-cache.2.9.8.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=1574145\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=1574145\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2031698\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2031698\";}s:11:\"banners_rtl\";a:0:{}}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:35:\"w.org/plugins/regenerate-thumbnails\";s:4:\"slug\";s:21:\"regenerate-thumbnails\";s:6:\"plugin\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"3.1.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/regenerate-thumbnails/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/regenerate-thumbnails.3.1.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/regenerate-thumbnails/assets/icon-128x128.png?rev=1753390\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/regenerate-thumbnails/assets/banner-1544x500.jpg?rev=1753390\";s:2:\"1x\";s:76:\"https://ps.w.org/regenerate-thumbnails/assets/banner-772x250.jpg?rev=1753390\";}s:11:\"banners_rtl\";a:0:{}}s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:33:\"w.org/plugins/shortcodes-ultimate\";s:4:\"slug\";s:19:\"shortcodes-ultimate\";s:6:\"plugin\";s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";s:11:\"new_version\";s:5:\"5.3.0\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/shortcodes-ultimate/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/shortcodes-ultimate.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.png?rev=1760590\";s:2:\"1x\";s:72:\"https://ps.w.org/shortcodes-ultimate/assets/icon-128x128.png?rev=1760590\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/shortcodes-ultimate/assets/banner-1544x500.jpg?rev=1760590\";s:2:\"1x\";s:74:\"https://ps.w.org/shortcodes-ultimate/assets/banner-772x250.jpg?rev=1760590\";}s:11:\"banners_rtl\";a:0:{}}s:43:\"simple-social-icons/simple-social-icons.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:33:\"w.org/plugins/simple-social-icons\";s:4:\"slug\";s:19:\"simple-social-icons\";s:6:\"plugin\";s:43:\"simple-social-icons/simple-social-icons.php\";s:11:\"new_version\";s:5:\"3.0.1\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/simple-social-icons/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/simple-social-icons.3.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/simple-social-icons/assets/icon-256x256.png?rev=1335655\";s:2:\"1x\";s:72:\"https://ps.w.org/simple-social-icons/assets/icon-128x128.png?rev=1335655\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/simple-social-icons/assets/banner-1544x500.png?rev=1587503\";s:2:\"1x\";s:74:\"https://ps.w.org/simple-social-icons/assets/banner-772x250.png?rev=1587503\";}s:11:\"banners_rtl\";a:0:{}}s:69:\"styles-and-layouts-for-gravity-forms/styles-layouts-gravity-forms.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:50:\"w.org/plugins/styles-and-layouts-for-gravity-forms\";s:4:\"slug\";s:36:\"styles-and-layouts-for-gravity-forms\";s:6:\"plugin\";s:69:\"styles-and-layouts-for-gravity-forms/styles-layouts-gravity-forms.php\";s:11:\"new_version\";s:5:\"4.2.1\";s:3:\"url\";s:67:\"https://wordpress.org/plugins/styles-and-layouts-for-gravity-forms/\";s:7:\"package\";s:85:\"https://downloads.wordpress.org/plugin/styles-and-layouts-for-gravity-forms.4.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:89:\"https://ps.w.org/styles-and-layouts-for-gravity-forms/assets/icon-256x256.png?rev=1352290\";s:2:\"1x\";s:89:\"https://ps.w.org/styles-and-layouts-for-gravity-forms/assets/icon-128x128.png?rev=1352290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:92:\"https://ps.w.org/styles-and-layouts-for-gravity-forms/assets/banner-1544x500.jpg?rev=1352285\";s:2:\"1x\";s:91:\"https://ps.w.org/styles-and-layouts-for-gravity-forms/assets/banner-772x250.jpg?rev=1352285\";}s:11:\"banners_rtl\";a:0:{}}s:25:\"tablepress/tablepress.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"w.org/plugins/tablepress\";s:4:\"slug\";s:10:\"tablepress\";s:6:\"plugin\";s:25:\"tablepress/tablepress.php\";s:11:\"new_version\";s:5:\"1.9.2\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/tablepress/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/tablepress.1.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/tablepress/assets/icon-256x256.png?rev=1064192\";s:2:\"1x\";s:63:\"https://ps.w.org/tablepress/assets/icon-128x128.png?rev=1064192\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/tablepress/assets/banner-1544x500.png?rev=1275767\";s:2:\"1x\";s:65:\"https://ps.w.org/tablepress/assets/banner-772x250.png?rev=1275767\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/tablepress/assets/banner-1544x500-rtl.png?rev=1275767\";s:2:\"1x\";s:69:\"https://ps.w.org/tablepress/assets/banner-772x250-rtl.png?rev=1275767\";}}s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.2.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2011513\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2011513\";}s:11:\"banners_rtl\";a:0:{}}s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:52:\"w.org/plugins/update-theme-and-plugins-from-zip-file\";s:4:\"slug\";s:38:\"update-theme-and-plugins-from-zip-file\";s:6:\"plugin\";s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";s:11:\"new_version\";s:5:\"1.1.0\";s:3:\"url\";s:69:\"https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/\";s:7:\"package\";s:87:\"https://downloads.wordpress.org/plugin/update-theme-and-plugins-from-zip-file.1.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/update-theme-and-plugins-from-zip-file/assets/icon-256x256.png?rev=1739740\";s:2:\"1x\";s:91:\"https://ps.w.org/update-theme-and-plugins-from-zip-file/assets/icon-128x128.png?rev=1739740\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:94:\"https://ps.w.org/update-theme-and-plugins-from-zip-file/assets/banner-1544x500.png?rev=1739740\";s:2:\"1x\";s:93:\"https://ps.w.org/update-theme-and-plugins-from-zip-file/assets/banner-772x250.png?rev=1739740\";}s:11:\"banners_rtl\";a:0:{}}s:53:\"widget-importer-exporter/widget-importer-exporter.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/widget-importer-exporter\";s:4:\"slug\";s:24:\"widget-importer-exporter\";s:6:\"plugin\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:11:\"new_version\";s:5:\"1.5.5\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/widget-importer-exporter/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/widget-importer-exporter.1.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-256x256.jpg?rev=990577\";s:2:\"1x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-128x128.jpg?rev=990577\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/widget-importer-exporter/assets/banner-1544x500.jpg?rev=775677\";s:2:\"1x\";s:78:\"https://ps.w.org/widget-importer-exporter/assets/banner-772x250.jpg?rev=741218\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":9:{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:\"3.6.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2075035\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2075035\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2075035\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2075035\";}s:11:\"banners_rtl\";a:0:{}}s:31:\"wpdiscuz/class.WpdiscuzCore.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:22:\"w.org/plugins/wpdiscuz\";s:4:\"slug\";s:8:\"wpdiscuz\";s:6:\"plugin\";s:31:\"wpdiscuz/class.WpdiscuzCore.php\";s:11:\"new_version\";s:5:\"5.3.2\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/wpdiscuz/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wpdiscuz.5.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265\";s:2:\"1x\";s:61:\"https://ps.w.org/wpdiscuz/assets/icon-128x128.png?rev=1076265\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wpdiscuz/assets/banner-1544x500.png?rev=1767022\";s:2:\"1x\";s:63:\"https://ps.w.org/wpdiscuz/assets/banner-772x250.png?rev=1767022\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(61352,'litespeed_api_key','TZWDe7rRGTO7yGr8vLFo7srJG5Cf9abK','yes'),(72787,'_transient_timeout_wc_term_counts','1564461354','no'),(72788,'_transient_wc_term_counts','a:22:{i:179;s:2:\"47\";i:189;s:1:\"1\";i:215;s:1:\"1\";i:180;s:1:\"1\";i:207;s:1:\"1\";i:183;s:1:\"2\";i:184;s:1:\"4\";i:197;s:1:\"1\";i:188;s:1:\"1\";i:181;s:2:\"21\";i:202;s:2:\"25\";i:182;s:2:\"17\";i:208;s:2:\"17\";i:196;s:1:\"4\";i:213;s:1:\"1\";i:220;s:1:\"1\";i:224;s:1:\"1\";i:205;s:1:\"3\";i:187;s:1:\"9\";i:201;s:2:\"26\";i:200;s:1:\"3\";i:206;s:1:\"2\";}','no'),(61860,'litespeed-cache-vary-group','','yes'),(61854,'litespeed-log_ignore_filters','gettext\ngettext_with_context\nget_the_terms\nget_term','yes'),(61855,'litespeed-log_ignore_part_filters','i18n\nlocale\nsettings\noption','yes'),(61856,'litespeed-crawler-as-uids','','yes'),(61857,'litespeed-crawler-cookies','a:0:{}','yes'),(61858,'litespeed-object_global_groups','users\nuserlogins\nusermeta\nuser_meta\nsite-transient\nsite-options\nsite-lookup\nblog-lookup\nblog-details\nrss\nglobal-posts\nblog-id-cache','yes'),(61859,'litespeed-object_non_persistent_groups','comment\ncounts\nplugins','yes'),(61850,'litespeed-media-webp_attribute','img.src\ndiv.data-thumb\nimg.data-src\ndiv.data-large_image\nimg.retina_logo_url','yes'),(61851,'litespeed-cdn-ori_dir','wp-content\nwp-includes\n/min/','yes'),(61852,'litespeed-cache-cdn_mapping','a:1:{i:0;a:5:{s:3:\"url\";b:0;s:7:\"inc_img\";s:1:\"1\";s:7:\"inc_css\";s:1:\"1\";s:6:\"inc_js\";s:1:\"1\";s:8:\"filetype\";s:86:\".aac\n.css\n.eot\n.gif\n.jpeg\n.js\n.jpg\n.less\n.mp3\n.mp4\n.ogg\n.otf\n.pdf\n.png\n.svg\n.ttf\n.woff\";}}','yes'),(61853,'litespeed-adv-purge_all_hooks','switch_theme\nwp_create_nav_menu\nwp_update_nav_menu\nwp_delete_nav_menu\ncreate_term\nedit_terms\ndelete_term\nadd_link\nedit_link\ndelete_link','yes'),(61840,'litespeed-cache-exclude-cache-roles','a:0:{}','yes'),(61841,'litespeed-optm-css','a:0:{}','yes'),(61842,'litespeed-optm_excludes','','yes'),(61843,'litespeed-optm-js-defer-excludes','','yes'),(61844,'litespeed-cache-exclude-optimization-roles','a:0:{}','yes'),(61845,'litespeed-cache-dns_prefetch','','yes'),(61846,'litespeed-optm-ccss-separate_posttype','','yes'),(61847,'litespeed-optm-css-separate_uri','','yes'),(61848,'litespeed-media-lazy-img-excludes','','yes'),(61849,'litespeed-media-lazy-img-cls-excludes','','yes'),(61836,'litespeed-cache_uri_priv','','yes'),(61837,'litespeed-cache-drop_qs','','yes'),(61838,'litespeed-forced_cache_uri','','yes'),(61839,'litespeed-excludes_uri','','yes'),(70830,'jpsq_sync-1561609354.495194-528592-42','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:26:\"sso_should_hide_login_form\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.4948101043701171875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70831,'jpsq_sync-1561609354.496487-528592-43','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:18:\"sso_match_by_email\";i:1;b:1;}i:2;i:2;i:3;d:1561609354.4960949420928955078125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70832,'jpsq_sync-1561609354.497731-528592-44','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:21:\"sso_new_user_override\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.4973618984222412109375;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70833,'jpsq_sync-1561609354.499021-528592-45','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:29:\"sso_bypass_default_login_form\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.4986450672149658203125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(61911,'can_compress_scripts','0','no'),(31756,'rcgfp_options','','yes'),(44060,'nf_email_send_count','5','yes'),(44061,'nf_email_with_attachment_count','0','yes'),(44062,'nf_email_to_count','5','yes'),(44063,'nf_email_to_max','1','yes'),(44064,'nf_email_cc_count','0','yes'),(44065,'nf_email_cc_max','0','yes'),(44066,'nf_email_bcc_count','0','yes'),(44067,'nf_email_bcc_max','0','yes'),(44068,'nf_email_recipient_max','1','yes'),(44069,'nf_email_attachment_count','0','yes'),(44070,'nf_email_attachment_filesize_count','0','yes'),(44071,'nf_email_attachment_filesize_max','0','yes'),(72544,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"News –  – WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Jun 2019 19:42:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.3-alpha-45575\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:48:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 5.2.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2019/06/wordpress-5-2-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Jun 2019 18:14:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6993\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:348:\"WordPress 5.2.2 is now available! This maintenance release fixes 13 bugs and adds a little bit of polish to the Site Health feature&#160;that made its debut in 5.2. For more info, browse the&#160;full list of changes on Trac or check out the Version 5.2.2 documentation page. WordPress 5.2.2 is a short-cycle maintenance release. The next [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3961:\"\n<p>WordPress 5.2.2 is now available! This maintenance release fixes 13 bugs and adds a little bit of polish to the Site Health feature&nbsp;<a href=\"https://wordpress.org/news/2019/05/jaco/\">that made its debut in 5.2</a>. </p>\n\n\n\n<p>For more info, browse the&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=5.2.2&amp;order=priority\">full list of changes on Trac</a> or check out <a href=\"https://wordpress.org/support/wordpress-version/version-5-2-2/\">the Version 5.2.2 documentation page.</a></p>\n\n\n\n<p>WordPress 5.2.2 is a short-cycle maintenance release. The next major release will be version 5.3; check <a href=\"https://make.wordpress.org/core/\">make.wordpress.org/core</a> for details as they happen.  </p>\n\n\n\n<p>You can&nbsp;download&nbsp;<a href=\"https://wordpress.org/download/\">WordPress 5.2.2</a>&nbsp;or visit&nbsp;<strong>Dashboard → Updates</strong>&nbsp;and click&nbsp;<strong>Update Now</strong>. Sites that support automatic background updates have already started to update automatically.</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/audrasjb/\">JB Audras</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a> and <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> co-led this release, with invaluable guidance from our Executive Director, Josepha Haden Chomphosy, and contributions from 30 other contributors. Thank you to everyone who made this release possible!</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jitendrabanjara1991/\">jitendrabanjara1991</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shashank3105/\">Shashank Panchal</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/vaishalipanchal/\">vaishalipanchal</a>, <a href=\"https://profiles.wordpress.org/vrimill/\">vrimill</a>, and <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6993\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:48:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"The Month in WordPress: May 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/06/the-month-in-wordpress-may-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jun 2019 10:21:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6987\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:319:\"This month saw the 16th anniversary since the launch of the first release of WordPress. A significant milestone to be sure and one that speaks to the strength and stability of the project as a whole. In this anniversary month, we saw a new major release of WordPress, some exciting new development work, and a [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6602:\"\n<p>This month saw the 16th anniversary since <a href=\"https://wordpress.org/news/2003/05/wordpress-now-available/\">the launch of the first release of WordPress</a>. A significant milestone to be sure and one that speaks to the strength and stability of the project as a whole. In this anniversary month, we saw a new major release of WordPress, some exciting new development work, and a significant global event.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Release of WordPress 5.2</h2>\n\n\n\n<p>WordPress 5.2 “Jaco” <a href=\"https://wordpress.org/news/2019/05/jaco/\">was released on May 7</a> shipping some useful site management tools, such as the Site Health Check and PHP Error Protection, as well as a number of accessibility, privacy, and developer updates. You can read <a href=\"https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/\">the field guide for this release</a> for more detailed information about what was included and how it all works.<br></p>\n\n\n\n<p>327 individual volunteers contributed to the release. If you would like to be a part of that number for future releases, follow <a href=\"https://make.wordpress.org/core\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>A Successful WordPress Translation Day 4</h2>\n\n\n\n<p>WordPress Translation Day is a 24-hour event organised by <a href=\"https://make.wordpress.org/polyglots/\">the Polyglots team</a> where community members from all over the world come together to translate WordPress into their local languages. For the fourth edition held on 11 May, 183 brand new contributors joined the Polyglots team from 77 communities across 35 countries in Africa, Asia, Europe, North America, South America, and Oceania.<br></p>\n\n\n\n<p>While the WP Translation Day is a great time for focussed contributions to localizing WordPress, but these contributions can happen at any time of the year, so if you would like to help make WordPress available in your local language, follow <a href=\"https://make.wordpress.org/polyglots\">the Polyglots team blog</a> and join the #polyglots channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Updated Plugin Guidelines Proposal</h2>\n\n\n\n<p>The Plugins team <a href=\"https://make.wordpress.org/plugins/2019/05/14/proposal-to-modify-plugin-guidelines/\">has proposed some updates</a> to the guidelines for developers on the Plugin Directory. The majority of the proposed changes are intended to address significant issues faced by developers who do not speak English as a first language, making the Plugin DIrectory a more accessible and beneficial place for everyone.<br></p>\n\n\n\n<p>The proposal will be open for comments until late June, so the community is encouraged to get involved with commenting on them and the direction they will take the Plugin Directory. If you would like to be involved in this discussion, comment on <a href=\"https://make.wordpress.org/plugins/2019/05/14/proposal-to-modify-plugin-guidelines/\">the proposal</a> and join the #plugin review team in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Continued Gutenberg Development</h2>\n\n\n\n<p>Since the block editor was first released as part of WordPress Core in v5.0, development has continued in leaps and bounds with a new release every two weeks. <a href=\"https://make.wordpress.org/core/2019/05/29/whats-new-in-gutenberg-29th-may/\">The latest update</a> includes some great incremental improvements that will be merged into the 5.2.2 release of WordPress along with the other recent enhancements.<br></p>\n\n\n\n<p>In addition to the editor enhancements, work has been ongoing in the Gutenberg project to bring the block editing experience to the rest of the WordPress dashboard. This second phase of the project has been going well and <a href=\"https://make.wordpress.org/design/2019/05/31/gutenberg-phase-2-friday-design-update-20/\">the latest update</a> shows how much work has been done so far.<br></p>\n\n\n\n<p>In addition to that, the Block Library project that aims to bring a searchable library of available blocks right into the editor is deep in the planning phase with <a href=\"https://make.wordpress.org/design/2019/05/28/block-library-initial-explorations/\">a recent update</a> showing what direction the team is taking things.<br></p>\n\n\n\n<p>If you would like to get involved in planning and development of Gutenberg and the block editor, follow the <a href=\"https://make.wordpress.org/core/\">Core</a> and <a href=\"https://make.wordpress.org/design/\">Design</a> team blogs and join the #core, #design, and #core-editor channels in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>The 5.2.2 release of WordPress <a href=\"https://make.wordpress.org/core/2019/05/28/5-2-2-release-agenda/\">is currently in development</a> with a planned release date of 13 June.</li><li>Version 2.1.1 of the WordPress Coding Standards <a href=\"https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/releases/tag/2.1.1\">has been released</a> containing seven small, but relevant fixes.</li><li>The Theme Review Team <a href=\"https://make.wordpress.org/themes/2019/05/07/trusted-authors-changes/\">have updated the details</a> of how the Trusted Authors Program works.</li><li><a href=\"https://make.wordpress.org/community/2019/05/29/who-wants-to-test-the-new-wordcamp-blocks/\">WordCamp-specific blocks have been launched for WordCamp sites</a> with organizers needing to sign up in order to test them out.</li><li>Continuing the growing trend of other platforms adopting the Gutenberg editor, it has now <a href=\"https://octobercms.com/plugin/reazzon-gutenberg\">been ported to a plugin for OctoberCMS</a>.</li><li>Version 3.0 of the popular WordPress development environment, Varying Vagrant Vagrants (VVV), <a href=\"https://varyingvagrantvagrants.org/blog/2019/05/15/vvv-3-0-0.html\">was released this month</a>.</li><li>The Community Team <a href=\"https://make.wordpress.org/community/2019/05/31/the-4-gets-in-wordpress-community-organizing/\">published some info</a> clarifying what organizers get (and don’t get) from being involved with their local communities. </li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em><br></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:51:\"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 5.2.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2019/05/wordpress-5-2-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 May 2019 19:04:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:5:\"5.2.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6976\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:405:\"WordPress 5.2.1 is now available! This maintenance release fixes 33 bugs, including improvements to the block editor, accessibility, internationalization, and the Site Health feature introduced in 5.2. You can browse the&#160;full list of changes on Trac. WordPress 5.2.1 is a short-cycle maintenance release. Version 5.2.2 is expected to follow in approximately two weeks. You can&#160;download [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4923:\"\n<p>WordPress 5.2.1 is now available! This maintenance release fixes 33 bugs, including improvements to the block editor, accessibility, internationalization, and the Site Health feature <a href=\"https://wordpress.org/news/2019/05/jaco/\">introduced in 5.2</a>.</p>\n\n\n\n<p>You can browse the&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=5.2.1&amp;order=priority\">full list of changes on Trac</a>.</p>\n\n\n\n<p>WordPress 5.2.1 is a short-cycle maintenance release. <a href=\"https://core.trac.wordpress.org/query?milestone=5.2.2\">Version 5.2.2</a> is expected to follow in approximately two weeks.</p>\n\n\n\n<p>You can&nbsp;download <a href=\"https://wordpress.org/download/\">WordPress 5.2.1</a>&nbsp;or visit <strong>Dashboard → Updates</strong> and click&nbsp;<strong>Update Now</strong>. Sites that support automatic background updates have already started to update automatically.</p>\n\n\n\n<p>Jonathan Desrosiers and William Earnhardt co-led this release, with contributions from 52 other contributors. Thank you to everyone that made this release possible!</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/xavortm/\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey &#8220;Rarst&#8221; Savchenko</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/anischarolia/\">anischarolia</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/chesio/\">chesio</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/odminstudios/\">Dima</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/edocev/\">Emil Dotsev</a>, <a href=\"https://profiles.wordpress.org/sachyya-sachet/\">ghoul</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz (Greg) Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/imath/\">imath</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha</a>, <a href=\"https://profiles.wordpress.org/jrf/\">jrf</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">kjellr</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mikengarrett/\">MikeNGarrett</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/onlanka/\">onlanka</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">paragoninitiativeenterprises</a>, <a href=\"https://profiles.wordpress.org/parkcityj/\">parkcityj</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timph/\">timph</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tonybogdanov/\">tonybogdanov</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">Tor-Bjorn Fjellner</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, and <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6976\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:51:\"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Tomorrow is WordPress Translation Day 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/news/2019/05/tomorrow-is-wordpress-translation-day-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 May 2019 09:17:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Documentation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6961\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:342:\"The fourth edition of WordPress translation day is coming up on Saturday 11 May 2019: tomorrow! Get ready for a 24-hour, global marathon dedicated to localizing the WordPress platform and ecosystem. This event takes place both online and in physical locations across the world, so you can join no matter where you are! The WordPress [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3747:\"\n<p><em>The fourth edition of WordPress translation day is coming up on Saturday 11 May 2019: tomorrow! Get ready for a 24-hour, global marathon dedicated to localizing the WordPress platform and ecosystem.</em> <em>This event takes place both online and in physical locations across the world, so you can join no matter where you are! </em></p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/polyglots/\">WordPress Polyglots Team</a> has a mission to translate and make available the software’s features into as many languages as possible. As WordPress powers more than 33% of websites, people from across the world use it in their daily life. That means there is a lot that needs translating, and into many different languages. </p>\n\n\n\n<p>On 11 May 2019, from 00:00 UTC until 23:59 UTC, <a href=\"https://wptranslationday.org/\">WordPress Translation Day</a> aims to celebrate the thousands of volunteers who contribute to translation and internalization. The event is also an opportunity for encouraging more people to get involved and help increase the availability of themes and plugins in different languages.</p>\n\n\n\n<figure class=\"wp-block-pullquote\"><blockquote><p>&#8220;At the time of the last event in 2017, WordPress was being translated into 178 languages, we have now reached the 200 mark!&#8221;</p><cite>WPtranslationday.org</cite></blockquote></figure>\n\n\n\n<h2>What happens on WordPress Translation Day?</h2>\n\n\n\n<p>There are a number of <a href=\"https://wptranslationday.org/the-local-events/\">local meetings all over the world</a>, as well as online talks by people from the WordPress community. More than 700 people from around the world took part in past WordPress Translation Days, and everyone welcome to join in this time around!</p>\n\n\n\n<p>Everyone is welcome to join the event to help translate and localize WordPress, no matter their level of experience. A lot is happening on the day, so join in and you will learn how to through online sessions!</p>\n\n\n\n<h3>What can you expect?</h3>\n\n\n\n<ul><li><strong>Live online training</strong>: Tutorials in different languages focused on translation and <em>localization</em>, or l10n, of WordPress. These are streamed in multiple languages</li><li><strong>Localization sessions</strong>: General instruction and specifics for particular areas and languages. These sessions are streamed in multiple languages.</li><li><strong>Internalization sessions</strong>: Tutorials about optimizing the code to ease localization processes, also called <em>internationalization</em> or i18n. These sessions are streamed in English.</li><li><strong>Local events</strong>: Polyglot contributors will gather around the world for socializing, discussing, and translating together.</li><li><strong>Remote events</strong>: Translation teams that cannot gather physically, will connect remotely. They will be available for training, mentoring, and supporting new contributors. They will also engage in &#8220;translating marathons&#8221;, in which existing teams translate as many strings as they can!</li></ul>\n\n\n\n<p>A number of experienced WordPress translators and internationalization experts are part of the line-up for the livestream, joined by some first time contributors. </p>\n\n\n\n<p>Whether you have or haven&#8217;t contributed to the Polyglots before, you can join in for WordPress Translation Day. Learn more about both local and online events and stay updated through the website and social media. </p>\n\n\n\n<ul><li><a href=\"https://wptranslationday.org/\">WordPress Translation Day website</a></li><li><a href=\"https://twitter.com/translatewp\">WordPress Translation Day Twitter</a></li><li><a href=\"https://www.facebook.com/WPTranslationDay/\">WordPress Translation Day Facebook</a></li></ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6961\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:48:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"WordPress 5.2 “Jaco”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/news/2019/05/jaco/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 May 2019 21:03:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6925\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:426:\"Version 5.2 of WordPress is available for download or update in your WordPress dashboard. New features in this update make it easier than ever to fix your site if something goes wrong. There are even more robust tools for identifying and fixing configuration issues and fatal errors. Whether you are a developer helping clients or you manage your site solo, these tools can help get you the right information when you need it.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:32083:\"\n<h2 style=\"text-align:center\">Keeping Sites Safer</h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?fit=632%2C500&amp;ssl=1\" alt=\"\" class=\"wp-image-6926\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?w=1206&amp;ssl=1 1206w, https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?resize=300%2C237&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?resize=768%2C608&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2019/05/about_maintain-wordpress-cropped.png?resize=1024%2C810&amp;ssl=1 1024w\" sizes=\"(max-width: 632px) 100vw, 632px\" /></figure>\n\n\n\n<p>Version 5.2 of WordPress, named “Jaco” in honor of renowned and revolutionary jazz bassist Jaco Pastorius, is available for download or update in your WordPress dashboard. New features in this update make it easier than ever to fix your site if something goes wrong.</p>\n\n\n\n<p>There are even more robust tools for identifying and fixing configuration issues and fatal errors. Whether you are a developer helping clients or you manage your site solo, these tools can help get you the right information when you need it.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h3>Site Health Check</h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft is-resized\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2019/05/about_site-health.png?resize=205%2C143&#038;ssl=1\" alt=\"\" class=\"wp-image-6927\" width=\"205\" height=\"143\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2019/05/about_site-health.png?w=609&amp;ssl=1 609w, https://i2.wp.com/wordpress.org/news/files/2019/05/about_site-health.png?resize=300%2C210&amp;ssl=1 300w\" sizes=\"(max-width: 205px) 100vw, 205px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p>Building on the <a href=\"https://wordpress.org/news/2019/02/betty/\">Site Health</a> features introduced in 5.1, this release adds two new pages to help debug common configuration issues. It also adds space where developers can include debugging information for site maintainers.</p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h3>PHP Error Protection</h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft is-resized\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2019/05/about_error-protection.png?resize=202%2C228&#038;ssl=1\" alt=\"\" class=\"wp-image-6930\" width=\"202\" height=\"228\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2019/05/about_error-protection.png?w=487&amp;ssl=1 487w, https://i1.wp.com/wordpress.org/news/files/2019/05/about_error-protection.png?resize=267%2C300&amp;ssl=1 267w\" sizes=\"(max-width: 202px) 100vw, 202px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p>This administrator-focused update will let you safely fix or manage fatal errors without requiring developer time. It features better handling of the so-called “white screen of death,” and a way to enter recovery mode, &nbsp;which pauses error-causing plugins or themes.</p>\n\n\n\n<div style=\"height:79px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2 style=\"text-align:center\">Improvements for Everyone</h2>\n\n\n\n<h3>Accessibility Updates</h3>\n\n\n\n<p>A number of changes work together to improve contextual awareness and keyboard navigation flow for those using screen readers and other assistive technologies.</p>\n\n\n\n<h3>New Dashboard Icons</h3>\n\n\n\n<p>Thirteen new icons including Instagram, a suite of icons for BuddyPress, and rotated Earth icons for global inclusion. Find them in the Dashboard and have some fun!</p>\n\n\n\n<h3>Plugin Compatibility Checks</h3>\n\n\n\n<p>WordPress will now automatically determine if your site’s version of PHP is compatible with installed plugins. If the plugin requires a higher version of PHP than your site currently uses, WordPress will not allow you to activate it, preventing potential compatibility errors.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2 style=\"text-align:center\">Developer Happiness</h2>\n\n\n\n<div class=\"wp-block-columns has-2-columns\">\n<div class=\"wp-block-column\">\n<p><a href=\"https://make.wordpress.org/core/2019/03/26/coding-standards-updates-for-php-5-6/\"><strong>PHP Version Bump</strong></a><strong> </strong></p>\n\n\n\n<p>The minimum supported PHP version is now 5.6.20. As of WordPress 5.2*, themes and plugins can safely take advantage of namespaces, anonymous functions, and more!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<p><a href=\"https://make.wordpress.org/core/2019/04/24/developer-focused-privacy-updates-in-5-2/\"><strong>Privacy Updates</strong></a><strong> </strong></p>\n\n\n\n<p>A new theme page template, a conditional function, and two CSS classes make designing and customizing the Privacy Policy page easier.</p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-2-columns\">\n<div class=\"wp-block-column\">\n<p><strong><a href=\"https://make.wordpress.org/core/2019/04/24/miscellaneous-developer-updates-in-5-2/\">New Body Hook</a> </strong></p>\n\n\n\n<p>5.2 introduces a wp_body_open hook, which lets themes support injecting code right at the beginning of the &lt;body&gt; element.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<p><a href=\"https://make.wordpress.org/core/2019/03/25/building-javascript/\"><strong>Building JavaScript</strong></a></p>\n\n\n\n<p>With the addition of webpack and Babel configurations in the wordpress/scripts package, developers won&#8217;t have to worry about setting up complex build tools to write modern JavaScript.</p>\n</div>\n</div>\n\n\n\n<p><em>*If you are running an old version of PHP (less than 5.6.20), <a href=\"https://wordpress.org/support/update-php/\">update your PHP</a> before installing 5.2.</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"http://ma.tt/\">Matt Mullenweg</a>, <a href=\"https://josepha.blog/\">Josepha Haden Chomphosy</a>, and&nbsp;<a href=\"https://pento.net/\">Gary Pendergast</a>. They were graciously supported by 327 generous volunteer contributors. Load a Jaco Pastorius playlist on your favorite music service and check out some of their profiles:</p>\n\n\n<a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamsoucie/\">Adam Soucie</a>, <a href=\"https://profiles.wordpress.org/oztaser/\">Adil &#214;ztaşer</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/aldavigdis/\">Alda Vigd&#237;s</a>, <a href=\"https://profiles.wordpress.org/alexdenning/\">Alex Denning</a>, <a href=\"https://profiles.wordpress.org/xavortm/\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/lexiqueen/\">Alexis</a>, <a href=\"https://profiles.wordpress.org/alexislloyd/\">Alexis Lloyd</a>, <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/arena/\">Andr?</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">andraganescu</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/euthelup/\">Andrei Lupu</a>, <a href=\"https://profiles.wordpress.org/aandrewdixon/\">Andrew Dixon</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/aniketpatel/\">Aniket Patel</a>, <a href=\"https://profiles.wordpress.org/anischarolia/\">anischarolia</a>, <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/vanyukov/\">Anton Vanyukov</a>, <a href=\"https://profiles.wordpress.org/avillegasn/\">Antonio Villegas</a>, <a href=\"https://profiles.wordpress.org/antonypuckey/\">antonypuckey</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Aristeides Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/wpboss/\">Aslam Shekh</a>, <a href=\"https://profiles.wordpress.org/axaak/\">axaak</a>, <a href=\"https://profiles.wordpress.org/pixolin/\">Bego Mario Garde</a>, <a href=\"https://profiles.wordpress.org/empireoflight/\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/britner/\">Ben Ritner - Kadence Themes</a>, <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>, <a href=\"https://profiles.wordpress.org/billerickson/\">Bill Erickson</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>, <a href=\"https://profiles.wordpress.org/bodohugobarwich/\">Bodo (Hugo) Barwich</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bradleyt/\">Bradley Taylor</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/chiaralovelaces/\">Chiara Magnani</a>, <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/dswebsme/\">D.S. Webster</a>, <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier</a>, <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>, <a href=\"https://profiles.wordpress.org/davefx/\">DaveFX</a>, <a href=\"https://profiles.wordpress.org/davetgreen/\">davetgreen</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/david.binda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dgroddick/\">David Roddick</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/folletto/\">Davide \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy/\">Denis de Bernardy</a>, <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/valendesigns/\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/pcfreak30/\">Derrick Hammer</a>, <a href=\"https://profiles.wordpress.org/designsimply/\">designsimply</a>, <a href=\"https://profiles.wordpress.org/dhanukanuwan/\">Dhanukanuwan</a>, <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane</a>, <a href=\"https://profiles.wordpress.org/diegoreymendez/\">diegoreymendez</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/odminstudios/\">Dima</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dency/\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/iamdmitrymayorov/\">Dmitry Mayorov</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">dsifford</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">EcoTechie</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella Van Durpe</a>, <a href=\"https://profiles.wordpress.org/edocev/\">Emil Dotsev</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">fabiankaegy</a>, <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a>, <a href=\"https://profiles.wordpress.org/parsmizban/\">Farhad Sakhaei</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/peaceablewhale/\">Franklin Tse</a>, <a href=\"https://profiles.wordpress.org/fuegas/\">Fuegas</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/sachyya-sachet/\">ghoul</a>, <a href=\"https://profiles.wordpress.org/girishpanchal/\">Girish Panchal</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a>, <a href=\"https://profiles.wordpress.org/gutendev/\">GutenDev <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/270d.png\" alt=\"✍\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/3299.png\" alt=\"㊙\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hannahmalcolm/\">Hannah Malcolm</a>, <a href=\"https://profiles.wordpress.org/hardik-amipara/\">Hardik Amipara</a>, <a href=\"https://profiles.wordpress.org/thakkarhardik/\">Hardik Thakkar</a>, <a href=\"https://profiles.wordpress.org/luehrsen/\">Hendrik Luehrsen</a>, <a href=\"https://profiles.wordpress.org/henrywright-1/\">Henry</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/ryanshoover/\">Hoover</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ice9js/\">ice9js</a>, <a href=\"https://profiles.wordpress.org/zinigor/\">Igor Zinovyev</a>, <a href=\"https://profiles.wordpress.org/imath/\">imath</a>, <a href=\"https://profiles.wordpress.org/ixium/\">Ixium</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jakeparis/\">jakeparis</a>, <a href=\"https://profiles.wordpress.org/cc0a/\">James</a>, <a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/jarred-kennedy/\">Jarred Kennedy</a>, <a href=\"https://profiles.wordpress.org/vengisss/\">Javier Villanueva</a>, <a href=\"https://profiles.wordpress.org/jayupadhyay01/\">Jay Upadhyay</a>, <a href=\"https://profiles.wordpress.org/jaydeep-rami/\">Jaydip Rami</a>, <a href=\"https://profiles.wordpress.org/parkcityj/\">Jaye Simons</a>, <a href=\"https://profiles.wordpress.org/jaymanpandya/\">Jayman Pandya</a>, <a href=\"https://profiles.wordpress.org/jdeeburke/\">jdeeburke</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/cheffheid/\">Jeffrey de Wit</a>, <a href=\"https://profiles.wordpress.org/miss_jwo/\">Jenny Wong</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/endocreative/\">Jeremy Green</a>, <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jitendrabanjara1991/\">jitendrabanjara1991</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/j-falk/\">Johan Falk</a>, <a href=\"https://profiles.wordpress.org/johannadevos/\">Johanna de Vos</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jonathandejong/\">Jonathandejong</a>, <a href=\"https://profiles.wordpress.org/joneiseman/\">joneiseman</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonnybojangles/\">jonnybojangles</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/keraweb/\">Jory Hogeveen</a>, <a href=\"https://profiles.wordpress.org/jcastaneda/\">Jose Castaneda</a>, <a href=\"https://profiles.wordpress.org/josephwa/\">josephwa</a>, <a href=\"https://profiles.wordpress.org/builtbynorthby/\">Josh Feck</a>, <a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jplojohn/\">jplo</a>, <a href=\"https://profiles.wordpress.org/jrtashjian/\">JR Tashjian</a>, <a href=\"https://profiles.wordpress.org/jrf/\">jrf</a>, <a href=\"https://profiles.wordpress.org/juiiee8487/\">Juhi Patel</a>, <a href=\"https://profiles.wordpress.org/juliarrr/\">juliarrr</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kamataryo/\">KamataRyo</a>, <a href=\"https://profiles.wordpress.org/karinedo/\">Karine Do</a>, <a href=\"https://profiles.wordpress.org/katyatina/\">Katyatina</a>, <a href=\"https://profiles.wordpress.org/kelin1003/\">Kelin Chauhan</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/itzmekhokan/\">Khokan Sardar</a>, <a href=\"https://profiles.wordpress.org/killua99/\">killua99</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/olein/\">Koji Kuno</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/codemascot/\">Kʜᴀɴ (ಠ_ಠ)</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/lkraav/\">lkraav</a>, <a href=\"https://profiles.wordpress.org/lovingboth/\">lovingboth</a>, <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/lgedeon/\">Luke Gedeon</a>, <a href=\"https://profiles.wordpress.org/lukepettway/\">Luke Pettway</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">Maciej Palmowski</a>, <a href=\"https://profiles.wordpress.org/maedahbatool/\">Maedah Batool</a>, <a href=\"https://profiles.wordpress.org/travel_girl/\">Maja Benke</a>, <a href=\"https://profiles.wordpress.org/malae/\">Malae</a>, <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a>, <a href=\"https://profiles.wordpress.org/robobot3000/\">Marcin</a>, <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/marcofernandes/\">Marco Fernandes</a>, <a href=\"https://profiles.wordpress.org/marco-peralta/\">Marco Peralta</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekhrabe/\">marekhrabe</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/mbelchev/\">Mariyan Belchev</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markcallen/\">markcallen</a>, <a href=\"https://profiles.wordpress.org/mechter/\">Markus Echterhoff</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">marybaum</a>, <a href=\"https://profiles.wordpress.org/mattnyeus/\">mattnyeus</a>, <a href=\"https://profiles.wordpress.org/mdwolinski/\">mdwolinski</a>, <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mheikkila/\">mheikkila</a>, <a href=\"https://profiles.wordpress.org/wpscholar/\">Micah Wood</a>, <a href=\"https://profiles.wordpress.org/michelleweber/\">michelleweber</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mmtr86/\">Miguel Torres</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel [WPLib Box project lead]</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikeselander/\">Mike Selander</a>, <a href=\"https://profiles.wordpress.org/mikengarrett/\">MikeNGarrett</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/0mirka00/\">mirka</a>, <a href=\"https://profiles.wordpress.org/lord_viper/\">Mobin Ghasempoor</a>, <a href=\"https://profiles.wordpress.org/mohadeseghasemi/\">Mohadese Ghasemi</a>, <a href=\"https://profiles.wordpress.org/saimonh/\">Mohammed Saimon</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mmuhsin/\">Muhammad Muhsin</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/m_uysl/\">Mustafa Uysal</a>, <a href=\"https://profiles.wordpress.org/mzorz/\">mzorz</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid F. Mohit</a>, <a href=\"https://profiles.wordpress.org/naoki0h/\">Naoki Ohashi</a>, <a href=\"https://profiles.wordpress.org/nateallen/\">Nate Allen</a>, <a href=\"https://profiles.wordpress.org/greatislander/\">Ned Zimmerman</a>, <a href=\"https://profiles.wordpress.org/neobabis/\">Neokazis Charalampos</a>, <a href=\"https://profiles.wordpress.org/modernnerd/\">Nick Cernis</a>, <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/jainnidhi/\">Nidhi Jain</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels</a>, <a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>, <a href=\"https://profiles.wordpress.org/nnikolov/\">Nikolay Nikolov</a>, <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/ninio/\">ninio</a>, <a href=\"https://profiles.wordpress.org/notnownikki/\">notnownikki</a>, <a href=\"https://profiles.wordpress.org/bulletdigital/\">Oliver Sadler</a>, <a href=\"https://profiles.wordpress.org/onlanka/\">onlanka</a>, <a href=\"https://profiles.wordpress.org/pandelisz/\">pandelisz</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a>, <a href=\"https://profiles.wordpress.org/peterbooker/\">Peter Booker</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/pfiled/\">pfiled</a>, <a href=\"https://profiles.wordpress.org/pilou69/\">pilou69</a>, <a href=\"https://profiles.wordpress.org/pranalipatel/\">Pranali Patel</a>, <a href=\"https://profiles.wordpress.org/pratikthink/\">Pratik</a>, <a href=\"https://profiles.wordpress.org/pratikkry/\">Pratik K. Yadav</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/psealock/\">psealock</a>, <a href=\"https://profiles.wordpress.org/punit5658/\">Punit Patel</a>, <a href=\"https://profiles.wordpress.org/bamadesigner/\">Rachel Cherry</a>, <a href=\"https://profiles.wordpress.org/rahmon/\">Rahmon</a>, <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramizmanked/\">Ramiz Manked</a>, <a href=\"https://profiles.wordpress.org/ramonopoly/\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rinatkhaziev/\">Rinat Khaziev</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rsusanto/\">Rudy Susanto</a>, <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">S&#233;bastien SERRE</a>, <a href=\"https://profiles.wordpress.org/saeedfard/\">Saeed Fard</a>, <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/salar6990/\">Salar Gholizadeh</a>, <a href=\"https://profiles.wordpress.org/samanehmirrajabi/\">Samaneh Mirrajabi</a>, <a href=\"https://profiles.wordpress.org/samikeijonen/\">Sami Keijonen</a>, <a href=\"https://profiles.wordpress.org/elhardoum/\">Samuel Elh</a>, <a href=\"https://profiles.wordpress.org/sgarza/\">Santiago Garza</a>, <a href=\"https://profiles.wordpress.org/saracope/\">Sara Cope</a>, <a href=\"https://profiles.wordpress.org/saracup/\">saracup</a>, <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Scott Arciszewski</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/ebrahimzadeh/\">Sekineh Ebrahimzadeh</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">SergioEstevao</a>, <a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>, <a href=\"https://profiles.wordpress.org/sharifkiberu/\">sharifkiberu</a>, <a href=\"https://profiles.wordpress.org/shashank3105/\">Shashank Panchal</a>, <a href=\"https://profiles.wordpress.org/shazdeh/\">shazdeh</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/sky_76/\">sky_76</a>, <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sudar/\">Sudar Muthu</a>, <a href=\"https://profiles.wordpress.org/sudhiryadav/\">Sudhir Yadav</a>, <a href=\"https://profiles.wordpress.org/szepeviktor/\">szepe.viktor</a>, <a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/themonic/\">Themonic</a>, <a href=\"https://profiles.wordpress.org/thomstark/\">thomstark</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hedgefield</a>, <a href=\"https://profiles.wordpress.org/timwright12/\">Tim Wright</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timph/\">timph</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/ohiosierra/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tz-media/\">Tobias Zimpel</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tomharrigan/\">TomHarrigan</a>, <a href=\"https://profiles.wordpress.org/tonybogdanov/\">tonybogdanov</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">Tor-Bjorn Fjellner</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul Islam</a>, <a href=\"https://profiles.wordpress.org/liljimmi/\">Tracy Levesque</a>, <a href=\"https://profiles.wordpress.org/umang7/\">Umang Bhanvadia</a>, <a href=\"https://profiles.wordpress.org/vaishalipanchal/\">Vaishali Panchal</a>, <a href=\"https://profiles.wordpress.org/vrimill/\">vrimill</a>, <a href=\"https://profiles.wordpress.org/webfactory/\">WebFactory</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/wfmattr/\">WFMattR</a>, <a href=\"https://profiles.wordpress.org/bahia0019/\">William \'Bahia\' Bay</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/willscrlt/\">Willscrlt</a>, <a href=\"https://profiles.wordpress.org/wolly/\">Wolly aka Paolo Valenti</a>, <a href=\"https://profiles.wordpress.org/wrwrwr0/\">wrwrwr0</a>, <a href=\"https://profiles.wordpress.org/yoavf/\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, and <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>.\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>Also, many thanks to all of the community volunteers who contribute in the <a href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>If you want learn more about volunteering with WordPress, check out&nbsp;<a href=\"https://make.wordpress.org/\">Make WordPress</a>&nbsp;or the&nbsp;<a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n\n\n\n<p>Thanks for choosing WordPress!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6925\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:51:\"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 5.2 RC2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2019/05/wordpress-5-2-rc2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 May 2019 16:17:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6914\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:326:\"The second release candidate for WordPress 5.2 is now available! WordPress 5.2 will be released on Tuesday, May 7, but we need your help to get there—if you haven’t tried 5.2 yet, now is the time! There are two ways to test the WordPress 5.2 release candidate: try the WordPress Beta Tester plugin (you’ll want [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2472:\"\n<p>The second release candidate for WordPress 5.2 is now available!</p>\n\n\n\n<p>WordPress 5.2 will be released on <strong><a href=\"https://make.wordpress.org/core/5-2/\">Tuesday, May 7</a></strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.2 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.2 release candidate: try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want to select the “bleeding edge nightlies” option), or you can <a href=\"https://wordpress.org/wordpress-5.2-RC2.zip\">download the release candidate here</a> (zip).</p>\n\n\n\n<p>For details about what to expect in WordPress 5.2, please see the <a href=\"https://wordpress.org/news/2019/04/wordpress-5-2-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>This release includes the final About page design. It also contains fixes for:</p>\n\n\n\n<ul><li>Proper translation of the recovery mode notification emails (#47093).</li><li>Improvements to the way Site Health works with multisite installs (#47084).</li></ul>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.2 and update the <em>Tested up to</em> version in the readme to 5.2. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can figure those out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href=\"https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/\">WordPress 5.2 Field Guide</a>&nbsp;has also been published, which details the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>It&#8217;s the start of May<br>and the release is coming.<br>We all give a cheer!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6914\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:48:\"\n		\n		\n				\n		\n				\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"The Month in WordPress: April 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2019/05/the-month-in-wordpress-april-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 May 2019 09:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6918\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:324:\"This past month has been filled with anticipation as the community builds up towards a big new release, plans some important events, and builds new tools to grow the future of the project. WordPress 5.2 Almost Due for Release WordPress 5.2 is due for release on May 7 with many new features included for developers [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8386:\"\n<p>This past month has been filled with anticipation as the community builds up towards a big new release, plans some important events, and builds new tools to grow the future of the project.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.2 Almost Due for Release</h2>\n\n\n\n<p>WordPress 5.2 is due for release on May 7 with many new features included for developers and end-users alike. <a href=\"https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/\">The Field Guide for the release</a> provides a lot of information about what is in it and what you can expect, including a few key elements:</p>\n\n\n\n<h3>Site Health Check</h3>\n\n\n\n<p>One of the most highly anticipated features for v5.2 is <a href=\"https://make.wordpress.org/core/2019/04/25/site-health-check-in-5-2/\">the Site Health Check</a>. This feature adds two new pages in the admin interface to help end users maintain a healthy site through common configuration issues and other elements that go along with having a robust online presence. It also provides a standardized location for developers to add debugging information.</p>\n\n\n\n<h3>Fatal Error Recovery Mode</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2019/04/16/fatal-error-recovery-mode-in-5-2/\">The Fatal Error Recovery Mode feature</a> was originally planned for the 5.1 release but was delayed to patch up some last-minute issues that arose. This feature will help site-owners recover more quickly from fatal errors that break the display or functionality of their site that would ordinarily require code or database edits to fix.</p>\n\n\n\n<h3>Privacy and Accessibility Updates</h3>\n\n\n\n<p>Along with the headlining features mentioned above, there are some important enhancements to the privacy and accessibility features included in Core. These include <a href=\"https://make.wordpress.org/core/2019/04/24/developer-focused-privacy-updates-in-5-2/\">some important developer-focused changes</a> to how privacy policy pages are displayed and user data is exported, as well as <a href=\"https://make.wordpress.org/core/2019/04/02/admin-tabs-semantic-improvements-in-5-2/\">moving to more semantic markup for admin tabs</a> and <a href=\"https://make.wordpress.org/core/2019/04/24/notable-accessibility-changes-in-5-2/\">other improvements</a> such as switching post format icons to drop-down menus on post list tables, improved admin toolbar markup, and contextual improvements to archive widget drop-down menu.</p>\n\n\n\n<h3>New Dashicons</h3>\n\n\n\n<p>The <a href=\"https://developer.wordpress.org/resource/dashicons/\">Dashicons</a> library was last updated was over 3 years ago. Now, in the upcoming release, <a href=\"https://make.wordpress.org/core/2019/04/11/dashicons-in-wordpress-5-2/\">a set of 13 new icons will be added to the library</a> along with improvements to the build process and file format of the icons.</p>\n\n\n\n<h3>Block Editor Upgrades</h3>\n\n\n\n<p>The Block Editor has seen <a href=\"https://make.wordpress.org/core/2019/04/17/whats-new-in-gutenberg-17th-april/\">numerous improvements</a> lately that will all be included in the v5.2 release. Along with the interface upgrades, the underlying Javascript module <a href=\"https://make.wordpress.org/core/2019/04/09/the-block-editor-javascript-module-in-5-2/\">has been reorganized</a>, improvements have been made to <a href=\"https://make.wordpress.org/core/2019/04/17/block-editor-detection-improvements-in-5-2/\">how the block editor is detected</a> on the post edit screen, and <a href=\"https://make.wordpress.org/core/2019/03/25/building-javascript/\">the Javascript build process has been enhanced</a>.</p>\n\n\n\n<p><a href=\"https://wordpress.org/news/2019/04/wordpress-5-2-release-candidate/\">WordPress 5.2 is now in the Release Candidate phase</a> and you can test it by installing <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">the Beta Tester plugin</a> on any WordPress site.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordPress Translation Day 4 is Almost Here</h2>\n\n\n\n<p>On 11 May 2019, <a href=\"https://make.wordpress.org/polyglots/2019/03/01/global-wordpress-translation-day-4-is-coming/\">the fourth WordPress Translation Day</a> will take place. This is a 24-hour global event dedicated to the translation of all things WordPress, from Core to themes, plugins to marketing.</p>\n\n\n\n<p>Over the course of 24 hours, WordPress communities will meet to translate WordPress into their local languages and watch talks and sessions broadcast on <a href=\"https://wptranslationday.org/\">wptranslationday.org</a>. During the previous WordPress Translation Day, 71 local events took place in 29 countries, and even more communities are expected to take part this time.</p>\n\n\n\n<p>Want to get involved in WordPress Translation Day 4? Find out <a href=\"https://make.wordpress.org/community/2019/03/22/global-wordpress-translation-day-4-info-for-event-organizers/\">how to organize a local event</a>, follow the updates on <a href=\"https://make.wordpress.org/polyglots/tag/gwtd4/\">the Polyglots team blog</a>, and join the #polyglots channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Block Library Project Gets Started</h2>\n\n\n\n<p>Since <a href=\"https://make.wordpress.org/meta/2019/03/08/the-block-directory-and-a-new-type-of-plugin/\">the initial proposal</a> for a Block Library that would be made available from inside the block editor, work has been done to put together <a href=\"https://make.wordpress.org/design/2019/04/02/call-for-design-installing-blocks-from-within-gutenberg/\">some designs</a> for how this would look. Since then the project has received a more direct focus with <a href=\"https://make.wordpress.org/design/2019/04/26/block-library-installing-blocks-from-within-gutenberg/\">a planned out scope and timeline</a>.</p>\n\n\n\n<p>The project is being managed <a href=\"https://github.com/WordPress/block-directory/projects/1\">on GitHub</a> and people interested in contributing are encouraged to get involved there. You can also keep up to date by following <a href=\"https://make.wordpress.org/design/\">the Design team blog</a> and joining the #design channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>The results from the 5.0 release retrospective survey <a href=\"https://make.wordpress.org/updates/2019/04/26/5-0-release-retrospective-wrap-up/\">have been published</a> &#8211; this is the first time this kind of open retrospective has been done for a WordPress release and the results provide valuable insight into the project and its contributors.</li><li>The team behind the WordPress Coding Standards <a href=\"https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/releases/tag/2.1.0\">has released version 2.1</a>, including some very useful new sniffs.</li><li>The community <a href=\"https://make.wordpress.org/community/2019/04/18/the-get-involved-table-at-wceu-2019/\">is looking for volunteers for the Get Involved table</a> at WordCamp Europe on 20-22 June.</li><li>Gutenberg has been ported <a href=\"https://github.com/VanOns/laraberg/\">for use within the Laravel framework</a> in a project dubbed Laraberg.</li><li>The 2019 WordCamp for Publishers event <a href=\"https://2019-columbus.publishers.wordcamp.org/2019/04/12/call-for-speakers/\">has opened its call for speakers</a>.</li><li>The Gutenberg team <a href=\"https://github.com/WordPress/gutenberg/blob/add/blocks-in-widget-areas-rfc/docs/rfcs/blocks-in-widget-areas.md\">has published an RFC</a> regarding blocks being used in widgets.</li><li>WordCamp Europe, taking place on 20-22 June, has published <a href=\"https://2019.europe.wordcamp.org/schedule/\">the schedule for the event</a>.</li><li>The Community Team <a href=\"https://make.wordpress.org/community/2019/04/18/2018-meetup-survey/\">has published the results</a> of the 2018 meetup group survey.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6918\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:51:\"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 5.2 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/04/wordpress-5-2-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Apr 2019 01:28:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6909\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"The first release candidate for WordPress 5.2 is now available! This is an important milestone as we progress toward the WordPress 5.2 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.2 is scheduled to [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3117:\"\n<p>The first release candidate for WordPress 5.2 is now available!</p>\n\n\n\n<p>This is an important milestone as we progress toward the WordPress 5.2 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.2 is scheduled to be released on <strong>Tuesday, May 7</strong>, but we need <em>your</em> help to get there—if you haven’t tried 5.2 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.2 release candidate: try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want to select the “bleeding edge nightlies” option), or you can <a href=\"https://wordpress.org/wordpress-5.2-RC1.zip\">download the release candidate here</a> (zip).</p>\n\n\n\n<h2>What&#8217;s in WordPress 5.2?</h2>\n\n\n\n<p>Continuing with the theme from the last release, WordPress 5.2 gives you even more robust tools for identifying and fixing configuration issues and fatal errors. Whether you are a developer helping clients or you manage your site solo, these tools can help get you the right information when you need it.</p>\n\n\n\n<p>The Site Health Check and PHP Error Protection tools have brand new features, giving you peace of mind if you discover any issues with plugins or themes on your site. There are also updates to the icons available in your dashboard, fresh accessibility considerations for anyone using assistive technologies and more.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.2 and update the <em>Tested up to</em> version in the readme to 5.2. If you find compatibility problems, please be sure to post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> so we can figure those out before the final release.</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/\">WordPress 5.2 Field Guide</a> has also been published, which goes into the details of the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.2 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a>&nbsp;in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Howdy, RC 1!<br>With tools this interesting,<br>I can hardly wait.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6909\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:51:\"\n		\n		\n				\n		\n				\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.2 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2019/04/wordpress-5-2-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 12 Apr 2019 21:33:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6885\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:316:\"WordPress 5.2 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version. There are two ways to test the latest WordPress 5.2 beta: try the WordPress Beta Tester plugin (you’ll want [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4391:\"\n<p>WordPress 5.2 Beta 3 is now available!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p>There are two ways to test the latest WordPress 5.2 beta: try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want to select the “bleeding edge nightlies” option), or you can <a href=\"https://wordpress.org/wordpress-5.2-beta3.zip\">download the beta here</a> (zip).</p>\n\n\n\n<p>WordPress 5.2 is slated for release on <a href=\"https://make.wordpress.org/core/5-2/\">April 30</a>, and we need your help to get there! Thanks to the testing and feedback from everyone who tried <a href=\"https://wordpress.org/news/2019/04/wordpress-5-2-beta-2/\">beta 2</a>, nearly <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=04%2F09%2F2019..04%2F13%2F2019&amp;milestone=5.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=priority\">40 tickets have been closed</a> since then. Here are the major changes and bug fixes:</p>\n\n\n\n<ul><li>The new Site Health feature has continued to be refined.</li><li>Plugins no longer update if a site is running an unsupported version of PHP (see #46613).</li><li>It’s now more apparent when a site is running in Recovery Mode (see #46608).</li><li>The distraction free button no longer breaks keyboard navigation in the Classic Editor (see #46640).</li><li>Assistive technologies do a better job of announcing admin bar sub menus (see #37513).</li><li>Subject lines in WordPress emails are now more consistent (see #37940).</li><li>Personal data exports now only show as completed when a user downloads their data (see #44644).</li><li>Plus more improvements to accessibility (see #35497 and #42853).</li></ul>\n\n\n\n<h2>Minimum PHP Version Update</h2>\n\n\n\n<p><strong>Important reminder: </strong>as of WordPress 5.2 beta 2, the minimum PHP version that WordPress will require is 5.6.20. If you&#8217;re running an older version of PHP, we highly recommend updating it now, before WordPress 5.2 is officially released.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-wordpress-news\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"rEVkMIfjDq\"><a href=\"https://wordpress.org/news/2019/04/minimum-php-version-update/\">Minimum PHP Version update</a></blockquote><iframe title=\"&#8220;Minimum PHP Version update&#8221; &#8212; WordPress News\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://wordpress.org/news/2019/04/minimum-php-version-update/embed/#?secret=rEVkMIfjDq\" data-secret=\"rEVkMIfjDq\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2>Developer Notes</h2>\n\n\n\n<p>WordPress 5.2 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-2+dev-notes/\">developers notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> The beta 3 release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#soft-freeze\">soft string freeze</a> point of the 5.2 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>Would you look at that<br>each day brings release closer<br>test to be ready</em>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6885\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:54:\"\n		\n		\n				\n		\n				\n		\n		\n\n		\n				\n								\n										\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.2 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2019/04/wordpress-5-2-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Apr 2019 01:27:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6874\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:312:\"WordPress 5.2 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version. There are two ways to test the WordPress 5.2 beta: try the WordPress Beta Tester plugin (you’ll want to [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Gary Pendergast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4565:\"\n<p>WordPress 5.2 Beta 2 is now available!</p>\n\n\n\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p>There are two ways to test the WordPress 5.2 beta: try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want to select the “bleeding edge nightlies” option), or you can <a href=\"https://wordpress.org/wordpress-5.2-beta2.zip\">download the beta here</a> (zip).</p>\n\n\n\n<p>WordPress 5.2 is slated for release on <a href=\"https://make.wordpress.org/core/5-2/\">April 30</a>, and we need your help to get there! Thanks to the testing and feedback from everyone who tried <a href=\"https://wordpress.org/news/2019/03/wordpress-5-2-beta-1/\">beta 1</a>, nearly <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=2019-03-28..&amp;milestone=5.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">100 tickets have been closed</a> since then. Here are the major changes and bug fixes:</p>\n\n\n\n<ul><li>We&#8217;ve added support for Emoji 12! <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1fa82.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></li><li>A brand-new <code>wp_body_open()</code> template tag (and corresponding <code>wp_body_open</code> action) will let themes (and plugins!) add content right after the <code>&lt;body&gt;</code> is opened (<a href=\"https://core.trac.wordpress.org/ticket/12563\">#12563</a>).</li><li>Superfluous paragraph tags will no longer incorrectly appear in dynamic block content (<a href=\"https://core.trac.wordpress.org/ticket/45495\">#45495</a>).</li><li>The Site Health screens have received several bug fixes, tweaks, and performance improvements.</li><li>Crash Protection no longer interrupts plugin editing (<a href=\"https://core.trac.wordpress.org/ticket/46045\">#46045</a>).</li><li>Custom error handlers now load correctly (<a href=\"https://core.trac.wordpress.org/ticket/46069\">#46069</a>).</li></ul>\n\n\n\n<h2>Minimum PHP Version Update</h2>\n\n\n\n<p>As of WordPress 5.2 beta 2, the minimum PHP version that WordPress will require is 5.6.20. If you&#8217;re running an older version of PHP, we highly recommend updating it now, before WordPress 5.2 is officially released.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-wordpress-news\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"C4d8QxYmh3\"><a href=\"https://wordpress.org/news/2019/04/minimum-php-version-update/\">Minimum PHP Version update</a></blockquote><iframe title=\"&#8220;Minimum PHP Version update&#8221; &#8212; WordPress News\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://wordpress.org/news/2019/04/minimum-php-version-update/embed/#?secret=C4d8QxYmh3\" data-secret=\"C4d8QxYmh3\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2>Developer Notes</h2>\n\n\n\n<p>WordPress 5.2 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-2+dev-notes/\">developers notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> </p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><em>The wonderful thing<br> about betas, is betas<br> are wonderful things.</em> <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f42f.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"6874\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sun, 30 Jun 2019 03:14:54 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 18 Jun 2019 19:42:02 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20130911013210\";}','no'),(70508,'_transient__flatsome_activation_redirect','1','yes'),(69273,'theme_mods_flatsome','a:85:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:177;s:14:\"primary_mobile\";i:177;}s:17:\"flatsome_fallback\";i:1;s:20:\"topbar_elements_left\";a:1:{i:0;s:4:\"html\";}s:21:\"topbar_elements_right\";a:3:{i:0;s:7:\"nav-top\";i:1;s:10:\"newsletter\";i:2;s:6:\"social\";}s:20:\"header_elements_left\";a:2:{i:0;s:6:\"search\";i:1;s:3:\"nav\";}s:21:\"header_elements_right\";a:3:{i:0;s:7:\"account\";i:1;s:7:\"divider\";i:2;s:4:\"cart\";}s:27:\"header_elements_bottom_left\";a:0:{}s:29:\"header_elements_bottom_center\";a:0:{}s:28:\"header_elements_bottom_right\";a:0:{}s:27:\"header_mobile_elements_left\";a:1:{i:0;s:9:\"menu-icon\";}s:28:\"header_mobile_elements_right\";a:1:{i:0;s:4:\"cart\";}s:26:\"header_mobile_elements_top\";a:1:{i:0;s:4:\"html\";}s:14:\"mobile_sidebar\";a:7:{i:0;s:11:\"search-form\";i:1;s:3:\"nav\";i:2;s:7:\"account\";i:3;s:10:\"newsletter\";i:4;s:6:\"social\";i:5;s:6:\"html-2\";i:6;s:6:\"html-3\";}s:14:\"product_layout\";s:19:\"right-sidebar-small\";s:23:\"payment_icons_placement\";s:6:\"footer\";s:14:\"follow_twitter\";s:10:\"http://url\";s:15:\"follow_facebook\";s:10:\"http://url\";s:16:\"follow_instagram\";s:10:\"http://url\";s:12:\"follow_email\";s:10:\"your@email\";s:16:\"flatsome_version\";i:3;s:24:\"portfolio_archive_filter\";s:4:\"left\";s:13:\"type_headings\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"700\";}s:10:\"type_texts\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"400\";}s:8:\"type_nav\";a:2:{s:11:\"font-family\";s:4:\"Lato\";s:7:\"variant\";s:3:\"700\";}s:8:\"type_alt\";a:2:{s:11:\"font-family\";s:14:\"Dancing Script\";s:7:\"variant\";s:3:\"400\";}s:19:\"flatsome_db_version\";s:5:\"3.6.2\";s:7:\"backups\";N;s:9:\"smof_init\";s:31:\"Mon, 24 Jun 2019 15:52:52 +0000\";s:19:\"html_scripts_header\";s:0:\"\";s:19:\"html_scripts_footer\";s:0:\"\";s:15:\"html_custom_css\";s:0:\"\";s:22:\"html_custom_css_tablet\";s:0:\"\";s:22:\"html_custom_css_mobile\";s:0:\"\";s:11:\"site_loader\";i:0;s:17:\"site_loader_color\";s:5:\"light\";s:14:\"site_loader_bg\";s:0:\"\";s:11:\"live_search\";i:1;s:18:\"search_placeholder\";s:0:\"\";s:13:\"search_result\";i:1;s:24:\"search_products_order_by\";s:9:\"relevance\";s:13:\"search_by_sku\";i:0;s:21:\"search_by_product_tag\";i:0;s:15:\"flatsome_studio\";i:1;s:22:\"lazy_load_google_fonts\";i:1;s:15:\"lazy_load_icons\";i:0;s:21:\"lazy_load_backgrounds\";i:1;s:16:\"lazy_load_images\";i:0;s:14:\"google_map_api\";s:0:\"\";s:16:\"maintenance_mode\";i:0;s:29:\"maintenance_mode_admin_notice\";i:1;s:21:\"maintenance_mode_page\";i:0;s:21:\"maintenance_mode_text\";s:24:\"Please check back soon..\";s:9:\"404_block\";i:0;s:15:\"disable_reviews\";i:0;s:27:\"product_gallery_woocommerce\";i:0;s:14:\"html_shop_page\";s:0:\"\";s:9:\"tab_title\";s:0:\"\";s:11:\"tab_content\";s:0:\"\";s:23:\"html_before_add_to_cart\";s:1:\" \";s:22:\"html_after_add_to_cart\";s:0:\"\";s:14:\"html_thank_you\";s:0:\"\";s:12:\"catalog_mode\";i:0;s:19:\"catalog_mode_prices\";i:0;s:19:\"catalog_mode_header\";s:0:\"\";s:20:\"catalog_mode_product\";s:0:\"\";s:21:\"catalog_mode_lightbox\";s:0:\"\";s:24:\"flatsome_infinite_scroll\";i:0;s:27:\"infinite_scroll_loader_type\";s:7:\"spinner\";s:26:\"infinite_scroll_loader_img\";s:0:\"\";s:9:\"site_logo\";s:65:\"http://hicosmetics4u.com/wp-content/uploads/2019/06/One-Smile.png\";s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1561564577;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:77:{i:0;s:23:\"flatsome_recent_posts-3\";i:1;s:23:\"flatsome_recent_posts-5\";i:2;s:23:\"flatsome_recent_posts-6\";i:3;s:23:\"flatsome_recent_posts-8\";i:4;s:23:\"flatsome_recent_posts-9\";i:5;s:24:\"flatsome_recent_posts-11\";i:6;s:24:\"flatsome_recent_posts-13\";i:7;s:24:\"flatsome_recent_posts-14\";i:8;s:24:\"flatsome_recent_posts-16\";i:9;s:24:\"flatsome_recent_posts-17\";i:10;s:15:\"upsell_widget-3\";i:11;s:15:\"upsell_widget-5\";i:12;s:15:\"upsell_widget-7\";i:13;s:13:\"media_image-3\";i:14;s:13:\"media_image-4\";i:15;s:13:\"media_image-6\";i:16;s:8:\"search-2\";i:17;s:14:\"recent-posts-2\";i:18;s:13:\"custom_html-2\";i:19;s:13:\"custom_html-3\";i:20;s:25:\"woocommerce_layered_nav-2\";i:21;s:22:\"woocommerce_products-2\";i:22;s:22:\"woocommerce_products-6\";i:23;s:7:\"pages-3\";i:24;s:7:\"pages-5\";i:25;s:7:\"pages-6\";i:26;s:7:\"pages-8\";i:27;s:10:\"calendar-3\";i:28;s:10:\"calendar-5\";i:29;s:10:\"archives-4\";i:30;s:10:\"archives-6\";i:31;s:8:\"search-4\";i:32;s:6:\"text-4\";i:33;s:12:\"categories-5\";i:34;s:12:\"categories-7\";i:35;s:14:\"recent-posts-4\";i:36;s:14:\"recent-posts-6\";i:37;s:14:\"recent-posts-8\";i:38;s:17:\"recent-comments-4\";i:39;s:11:\"tag_cloud-3\";i:40;s:11:\"tag_cloud-8\";i:41;s:25:\"woocommerce_widget_cart-3\";i:42;s:25:\"woocommerce_widget_cart-5\";i:43;s:33:\"woocommerce_layered_nav_filters-3\";i:44;s:33:\"woocommerce_layered_nav_filters-5\";i:45;s:33:\"woocommerce_layered_nav_filters-7\";i:46;s:33:\"woocommerce_layered_nav_filters-9\";i:47;s:25:\"woocommerce_layered_nav-3\";i:48;s:25:\"woocommerce_layered_nav-5\";i:49;s:25:\"woocommerce_layered_nav-7\";i:50;s:26:\"woocommerce_layered_nav-10\";i:51;s:26:\"woocommerce_price_filter-3\";i:52;s:26:\"woocommerce_price_filter-5\";i:53;s:26:\"woocommerce_price_filter-7\";i:54;s:27:\"woocommerce_price_filter-11\";i:55;s:32:\"woocommerce_product_categories-5\";i:56;s:32:\"woocommerce_product_categories-7\";i:57;s:32:\"woocommerce_product_categories-9\";i:58;s:33:\"woocommerce_product_categories-10\";i:59;s:33:\"woocommerce_product_categories-12\";i:60;s:31:\"woocommerce_product_tag_cloud-3\";i:61;s:31:\"woocommerce_product_tag_cloud-5\";i:62;s:31:\"woocommerce_product_tag_cloud-6\";i:63;s:31:\"woocommerce_product_tag_cloud-7\";i:64;s:22:\"woocommerce_products-3\";i:65;s:22:\"woocommerce_products-4\";i:66;s:22:\"woocommerce_products-5\";i:67;s:22:\"woocommerce_products-7\";i:68;s:22:\"woocommerce_products-9\";i:69;s:23:\"woocommerce_products-10\";i:70;s:27:\"woocommerce_rating_filter-2\";i:71;s:27:\"woocommerce_rating_filter-3\";i:72;s:28:\"woocommerce_recent_reviews-3\";i:73;s:38:\"woocommerce_recently_viewed_products-3\";i:74;s:38:\"woocommerce_recently_viewed_products-5\";i:75;s:38:\"woocommerce_recently_viewed_products-7\";i:76;s:32:\"woocommerce_top_rated_products-2\";}s:12:\"sidebar-main\";a:11:{i:0;s:31:\"woocommerce_product_tag_cloud-8\";i:1;s:7:\"text-13\";i:2;s:17:\"recent-comments-5\";i:3;s:11:\"tag_cloud-9\";i:4;s:13:\"categories-14\";i:5;s:10:\"archives-7\";i:6;s:34:\"woocommerce_layered_nav_filters-10\";i:7;s:33:\"woocommerce_product_categories-13\";i:8;s:26:\"woocommerce_layered_nav-11\";i:9;s:26:\"woocommerce_price_filter-9\";i:10;s:38:\"woocommerce_recently_viewed_products-8\";}s:16:\"sidebar-footer-1\";a:4:{i:0;s:23:\"woocommerce_products-12\";i:1;s:23:\"woocommerce_products-11\";i:2;s:23:\"woocommerce_products-13\";i:3;s:32:\"woocommerce_top_rated_products-3\";}s:16:\"sidebar-footer-2\";a:3:{i:0;s:14:\"block_widget-2\";i:1;s:24:\"flatsome_recent_posts-18\";i:3;s:14:\"block_widget-3\";}s:12:\"shop-sidebar\";a:0:{}s:15:\"product-sidebar\";a:0:{}}}s:8:\"footer_1\";b:1;s:16:\"footer_2_columns\";s:1:\"3\";s:17:\"footer_2_bg_color\";s:7:\"#eeeeee\";s:18:\"footer_bottom_text\";s:5:\"light\";s:16:\"footer_left_text\";s:61:\"Copyright [ux_current_year] © <strong>Hicosmetics4u</strong>\";s:14:\"footer_1_color\";s:5:\"light\";s:14:\"footer_2_color\";s:5:\"light\";s:13:\"payment_icons\";a:0:{}s:19:\"footer_bottom_color\";s:7:\"#dddddd\";s:16:\"footer_1_columns\";s:1:\"1\";s:10:\"logo_width\";s:3:\"198\";s:12:\"logo_padding\";s:1:\"0\";}','yes'),(69299,'widget_flatsome_recent_posts','a:12:{i:1;a:0:{}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:3;s:5:\"image\";s:2:\"on\";}i:5;a:3:{s:5:\"title\";s:5:\"Posts\";s:6:\"number\";i:5;s:5:\"image\";s:2:\"on\";}i:6;a:3:{s:5:\"title\";s:16:\"Latest From Blog\";s:6:\"number\";i:4;s:5:\"image\";N;}i:8;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:5:\"image\";N;}i:9;a:3:{s:5:\"title\";s:10:\"Thumbnail \";s:6:\"number\";i:5;s:5:\"image\";s:2:\"on\";}i:11;a:3:{s:5:\"title\";s:17:\"Latest Blog Posts\";s:6:\"number\";i:5;s:5:\"image\";N;}i:13;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:4;s:5:\"image\";N;}i:14;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:5:\"image\";N;}i:16;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:3;s:5:\"image\";N;}i:17;a:3:{s:5:\"title\";s:12:\"Latest Posts\";s:6:\"number\";i:5;s:5:\"image\";N;}s:12:\"_multiwidget\";i:1;}','yes'),(69300,'widget_block_widget','a:3:{i:2;a:2:{s:5:\"title\";s:16:\"Về chúng tôi\";s:5:\"block\";s:15:\"footer-about-us\";}i:3;a:2:{s:5:\"title\";s:0:\"\";s:5:\"block\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(69301,'widget_upsell_widget','a:5:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}i:3;a:0:{}i:5;a:0:{}i:7;a:1:{s:5:\"title\";s:16:\"Complete the loo\";}}','yes'),(69302,'woocommerce_thumbnail_cropping','custom','yes'),(69303,'woocommerce_thumbnail_cropping_custom_width','5','yes'),(69304,'woocommerce_thumbnail_cropping_custom_height','6','yes'),(70825,'jpsq_sync-1561609354.442510-528592-37','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:18:\"post_type_features\";i:1;a:24:{s:4:\"post\";a:12:{s:5:\"title\";b:1;s:6:\"editor\";b:1;s:6:\"author\";b:1;s:9:\"thumbnail\";b:1;s:7:\"excerpt\";b:1;s:10:\"trackbacks\";b:1;s:13:\"custom-fields\";b:1;s:8:\"comments\";b:1;s:9:\"revisions\";b:1;s:12:\"post-formats\";b:1;s:9:\"publicize\";b:1;s:12:\"geo-location\";b:1;}s:4:\"page\";a:10:{s:5:\"title\";b:1;s:6:\"editor\";b:1;s:6:\"author\";b:1;s:9:\"thumbnail\";b:1;s:15:\"page-attributes\";b:1;s:13:\"custom-fields\";b:1;s:8:\"comments\";b:1;s:9:\"revisions\";b:1;s:7:\"excerpt\";b:1;s:12:\"geo-location\";b:1;}s:10:\"attachment\";a:3:{s:5:\"title\";b:1;s:6:\"author\";b:1;s:8:\"comments\";b:1;}s:16:\"attachment:audio\";a:1:{s:9:\"thumbnail\";b:1;}s:16:\"attachment:video\";a:1:{s:9:\"thumbnail\";b:1;}s:8:\"revision\";a:1:{s:6:\"author\";b:1;}s:13:\"nav_menu_item\";a:2:{s:5:\"title\";b:1;s:6:\"editor\";b:1;}s:10:\"custom_css\";a:2:{s:5:\"title\";b:1;s:9:\"revisions\";b:1;}s:19:\"customize_changeset\";a:2:{s:5:\"title\";b:1;s:6:\"author\";b:1;}s:12:\"oembed_cache\";a:2:{s:5:\"title\";b:1;s:6:\"editor\";b:1;}s:12:\"user_request\";a:2:{s:5:\"title\";b:1;s:6:\"editor\";b:1;}s:8:\"wp_block\";a:2:{s:5:\"title\";b:1;s:6:\"editor\";b:1;}s:6:\"blocks\";a:5:{s:9:\"thumbnail\";b:1;s:6:\"editor\";b:1;s:5:\"title\";b:1;s:9:\"revisions\";b:1;s:13:\"custom-fields\";b:1;}s:7:\"product\";a:8:{s:9:\"thumbnail\";b:1;s:5:\"title\";b:1;s:6:\"editor\";b:1;s:7:\"excerpt\";b:1;s:13:\"custom-fields\";b:1;s:9:\"publicize\";b:1;s:14:\"wpcom-markdown\";b:1;s:8:\"comments\";b:1;}s:9:\"soliloquy\";a:1:{s:5:\"title\";b:1;}s:13:\"wpdiscuz_form\";a:1:{s:5:\"title\";b:1;}s:16:\"scheduled-action\";a:3:{s:5:\"title\";b:1;s:6:\"editor\";b:1;s:8:\"comments\";b:1;}s:10:\"shop_order\";a:3:{s:5:\"title\";b:1;s:8:\"comments\";b:1;s:13:\"custom-fields\";b:1;}s:11:\"shop_coupon\";a:1:{s:5:\"title\";b:1;}s:18:\"wpcf7_contact_form\";a:2:{s:5:\"title\";b:1;s:6:\"editor\";b:1;}s:16:\"tablepress_table\";a:4:{s:5:\"title\";b:1;s:6:\"editor\";b:1;s:7:\"excerpt\";b:1;s:9:\"revisions\";b:1;}s:12:\"jp_pay_order\";a:2:{s:13:\"custom-fields\";b:1;s:7:\"excerpt\";b:1;}s:14:\"jp_pay_product\";a:5:{s:5:\"title\";b:1;s:6:\"editor\";b:1;s:9:\"thumbnail\";b:1;s:13:\"custom-fields\";b:1;s:6:\"author\";b:1;}s:13:\"featured_item\";a:8:{s:5:\"title\";b:1;s:6:\"editor\";b:1;s:7:\"excerpt\";b:1;s:9:\"thumbnail\";b:1;s:8:\"comments\";b:1;s:6:\"author\";b:1;s:13:\"custom-fields\";b:1;s:9:\"revisions\";b:1;}}}i:2;i:2;i:3;d:1561609354.441915035247802734375;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70836,'jpsq_sync-1561609354.523028-528592-48','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:24:\"get_plugins_action_links\";i:1;a:18:{s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";a:1:{s:8:\"Settings\";s:108:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=advanced-tinymce-configuration/adv-mce-config.php\";}s:19:\"akismet/akismet.php\";a:1:{s:8:\"Settings\";s:67:\"http://hicosmetics4u.com/wp-admin/admin.php?page=akismet-key-config\";}s:27:\"backupbuddy/backupbuddy.php\";a:1:{s:7:\"License\";s:76:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=ithemes-licensing\";}s:36:\"contact-form-7/wp-contact-form-7.php\";a:1:{s:8:\"Settings\";s:54:\"http://hicosmetics4u.com/wp-admin/admin.php?page=wpcf7\";}s:33:\"instagram-feed/instagram-feed.php\";a:1:{s:8:\"Settings\";s:66:\"http://hicosmetics4u.com/wp-admin/admin.php?page=sb-instagram-feed\";}s:19:\"jetpack/jetpack.php\";a:3:{s:7:\"Jetpack\";s:56:\"http://hicosmetics4u.com/wp-admin/admin.php?page=jetpack\";s:8:\"Settings\";s:66:\"http://hicosmetics4u.com/wp-admin/admin.php?page=jetpack#/settings\";s:7:\"Support\";s:65:\"http://hicosmetics4u.com/wp-admin/admin.php?page=jetpack-debugger\";}s:35:\"litespeed-cache/litespeed-cache.php\";a:1:{s:8:\"Settings\";s:73:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=litespeedcache\";}s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";a:1:{s:8:\"Settings\";s:70:\"http://hicosmetics4u.com/wp-admin/admin.php?page=mailchimp-woocommerce\";}s:27:\"pretty-link/pretty-link.php\";a:3:{s:14:\"Upgrade to Pro\";s:54:\"https://prettylinks.com/pl/plugin-actions/lite/upgrade\";s:20:\"Activate Pro License\";s:68:\"http://hicosmetics4u.com/wp-admin/admin.php?page=pretty-link-updates\";s:4:\"Docs\";s:51:\"https://prettylinks.com/pl/plugin-actions/lite/docs\";}s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";a:2:{s:10:\"Shortcodes\";s:68:\"http://hicosmetics4u.com/wp-admin/admin.php?page=shortcodes-ultimate\";s:8:\"Settings\";s:77:\"http://hicosmetics4u.com/wp-admin/admin.php?page=shortcodes-ultimate-settings\";}s:23:\"soliloquy/soliloquy.php\";a:1:{s:8:\"Settings\";s:86:\"http://hicosmetics4u.com/wp-admin/edit.php?post_type=soliloquy&page=soliloquy-settings\";}s:37:\"tinymce-advanced/tinymce-advanced.php\";a:1:{s:8:\"Settings\";s:75:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=tinymce-advanced\";}s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";a:2:{s:8:\"Settings\";s:97:\"http://hicosmetics4u.com/wp-admin/options-general.php?page=update-theme-and-plugins-from-zip-file\";s:6:\"DONATE\";s:34:\"https://www.paypal.me/jsherk/10usd\";}s:53:\"widget-importer-exporter/widget-importer-exporter.php\";a:1:{s:13:\"Import/Export\";s:73:\"http://hicosmetics4u.com/wp-admin/tools.php?page=widget-importer-exporter\";}s:27:\"woocommerce/woocommerce.php\";a:1:{s:8:\"Settings\";s:60:\"http://hicosmetics4u.com/wp-admin/admin.php?page=wc-settings\";}s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";a:2:{s:8:\"Settings\";s:93:\"http://hicosmetics4u.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=ppec_paypal\";s:4:\"Docs\";s:62:\"https://docs.woocommerce.com/document/paypal-express-checkout/\";}s:31:\"wpdiscuz/class.WpdiscuzCore.php\";a:1:{s:8:\"Settings\";s:78:\"http://hicosmetics4u.com/wp-admin/edit-comments.php?page=wpdiscuz_options_page\";}s:24:\"wordpress-seo/wp-seo.php\";a:3:{s:3:\"FAQ\";s:127:\"https://yoa.st/1yc?php_version=5.6&platform=wordpress&platform_version=5.2.2&software=free&software_version=11.3&days_active=30\";s:15:\"Premium Support\";s:127:\"https://yoa.st/1yb?php_version=5.6&platform=wordpress&platform_version=5.2.2&software=free&software_version=11.3&days_active=30\";s:8:\"Settings\";s:64:\"http://hicosmetics4u.com/wp-admin/admin.php?page=wpseo_dashboard\";}}}i:2;i:2;i:3;d:1561609354.52249908447265625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70837,'jpsq_sync-1561609354.525150-528592-49','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:14:\"active_modules\";i:1;a:26:{i:1;s:20:\"custom-content-types\";i:2;s:10:\"custom-css\";i:3;s:21:\"enhanced-distribution\";i:4;s:19:\"gravatar-hovercards\";i:5;s:8:\"json-api\";i:6;s:5:\"latex\";i:8;s:5:\"notes\";i:9;s:13:\"post-by-email\";i:10;s:7:\"protect\";i:11;s:9:\"publicize\";i:12;s:10:\"sharedaddy\";i:13;s:10:\"shortcodes\";i:14;s:10:\"shortlinks\";i:15;s:8:\"sitemaps\";i:16;s:5:\"stats\";i:17;s:13:\"subscriptions\";i:19;s:18:\"verification-tools\";i:20;s:17:\"widget-visibility\";i:21;s:7:\"widgets\";i:22;s:8:\"carousel\";i:23;s:11:\"lazy-images\";i:24;s:7:\"monitor\";i:25;s:6:\"photon\";i:26;s:13:\"related-posts\";i:27;s:3:\"sso\";i:28;s:13:\"tiled-gallery\";}}i:2;i:2;i:3;d:1561609354.5247080326080322265625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70838,'jpsq_sync-1561609354.526615-528592-50','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:16:\"hosting_provider\";i:1;s:7:\"unknown\";}i:2;i:2;i:3;d:1561609354.52620792388916015625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70839,'jpsq_sync-1561609354.527903-528592-51','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:6:\"locale\";i:1;s:5:\"en_US\";}i:2;i:2;i:3;d:1561609354.5275440216064453125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70840,'jpsq_sync-1561609354.529185-528592-52','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:13:\"site_icon_url\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.528810977935791015625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70841,'jpsq_sync-1561609354.531724-528592-53','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:5:\"roles\";i:1;a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:139:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s: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:18:\"read_wpdiscuz_form\";b:1;s:19:\"read_wpdiscuz_forms\";b:1;s:18:\"edit_wpdiscuz_form\";b:1;s:19:\"edit_wpdiscuz_forms\";b:1;s:26:\"edit_others_wpdiscuz_forms\";b:1;s:29:\"edit_published_wpdiscuz_forms\";b:1;s:22:\"publish_wpdiscuz_forms\";b:1;s:20:\"delete_wpdiscuz_form\";b:1;s:21:\"delete_wpdiscuz_forms\";b:1;s:28:\"delete_others_wpdiscuz_forms\";b:1;s:29:\"delete_private_wpdiscuz_forms\";b:1;s:31:\"delete_published_wpdiscuz_forms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:29:\"tablepress_import_tables_wptr\";b:1;s:23:\"tablepress_edit_options\";b:1;s:29:\"manage_instagram_feed_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:44:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:91:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}}i:2;i:2;i:3;d:1561609354.5313060283660888671875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70842,'jpsq_sync-1561609354.540781-528592-54','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:8:\"timezone\";i:1;s:5:\"UTC+0\";}i:2;i:2;i:3;d:1561609354.540421009063720703125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70843,'jpsq_sync-1561609354.541892-528592-55','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:24:\"available_jetpack_blocks\";i:1;a:19:{s:14:\"business-hours\";a:1:{s:9:\"available\";b:1;}s:12:\"contact-form\";a:2:{s:9:\"available\";b:0;s:18:\"unavailable_reason\";s:14:\"missing_module\";}s:12:\"contact-info\";a:1:{s:9:\"available\";b:1;}s:3:\"gif\";a:1:{s:9:\"available\";b:1;}s:5:\"likes\";a:2:{s:9:\"available\";b:0;s:18:\"unavailable_reason\";s:14:\"missing_module\";}s:9:\"mailchimp\";a:1:{s:9:\"available\";b:1;}s:3:\"map\";a:1:{s:9:\"available\";b:1;}s:8:\"markdown\";a:2:{s:9:\"available\";b:0;s:18:\"unavailable_reason\";s:14:\"missing_module\";}s:9:\"publicize\";a:2:{s:9:\"available\";b:0;s:18:\"unavailable_reason\";s:12:\"unauthorized\";}s:13:\"related-posts\";a:1:{s:9:\"available\";b:1;}s:14:\"repeat-visitor\";a:1:{s:9:\"available\";b:1;}s:7:\"sharing\";a:1:{s:9:\"available\";b:1;}s:10:\"shortlinks\";a:1:{s:9:\"available\";b:1;}s:15:\"simple-payments\";a:2:{s:9:\"available\";b:0;s:18:\"unavailable_reason\";s:12:\"missing_plan\";}s:9:\"slideshow\";a:1:{s:9:\"available\";b:1;}s:13:\"subscriptions\";a:1:{s:9:\"available\";b:1;}s:13:\"tiled-gallery\";a:1:{s:9:\"available\";b:1;}s:10:\"videopress\";a:2:{s:9:\"available\";b:0;s:18:\"unavailable_reason\";s:7:\"unknown\";}s:7:\"wordads\";a:2:{s:9:\"available\";b:0;s:18:\"unavailable_reason\";s:19:\"WordAds unavailable\";}}}i:2;i:2;i:3;d:1561609354.5416259765625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70844,'jpsq_sync-1561609354.543342-528592-56','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:13:\"paused_themes\";i:1;a:0:{}}i:2;i:2;i:3;d:1561609354.5429670810699462890625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70845,'jpsq_sync-1561609354.544638-528592-57','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:14:\"paused_plugins\";i:1;a:0:{}}i:2;i:2;i:3;d:1561609354.5442550182342529296875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70846,'jetpack_callables_sync_checksum','a:33:{s:18:\"wp_max_upload_size\";i:4150424846;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:17:\"main_network_site\";i:3300356618;s:8:\"site_url\";i:3300356618;s:8:\"home_url\";i:3300356618;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:3425443202;s:28:\"has_file_system_write_access\";i:4261170317;s:21:\"is_version_controlled\";i:734881840;s:10:\"taxonomies\";i:335751718;s:10:\"post_types\";i:95785006;s:18:\"post_type_features\";i:603188896;s:10:\"shortcodes\";i:2244106326;s:27:\"rest_api_allowed_post_types\";i:101922791;s:32:\"rest_api_allowed_public_metadata\";i:223132457;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:10:\"wp_version\";i:3219767013;s:11:\"get_plugins\";i:1483062032;s:24:\"get_plugins_action_links\";i:3059393831;s:14:\"active_modules\";i:3741476987;s:16:\"hosting_provider\";i:769900095;s:6:\"locale\";i:110763218;s:13:\"site_icon_url\";i:734881840;s:5:\"roles\";i:1278604377;s:8:\"timezone\";i:3808505409;s:24:\"available_jetpack_blocks\";i:330647319;s:13:\"paused_themes\";i:223132457;s:14:\"paused_plugins\";i:223132457;}','no'),(70851,'jetpack_next_sync_time_sync','1561609414','yes'),(70852,'jetpack_next_sync_time_full-sync-enqueue','1561609364','yes'),(71771,'_site_transient_timeout_browser_58ee9ca51445b21cb9d62b45b05563b2','1562399570','no'),(71772,'_site_transient_browser_58ee9ca51445b21cb9d62b45b05563b2','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"75.0.3770.100\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(72635,'_transient_timeout_wc_related_173','1561953094','no'),(72636,'_transient_wc_related_173','a:1:{s:51:\"limit=8&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=173\";a:26:{i:0;s:3:\"144\";i:1;s:3:\"156\";i:2;s:3:\"159\";i:3;s:3:\"161\";i:4;s:3:\"164\";i:5;s:3:\"187\";i:6;s:3:\"205\";i:7;s:3:\"213\";i:8;s:3:\"259\";i:9;s:3:\"262\";i:10;s:3:\"266\";i:11;s:3:\"269\";i:12;s:3:\"275\";i:13;s:3:\"279\";i:14;s:3:\"282\";i:15;s:3:\"284\";i:16;s:3:\"286\";i:17;s:3:\"288\";i:18;s:3:\"295\";i:19;s:3:\"298\";i:20;s:3:\"302\";i:21;s:3:\"304\";i:22;s:3:\"306\";i:23;s:3:\"308\";i:24;s:3:\"311\";i:25;s:3:\"319\";}}','no'),(69735,'new_admin_email','admin@hicosmetics4u.com','yes'),(69736,'adminhash','a:2:{s:4:\"hash\";s:32:\"714c8dc80ac6adcb1ce2e11404751908\";s:8:\"newemail\";s:26:\"banhatnguyen.bnn@gmail.com\";}','yes'),(37760,'db_upgraded','','yes'),(70827,'jpsq_sync-1561609354.466680-528592-39','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:27:\"rest_api_allowed_post_types\";i:1;a:9:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:8:\"revision\";i:3;s:7:\"product\";i:4;s:17:\"jetpack-portfolio\";i:5;s:13:\"jetpack-comic\";i:6;s:19:\"jetpack-testimonial\";i:7;s:12:\"jp_pay_order\";i:8;s:14:\"jp_pay_product\";}}i:2;i:2;i:3;d:1561609354.4661300182342529296875;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70828,'jpsq_sync-1561609354.492310-528592-40','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:32:\"rest_api_allowed_public_metadata\";i:1;a:0:{}}i:2;i:2;i:3;d:1561609354.49176502227783203125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70829,'jpsq_sync-1561609354.493797-528592-41','a:6:{i:0;s:21:\"jetpack_sync_callable\";i:1;a:2:{i:0;s:24:\"sso_is_two_step_required\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.4934160709381103515625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(70781,'jetpack_sync_settings_disable','0','yes'),(70782,'jpsq_sync-1561609354.226575-528592-2','a:6:{i:0;s:18:\"deactivated_plugin\";i:1;a:2:{i:0;s:19:\"jetpack/jetpack.php\";i:1;b:0;}i:2;i:2;i:3;d:1561609354.22605991363525390625;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(68972,'pb_backupbuddy_notifications','a:1:{i:0;a:7:{s:4:\"time\";i:1561350972;s:4:\"slug\";s:14:\"backup_success\";s:5:\"title\";s:30:\"Backup completed successfully.\";s:7:\"message\";s:56:\"A manual backup has completed successfully on your site.\";s:4:\"data\";a:3:{s:6:\"serial\";s:10:\"qn3qk02k17\";s:4:\"type\";s:4:\"full\";s:13:\"profile_title\";s:15:\"Complete Backup\";}s:6:\"urgent\";b:0;s:8:\"syncSent\";b:0;}}','no'),(71765,'_transient_timeout_wpseo_link_table_inaccessible','1593330752','no'),(71766,'_transient_wpseo_link_table_inaccessible','0','no'),(71767,'_transient_timeout_wpseo_meta_table_inaccessible','1593330752','no'),(71768,'_transient_wpseo_meta_table_inaccessible','0','no'),(71773,'_site_transient_timeout_php_check_a5907c2ea4d6fbd7e531b3aa7734f0e4','1562399571','no'),(71774,'_site_transient_php_check_a5907c2ea4d6fbd7e531b3aa7734f0e4','a:5:{s:19:\"recommended_version\";s:3:\"7.3\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:1;}','no'),(71776,'_transient_timeout_wc_report_sales_by_date','1561950886','no'),(71777,'_transient_wc_report_sales_by_date','a:16:{s:32:\"2beafcaab5adf0cd398306d5eab637d4\";a:0:{}s:32:\"b852812c046097b6c58483cff98025b6\";a:0:{}s:32:\"23ed67931ed174df0f86f65a9b76a884\";a:0:{}s:32:\"60f492cbe1220cccc288fc7018a10a74\";N;s:32:\"c02576d200632766beaf882baa05164e\";a:0:{}s:32:\"b2686ffe847c3f3970d5755590595ad2\";a:0:{}s:32:\"ed61fe10e08f7965613ccb500f702cbb\";a:0:{}s:32:\"e0eaff310d1d1e3054bbe4f6b20da53c\";a:0:{}s:32:\"7448f82d9aee6b6ce6620ad8477ccbf7\";a:0:{}s:32:\"b1acecfba671fdfab43fdb51a839cd8e\";a:0:{}s:32:\"b31d317d1aa05683ffdb562081fa8bfe\";a:0:{}s:32:\"c6f25f3f7bf8cc9c1d8a463bd7bdf45b\";N;s:32:\"9bab3cf51bb7728e87ce24877f58a885\";a:0:{}s:32:\"84415886b41f71e8e103a438c8db0c66\";a:0:{}s:32:\"edec1c538e7a7c692798eedce5787089\";a:0:{}s:32:\"3a0a063980625b95fe0060cc275e3591\";a:0:{}}','no'),(71840,'_transient_product-transient-version','1561869346','yes'),(43956,'ninja_forms_zuul','32','no'),(43957,'ninja_forms_needs_updates','0','yes'),(44003,'litespeed-gui-summary','a:6:{s:24:\"banner_promo.new_version\";i:1550632031;s:12:\"banner_promo\";i:1562069339;s:22:\"new_version.last_check\";i:1559476709;s:13:\"new_version.v\";s:5:\"2.9.8\";s:16:\"score.last_check\";i:1559293122;s:10:\"score.data\";a:4:{s:18:\"speed_before_cache\";i:3261;s:17:\"speed_after_cache\";i:27;s:17:\"score_before_optm\";i:63;s:16:\"score_after_optm\";i:76;}}','yes'),(69445,'widget_null-instagram-feed','a:4:{i:3;a:0:{}i:4;a:6:{s:5:\"title\";s:9:\"Instagram\";s:8:\"username\";s:21:\"beautifuldestinations\";s:6:\"number\";s:2:\"10\";s:4:\"size\";s:5:\"large\";s:6:\"target\";s:5:\"_self\";s:4:\"link\";s:10:\"Follow Me!\";}i:5;a:6:{s:5:\"title\";s:9:\"Instagram\";s:8:\"username\";s:7:\"topshop\";s:6:\"number\";s:1:\"6\";s:4:\"size\";s:9:\"thumbnail\";s:6:\"target\";s:5:\"_self\";s:4:\"link\";s:9:\"Follow us\";}s:12:\"_multiwidget\";i:1;}','yes'),(72564,'_transient_timeout_wc_related_322','1561951104','no'),(72541,'_site_transient_timeout_community-events-8bb472f9cb9e08261f3161c8cb4fac0a','1561907694','no'),(72542,'_site_transient_community-events-8bb472f9cb9e08261f3161c8cb4fac0a','a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"113.161.52.0\";}s:6:\"events\";a:0:{}}','no'),(72543,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1561907695','no'),(71798,'_transient_timeout__sol_cache_all','1561952911','no'),(71799,'_transient__sol_cache_all','a:1:{i:0;a:3:{s:2:\"id\";i:28;s:6:\"slider\";a:2:{i:29;a:9:{s:6:\"status\";s:6:\"active\";s:2:\"id\";i:29;s:13:\"attachment_id\";i:29;s:3:\"src\";s:108:\"http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2.jpg\";s:5:\"title\";s:50:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c\";s:4:\"link\";s:0:\"\";s:3:\"alt\";s:50:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c\";s:7:\"caption\";s:0:\"\";s:4:\"type\";s:5:\"image\";}i:30;a:9:{s:6:\"status\";s:6:\"active\";s:2:\"id\";i:30;s:13:\"attachment_id\";i:30;s:3:\"src\";s:105:\"http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-45-2500x600_c-1.jpg\";s:5:\"title\";s:47:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c\";s:4:\"link\";s:0:\"\";s:3:\"alt\";s:47:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c\";s:7:\"caption\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}s:6:\"config\";a:14:{s:4:\"type\";s:7:\"default\";s:12:\"slider_theme\";s:4:\"base\";s:12:\"slider_width\";i:2500;s:13:\"slider_height\";i:600;s:10:\"transition\";s:4:\"fade\";s:8:\"duration\";i:5000;s:5:\"speed\";i:400;s:6:\"gutter\";i:20;s:6:\"slider\";i:1;s:9:\"aria_live\";s:6:\"polite\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:5:\"title\";s:11:\"Home slider\";s:4:\"slug\";s:11:\"home-slider\";s:3:\"rtl\";i:0;}}}','no'),(71800,'_transient_timeout_wc_shipping_method_count_legacy','1564386803','no'),(71801,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1561390515\";s:5:\"value\";i:2;}','no'),(71871,'_site_transient_timeout_browser_bcf1814caa6afe84eeebef28ff236a7f','1562401521','no'),(71826,'_transient_timeout_wc_tracks_blog_details','1561881978','no'),(71832,'_transient_timeout_su/generator/popup','1562042149','no'),(71833,'_transient_su/generator/popup','	<div id=\"su-generator-wrap\" style=\"display:none\">\n		<div id=\"su-generator\">\n			<div id=\"su-generator-header\">\n				<div id=\"su-generator-tools\"><a href=\"http://hicosmetics4u.com/wp-admin/admin.php?page=shortcodes-ultimate#tab-1\" target=\"_blank\" title=\"Settings\">Plugin settings</a> <span></span> <a href=\"https://getshortcodes.com/\" target=\"_blank\" title=\"Plugin homepage\">Plugin homepage</a> <span></span> <a href=\"http://hicosmetics4u.com/wp-admin/admin.php?page=shortcodes-ultimate-addons\" target=\"_blank\" title=\"Add-ons\" class=\"su-add-ons\">Add-ons</a></div>\n				<input type=\"text\" name=\"su_generator_search\" id=\"su-generator-search\" value=\"\" placeholder=\"Search for shortcodes\" />\n				<p id=\"su-generator-search-pro-tip\"><strong>Pro Tip:</strong> Hit enter to select highlighted shortcode, while searching</p>\n				<div id=\"su-generator-filter\">\n					<strong>Filter by type</strong>\n					<a href=\"#\" data-filter=\"all\">All</a><a href=\"#\" data-filter=\"content\">Content</a><a href=\"#\" data-filter=\"box\">Box</a><a href=\"#\" data-filter=\"media\">Media</a><a href=\"#\" data-filter=\"gallery\">Gallery</a><a href=\"#\" data-filter=\"data\">Data</a><a href=\"#\" data-filter=\"other\">Other</a>				</div>\n				<div id=\"su-generator-choices\" class=\"su-generator-clearfix\">\n					<span data-name=\"Heading\" data-shortcode=\"heading\" title=\"Styled heading\" data-desc=\"Styled heading\" data-group=\"content\"><i class=\"sui sui-h-square\" style=\"\" aria-label=\"\"></i>Heading</span>\n<span data-name=\"Tabs\" data-shortcode=\"tabs\" title=\"Tabs container\" data-desc=\"Tabs container\" data-group=\"box\"><i class=\"sui sui-list-alt\" style=\"\" aria-label=\"\"></i>Tabs</span>\n<span data-name=\"Tab\" data-shortcode=\"tab\" title=\"Single tab\" data-desc=\"Single tab\" data-group=\"box\"><i class=\"sui sui-list-alt\" style=\"\" aria-label=\"\"></i>Tab</span>\n<span data-name=\"Spoiler\" data-shortcode=\"spoiler\" title=\"Spoiler with hidden content\" data-desc=\"Spoiler with hidden content\" data-group=\"box\"><i class=\"sui sui-list-ul\" style=\"\" aria-label=\"\"></i>Spoiler</span>\n<span data-name=\"Accordion\" data-shortcode=\"accordion\" title=\"Accordion with spoilers\" data-desc=\"Accordion with spoilers\" data-group=\"box\"><i class=\"sui sui-list\" style=\"\" aria-label=\"\"></i>Accordion</span>\n<span data-name=\"Divider\" data-shortcode=\"divider\" title=\"Content divider with optional TOP link\" data-desc=\"Content divider with optional TOP link\" data-group=\"content\"><i class=\"sui sui-ellipsis-h\" style=\"\" aria-label=\"\"></i>Divider</span>\n<span data-name=\"Spacer\" data-shortcode=\"spacer\" title=\"Empty space with adjustable height\" data-desc=\"Empty space with adjustable height\" data-group=\"content other\"><i class=\"sui sui-arrows-v\" style=\"\" aria-label=\"\"></i>Spacer</span>\n<span data-name=\"Highlight\" data-shortcode=\"highlight\" title=\"Highlighted text\" data-desc=\"Highlighted text\" data-group=\"content\"><i class=\"sui sui-pencil\" style=\"\" aria-label=\"\"></i>Highlight</span>\n<span data-name=\"Label\" data-shortcode=\"label\" title=\"Styled label\" data-desc=\"Styled label\" data-group=\"content\"><i class=\"sui sui-tag\" style=\"\" aria-label=\"\"></i>Label</span>\n<span data-name=\"Quote\" data-shortcode=\"quote\" title=\"Blockquote alternative\" data-desc=\"Blockquote alternative\" data-group=\"box\"><i class=\"sui sui-quote-right\" style=\"\" aria-label=\"\"></i>Quote</span>\n<span data-name=\"Pullquote\" data-shortcode=\"pullquote\" title=\"Pullquote\" data-desc=\"Pullquote\" data-group=\"box\"><i class=\"sui sui-quote-left\" style=\"\" aria-label=\"\"></i>Pullquote</span>\n<span data-name=\"Dropcap\" data-shortcode=\"dropcap\" title=\"Dropcap\" data-desc=\"Dropcap\" data-group=\"content\"><i class=\"sui sui-bold\" style=\"\" aria-label=\"\"></i>Dropcap</span>\n<span data-name=\"Columns\" data-shortcode=\"row\" title=\"Row for flexible columns\" data-desc=\"Row for flexible columns\" data-group=\"box\"><i class=\"sui sui-columns\" style=\"\" aria-label=\"\"></i>Columns</span>\n<span data-name=\"Column\" data-shortcode=\"column\" title=\"Flexible and responsive columns\" data-desc=\"Flexible and responsive columns\" data-group=\"box\"><i class=\"sui sui-columns\" style=\"\" aria-label=\"\"></i>Column</span>\n<span data-name=\"List\" data-shortcode=\"list\" title=\"Styled unordered list\" data-desc=\"Styled unordered list\" data-group=\"content\"><i class=\"sui sui-list-ol\" style=\"\" aria-label=\"\"></i>List</span>\n<span data-name=\"Button\" data-shortcode=\"button\" title=\"Styled button\" data-desc=\"Styled button\" data-group=\"content\"><i class=\"sui sui-heart\" style=\"\" aria-label=\"\"></i>Button</span>\n<span data-name=\"Service\" data-shortcode=\"service\" title=\"Service box with title\" data-desc=\"Service box with title\" data-group=\"box\"><i class=\"sui sui-check-square-o\" style=\"\" aria-label=\"\"></i>Service</span>\n<span data-name=\"Box\" data-shortcode=\"box\" title=\"Colored box with caption\" data-desc=\"Colored box with caption\" data-group=\"box\"><i class=\"sui sui-list-alt\" style=\"\" aria-label=\"\"></i>Box</span>\n<span data-name=\"Note\" data-shortcode=\"note\" title=\"Colored box\" data-desc=\"Colored box\" data-group=\"box\"><i class=\"sui sui-list-alt\" style=\"\" aria-label=\"\"></i>Note</span>\n<span data-name=\"Expand\" data-shortcode=\"expand\" title=\"Expandable text block\" data-desc=\"Expandable text block\" data-group=\"box\"><i class=\"sui sui-sort-amount-asc\" style=\"\" aria-label=\"\"></i>Expand</span>\n<span data-name=\"Lightbox\" data-shortcode=\"lightbox\" title=\"Lightbox window with custom content\" data-desc=\"Lightbox window with custom content\" data-group=\"gallery\"><i class=\"sui sui-external-link\" style=\"\" aria-label=\"\"></i>Lightbox</span>\n<span data-name=\"Lightbox content\" data-shortcode=\"lightbox_content\" title=\"Inline content for lightbox\" data-desc=\"Inline content for lightbox\" data-group=\"gallery\"><i class=\"sui sui-external-link\" style=\"\" aria-label=\"\"></i>Lightbox content</span>\n<span data-name=\"Tooltip\" data-shortcode=\"tooltip\" title=\"Tooltip window with custom content\" data-desc=\"Tooltip window with custom content\" data-group=\"other\"><i class=\"sui sui-comment-o\" style=\"\" aria-label=\"\"></i>Tooltip</span>\n<span data-name=\"Private\" data-shortcode=\"private\" title=\"Private note for post authors. Any content wrapped with this shortcode will only be visible to post authors (users with publish_posts capability).\" data-desc=\"Private note for post authors. Any content wrapped with this shortcode will only be visible to post authors (users with publish_posts capability).\" data-group=\"other\"><i class=\"sui sui-lock\" style=\"\" aria-label=\"\"></i>Private</span>\n<span data-name=\"YouTube\" data-shortcode=\"youtube\" title=\"YouTube video\" data-desc=\"YouTube video\" data-group=\"media\"><i class=\"sui sui-youtube-play\" style=\"\" aria-label=\"\"></i>YouTube</span>\n<span data-name=\"YouTube advanced\" data-shortcode=\"youtube_advanced\" title=\"YouTube video player with advanced settings\" data-desc=\"YouTube video player with advanced settings\" data-group=\"media\"><i class=\"sui sui-youtube-play\" style=\"\" aria-label=\"\"></i>YouTube advanced</span>\n<span data-name=\"Vimeo\" data-shortcode=\"vimeo\" title=\"Vimeo video\" data-desc=\"Vimeo video\" data-group=\"media\"><i class=\"sui sui-youtube-play\" style=\"\" aria-label=\"\"></i>Vimeo</span>\n<span data-name=\"Dailymotion\" data-shortcode=\"dailymotion\" title=\"Dailymotion video\" data-desc=\"Dailymotion video\" data-group=\"media\"><i class=\"sui sui-youtube-play\" style=\"\" aria-label=\"\"></i>Dailymotion</span>\n<span data-name=\"Audio\" data-shortcode=\"audio\" title=\"Custom audio player\" data-desc=\"Custom audio player\" data-group=\"media\"><i class=\"sui sui-play-circle\" style=\"\" aria-label=\"\"></i>Audio</span>\n<span data-name=\"Video\" data-shortcode=\"video\" title=\"Custom video player\" data-desc=\"Custom video player\" data-group=\"media\"><i class=\"sui sui-play-circle\" style=\"\" aria-label=\"\"></i>Video</span>\n<span data-name=\"Table\" data-shortcode=\"table\" title=\"Styled table\" data-desc=\"Styled table\" data-group=\"content\"><i class=\"sui sui-table\" style=\"\" aria-label=\"\"></i>Table</span>\n<span data-name=\"CSV Table\" data-shortcode=\"csv_table\" title=\"Styled table from CSV file\" data-desc=\"Styled table from CSV file\" data-group=\"content\"><i class=\"sui sui-table\" style=\"\" aria-label=\"\"></i>CSV Table</span>\n<span data-name=\"Permalink\" data-shortcode=\"permalink\" title=\"Permalink to specified post/page\" data-desc=\"Permalink to specified post/page\" data-group=\"content other\"><i class=\"sui sui-link\" style=\"\" aria-label=\"\"></i>Permalink</span>\n<span data-name=\"Members\" data-shortcode=\"members\" title=\"Content for logged in members only\" data-desc=\"Content for logged in members only\" data-group=\"other\"><i class=\"sui sui-lock\" style=\"\" aria-label=\"\"></i>Members</span>\n<span data-name=\"Guests\" data-shortcode=\"guests\" title=\"Content for guests only\" data-desc=\"Content for guests only\" data-group=\"other\"><i class=\"sui sui-user\" style=\"\" aria-label=\"\"></i>Guests</span>\n<span data-name=\"RSS feed\" data-shortcode=\"feed\" title=\"Feed grabber\" data-desc=\"Feed grabber\" data-group=\"content other\"><i class=\"sui sui-rss\" style=\"\" aria-label=\"\"></i>RSS feed</span>\n<span data-name=\"Menu\" data-shortcode=\"menu\" title=\"Custom menu by name\" data-desc=\"Custom menu by name\" data-group=\"other\"><i class=\"sui sui-bars\" style=\"\" aria-label=\"\"></i>Menu</span>\n<span data-name=\"Sub pages\" data-shortcode=\"subpages\" title=\"List of sub pages\" data-desc=\"List of sub pages\" data-group=\"other\"><i class=\"sui sui-bars\" style=\"\" aria-label=\"\"></i>Sub pages</span>\n<span data-name=\"Siblings\" data-shortcode=\"siblings\" title=\"List of cureent page siblings\" data-desc=\"List of cureent page siblings\" data-group=\"other\"><i class=\"sui sui-bars\" style=\"\" aria-label=\"\"></i>Siblings</span>\n<span data-name=\"Document\" data-shortcode=\"document\" title=\"Document viewer by Google\" data-desc=\"Document viewer by Google\" data-group=\"media\"><i class=\"sui sui-file-text\" style=\"\" aria-label=\"\"></i>Document</span>\n<span data-name=\"Google map\" data-shortcode=\"gmap\" title=\"Maps by Google\" data-desc=\"Maps by Google\" data-group=\"media\"><i class=\"sui sui-globe\" style=\"\" aria-label=\"\"></i>Google map</span>\n<span data-name=\"Slider\" data-shortcode=\"slider\" title=\"Customizable image slider\" data-desc=\"Customizable image slider\" data-group=\"gallery\"><i class=\"sui sui-picture-o\" style=\"\" aria-label=\"\"></i>Slider</span>\n<span data-name=\"Carousel\" data-shortcode=\"carousel\" title=\"Customizable image carousel\" data-desc=\"Customizable image carousel\" data-group=\"gallery\"><i class=\"sui sui-picture-o\" style=\"\" aria-label=\"\"></i>Carousel</span>\n<span data-name=\"Gallery\" data-shortcode=\"custom_gallery\" title=\"Customizable image gallery\" data-desc=\"Customizable image gallery\" data-group=\"gallery\"><i class=\"sui sui-picture-o\" style=\"\" aria-label=\"\"></i>Gallery</span>\n<span data-name=\"Posts\" data-shortcode=\"posts\" title=\"Custom posts query with customizable template\" data-desc=\"Custom posts query with customizable template\" data-group=\"other\"><i class=\"sui sui-th-list\" style=\"\" aria-label=\"\"></i>Posts</span>\n<span data-name=\"Dummy text\" data-shortcode=\"dummy_text\" title=\"Text placeholder\" data-desc=\"Text placeholder\" data-group=\"content\"><i class=\"sui sui-text-height\" style=\"\" aria-label=\"\"></i>Dummy text</span>\n<span data-name=\"Dummy image\" data-shortcode=\"dummy_image\" title=\"Image placeholder with random image\" data-desc=\"Image placeholder with random image\" data-group=\"content\"><i class=\"sui sui-picture-o\" style=\"\" aria-label=\"\"></i>Dummy image</span>\n<span data-name=\"Animation\" data-shortcode=\"animate\" title=\"Wrapper for animation. Any nested element will be animated\" data-desc=\"Wrapper for animation. Any nested element will be animated\" data-group=\"other\"><i class=\"sui sui-bolt\" style=\"\" aria-label=\"\"></i>Animation</span>\n<span data-name=\"Meta data\" data-shortcode=\"meta\" title=\"Post meta\" data-desc=\"Post meta\" data-group=\"data\"><i class=\"sui sui-info-circle\" style=\"\" aria-label=\"\"></i>Meta data</span>\n<span data-name=\"User data\" data-shortcode=\"user\" title=\"User data\" data-desc=\"User data\" data-group=\"data\"><i class=\"sui sui-info-circle\" style=\"\" aria-label=\"\"></i>User data</span>\n<span data-name=\"Post data\" data-shortcode=\"post\" title=\"The utility shortcode to display various post data, like post title, status or excerpt\" data-desc=\"The utility shortcode to display various post data, like post title, status or excerpt\" data-group=\"data\"><i class=\"sui sui-info-circle\" style=\"\" aria-label=\"\"></i>Post data</span>\n<span data-name=\"Template\" data-shortcode=\"template\" title=\"Theme template\" data-desc=\"Theme template\" data-group=\"other\"><i class=\"sui sui-puzzle-piece\" style=\"\" aria-label=\"\"></i>Template</span>\n<span data-name=\"QR code\" data-shortcode=\"qrcode\" title=\"Advanced QR code generator\" data-desc=\"Advanced QR code generator\" data-group=\"content\"><i class=\"sui sui-qrcode\" style=\"\" aria-label=\"\"></i>QR code</span>\n<span data-name=\"Scheduler\" data-shortcode=\"scheduler\" title=\"Allows to show the content only at the specified time period\" data-desc=\"Allows to show the content only at the specified time period\" data-group=\"other\"><i class=\"sui sui-clock-o\" style=\"\" aria-label=\"\"></i>Scheduler</span>\n				</div>\n			</div>\n			<div id=\"su-generator-settings\"></div>\n			<input type=\"hidden\" name=\"su-generator-selected\" id=\"su-generator-selected\" value=\"http://hicosmetics4u.com/wp-content/plugins/shortcodes-ultimate\" />\n			<input type=\"hidden\" name=\"su-generator-url\" id=\"su-generator-url\" value=\"http://hicosmetics4u.com/wp-content/plugins/shortcodes-ultimate\" />\n			<input type=\"hidden\" name=\"su-compatibility-mode-prefix\" id=\"su-compatibility-mode-prefix\" value=\"su_\" />\n			<div id=\"su-generator-result\" style=\"display:none\"></div>\n		</div>\n	</div>\n','no'),(69377,'flatsome_wup_purchase_code','8f93cd51-5246-4505-9228-9a4137e6ec00','yes'),(69378,'flatsome_wup_sold_at','2015-05-22T19:31:36+10:00','yes'),(69379,'flatsome_wup_supported_until','2016-03-02T03:00:00+11:00','yes'),(69380,'flatsome_wup_buyer','trannguyen886','yes'),(62004,'jdsutpzip_backup_enabled','on','yes'),(62005,'jdsutpzip_backup_location','','yes'),(62252,'gf_stla_reviews_installed_on','2019-06-02 12:25:02','yes'),(62306,'woocommerce_version','3.6.4','yes'),(62282,'woocommerce_allow_bulk_remove_personal_data','no','no'),(62283,'woocommerce_show_marketplace_suggestions','yes','no'),(69476,'yith_wcwl_button_position','shortcode','yes'),(32439,'su_option_supported_blocks','a:3:{i:0;s:14:\"core/paragraph\";i:1;s:14:\"core/shortcode\";i:2;s:13:\"core/freeform\";}','yes'),(72545,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1561907695','no'),(72546,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1561864495','no'),(71786,'_site_transient_timeout_community-events-baedd4d751b58fa6cc2b5e5e58966405','1561837980','no'),(71787,'_site_transient_community-events-baedd4d751b58fa6cc2b5e5e58966405','a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"14.161.31.0\";}s:6:\"events\";a:0:{}}','no'),(72549,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1561907696','no'),(72550,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1561864496','no'),(72551,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1561907696','no'),(72552,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2019/06/wordpress-5-2-2-maintenance-release/\'>WordPress 5.2.2 Maintenance Release</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/free-online-javascript-for-wordpress-conference-to-feature-headless-wordpress-track-july-12\'>WPTavern: Free Online JavaScript for WordPress Conference to Feature “Headless WordPress” Track, July 12</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/in-case-you-missed-it-issue-27\'>WPTavern: In Case You Missed It – Issue 27</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/buddypress-5-0-to-introduce-bp-rest-api-first-beta-due-mid-august\'>WPTavern: BuddyPress 5.0 to Introduce BP REST API, First Beta Due Mid-August</a></li></ul></div>','no'),(71778,'_transient_timeout_wc_admin_report','1561881171','no'),(71779,'_transient_wc_admin_report','a:1:{s:32:\"6430a5f20bf797003b1ff1e992cd1b1f\";a:0:{}}','no'),(71172,'_transient_as_comment_count','O:8:\"stdClass\":7:{s:8:\"approved\";s:1:\"1\";s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(72565,'_transient_wc_related_322','a:1:{s:51:\"limit=8&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=322\";a:0:{}}','no'),(72629,'_site_transient_timeout_available_translations','1561877424','no'),(72630,'_site_transient_available_translations','a:117:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"5.0.4\";s:7:\"updated\";s:19:\"2019-05-16 12:52:45\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.4/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-21 15:14:05\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.7/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.10\";s:7:\"updated\";s:19:\"2019-05-14 14:59:20\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.10/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"5.2.1\";s:7:\"updated\";s:19:\"2019-06-10 20:13:25\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.8.6\";s:7:\"updated\";s:19:\"2017-10-01 12:57:10\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.6/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-25 02:28:24\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-24 05:22:45\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-21 14:34:18\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-24 13:44:33\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-21 08:32:15\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.1.1\";s:7:\"updated\";s:19:\"2019-03-25 20:13:18\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.1.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-23 09:03:19\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/5.2.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-23 09:03:07\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:3:\"5.2\";s:7:\"updated\";s:19:\"2019-05-07 21:15:55\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-19 09:56:19\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/5.2.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-19 09:55:37\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-13 16:40:55\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-20 23:50:40\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-20 11:31:40\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-25 07:12:29\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"5.1.1\";s:7:\"updated\";s:19:\"2019-06-06 15:48:01\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.1.1/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-20 16:48:55\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-20 20:46:03\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-21 11:52:29\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-29 20:41:11\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:3:\"5.2\";s:7:\"updated\";s:19:\"2019-05-11 15:51:57\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:3:\"5.1\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.1/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:3:\"5.0\";s:7:\"updated\";s:19:\"2018-12-06 21:26:01\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:3:\"5.0\";s:7:\"updated\";s:19:\"2018-12-07 18:38:30\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.0/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:6:\"4.9.10\";s:7:\"updated\";s:19:\"2019-05-23 02:23:28\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.10/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-28 17:30:02\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:9:\"5.0-beta3\";s:7:\"updated\";s:19:\"2018-11-28 16:04:33\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.0-beta3/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.9.2\";s:7:\"updated\";s:19:\"2017-12-09 21:12:23\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"5.2.1\";s:7:\"updated\";s:19:\"2019-05-29 05:00:30\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-21 09:29:52\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-28 16:41:06\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-28 07:19:18\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-01-31 11:16:06\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:5:\"4.8.6\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.6/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-29 15:57:31\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.8/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-19 09:14:09\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.9.7\";s:7:\"updated\";s:19:\"2018-06-17 09:33:44\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.7/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"5.2.1\";s:7:\"updated\";s:19:\"2019-06-11 14:05:23\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"5.1.1\";s:7:\"updated\";s:19:\"2019-03-19 14:36:40\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.1.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-07-28 13:16:13\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.7.11\";s:7:\"updated\";s:19:\"2018-09-20 11:13:37\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.7.11/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-24 08:25:17\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-18 06:50:11\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-24 13:53:29\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:3:\"5.1\";s:7:\"updated\";s:19:\"2019-02-21 08:17:32\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.1/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-09-21 14:15:57\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.8/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-12 08:08:32\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.9.5/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"5.0.3\";s:7:\"updated\";s:19:\"2019-01-09 07:34:10\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.0.3/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:6:\"4.9.10\";s:7:\"updated\";s:19:\"2019-05-08 04:00:57\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.10/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರೆಸಿ\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"5.0.3\";s:7:\"updated\";s:19:\"2019-01-09 14:27:41\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.0.3/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.9.9\";s:7:\"updated\";s:19:\"2018-12-18 14:32:44\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.9/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"5.0.4\";s:7:\"updated\";s:19:\"2019-06-17 20:45:59\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.0.4/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:6:\"4.7.13\";s:7:\"updated\";s:19:\"2019-05-10 10:24:08\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.13/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"4.8.6\";s:7:\"updated\";s:19:\"2018-02-13 07:38:55\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.6/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.9.8\";s:7:\"updated\";s:19:\"2018-08-30 20:27:25\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.8/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.20/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-30 00:23:35\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-03-27 10:30:26\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-20 11:32:30\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"5.1.1\";s:7:\"updated\";s:19:\"2019-03-23 09:40:21\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/5.1.1/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-17 06:02:07\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-20 11:47:07\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.8.3\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.3/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:8:\"5.2-beta\";s:7:\"updated\";s:19:\"2019-04-09 16:46:27\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.2-beta/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.20/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-24 08:36:22\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/5.2.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:3:\"5.2\";s:7:\"updated\";s:19:\"2019-05-08 11:59:02\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-24 08:35:58\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-28 20:02:31\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-20 12:42:02\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-28 18:12:38\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-20 16:58:08\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-26 11:40:37\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.9.2\";s:7:\"updated\";s:19:\"2018-01-04 13:33:13\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"5.1.1\";s:7:\"updated\";s:19:\"2019-04-02 15:10:17\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.1.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"5.2.1\";s:7:\"updated\";s:19:\"2019-05-21 18:58:08\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.1/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-29 10:20:07\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-30 02:47:32\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-27 07:25:58\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.9.5\";s:7:\"updated\";s:19:\"2018-04-12 12:31:53\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.9.5/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-28 20:17:54\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.2/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"5.1.1\";s:7:\"updated\";s:19:\"2019-03-31 10:39:40\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.1.1/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"5.0.3\";s:7:\"updated\";s:19:\"2019-01-23 12:32:40\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.0.3/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"5.2.1\";s:7:\"updated\";s:19:\"2019-05-24 10:49:36\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.2.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"5.2.2\";s:7:\"updated\";s:19:\"2019-06-29 04:44:16\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.2.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:3:\"5.2\";s:7:\"updated\";s:19:\"2019-05-09 17:07:08\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"5.1.1\";s:7:\"updated\";s:19:\"2018-12-21 00:57:14\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.1.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','no'),(68925,'ithemes-updater-cache','a:9:{s:18:\"timeout-multiplier\";i:1;s:10:\"expiration\";i:0;s:9:\"timestamp\";i:0;s:8:\"packages\";a:1:{i:0;s:11:\"backupbuddy\";}s:14:\"update_plugins\";a:0:{}s:13:\"update_themes\";a:0:{}s:12:\"use_ca_patch\";b:0;s:7:\"use_ssl\";b:1;s:14:\"quick_releases\";b:0;}','no'),(68867,'pb_backupbuddy','a:106:{s:12:\"data_version\";s:2:\"18\";s:21:\"importbuddy_pass_hash\";s:32:\"56712d86af7daa8bd115c2f460523598\";s:23:\"importbuddy_pass_length\";i:13;s:16:\"backup_reminders\";i:1;s:16:\"edits_since_last\";a:4:{s:3:\"all\";i:156;s:4:\"post\";i:148;s:6:\"plugin\";i:8;s:6:\"option\";i:0;}s:12:\"recent_edits\";a:156:{i:374;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:13:17\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:374;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:374;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-08-29 14:03:10\";s:13:\"post_date_gmt\";s:19:\"2016-08-29 14:03:10\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:17:\"Contact Form Flat\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:20:\"contact-form-outline\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-08-29 14:03:10\";s:17:\"post_modified_gmt\";s:19:\"2016-08-29 14:03:10\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:60:\"http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=8979\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:18:\"wpcf7_contact_form\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:375;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:13:17\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:375;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:375;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-08-25 13:56:17\";s:13:\"post_date_gmt\";s:19:\"2016-08-25 13:56:17\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:19:\"Newsletter Vertical\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:21:\"newsletter-horizontal\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-08-25 13:56:17\";s:17:\"post_modified_gmt\";s:19:\"2016-08-25 13:56:17\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:60:\"http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=8787\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:18:\"wpcf7_contact_form\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:376;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:13:17\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:376;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:376;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-04-04 11:38:11\";s:13:\"post_date_gmt\";s:19:\"2016-04-04 11:38:11\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:21:\"Newsletter Horizontal\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:12:\"contact-form\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-04-04 11:38:11\";s:17:\"post_modified_gmt\";s:19:\"2016-04-04 11:38:11\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:60:\"http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=7042\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:18:\"wpcf7_contact_form\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:377;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:13:17\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:377;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:377;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-04-04 11:33:38\";s:13:\"post_date_gmt\";s:19:\"2016-04-04 11:33:38\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:12:\"Contact form\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:16:\"contact-form-1-2\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-04-04 11:33:38\";s:17:\"post_modified_gmt\";s:19:\"2016-04-04 11:33:38\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:60:\"http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=7041\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:18:\"wpcf7_contact_form\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:378;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:18:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:378;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:378;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-09-04 15:57:34\";s:13:\"post_date_gmt\";s:19:\"2016-09-04 15:57:34\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:17:\"Features Overview\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:17:\"features-overview\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-09-04 15:57:34\";s:17:\"post_modified_gmt\";s:19:\"2016-09-04 15:57:34\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://flatsome.dev/?post_type=blocks&amp;p=9654\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:379;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:18:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:379;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:379;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-09-03 16:24:28\";s:13:\"post_date_gmt\";s:19:\"2016-09-03 16:24:28\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:5:\"Demos\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:5:\"demos\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-09-03 16:24:28\";s:17:\"post_modified_gmt\";s:19:\"2016-09-03 16:24:28\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://flatsome.dev/?post_type=blocks&amp;p=9439\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:380;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:18:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:380;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:380;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-08-25 13:42:06\";s:13:\"post_date_gmt\";s:19:\"2016-08-25 13:42:06\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:26:\"Footer - Newsletter Signup\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:24:\"footer-newsletter-signup\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-08-25 13:42:06\";s:17:\"post_modified_gmt\";s:19:\"2016-08-25 13:42:06\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://flatsome.dev/?post_type=blocks&amp;p=8783\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:381;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:18:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:381;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:381;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-08-25 13:41:28\";s:13:\"post_date_gmt\";s:19:\"2016-08-25 13:41:28\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:17:\"Footer - About us\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:15:\"footer-about-us\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-08-25 13:41:28\";s:17:\"post_modified_gmt\";s:19:\"2016-08-25 13:41:28\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://flatsome.dev/?post_type=blocks&amp;p=8781\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:382;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:18:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:382;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:382;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-08-18 11:43:28\";s:13:\"post_date_gmt\";s:19:\"2016-08-18 11:43:28\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:22:\"Shop - Category Slider\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:20:\"shop-category-slider\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-08-18 11:43:28\";s:17:\"post_modified_gmt\";s:19:\"2016-08-18 11:43:28\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://flatsome.dev/?post_type=blocks&amp;p=8635\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:383;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:18:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:383;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:383;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-08-18 10:42:40\";s:13:\"post_date_gmt\";s:19:\"2016-08-18 10:42:40\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:13:\"Shop - Header\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:11:\"shop-header\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-08-18 10:42:40\";s:17:\"post_modified_gmt\";s:19:\"2016-08-18 10:42:40\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://flatsome.dev/?post_type=blocks&amp;p=8593\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:384;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:18:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:384;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:384;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-08-18 07:04:50\";s:13:\"post_date_gmt\";s:19:\"2016-08-18 07:04:50\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:11:\"Blog Header\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:11:\"blog-header\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-08-18 07:04:50\";s:17:\"post_modified_gmt\";s:19:\"2016-08-18 07:04:50\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://flatsome.dev/?post_type=blocks&amp;p=8587\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:385;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-24 16:18:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:385;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:385;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2016-01-25 11:39:27\";s:13:\"post_date_gmt\";s:19:\"2016-01-25 11:39:27\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:17:\"Elements Overview\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:17:\"elements-overview\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2016-01-25 11:39:27\";s:17:\"post_modified_gmt\";s:19:\"2016-01-25 11:39:27\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://flatsome.dev/?post_type=blocks&amp;p=3764\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:386;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-26 15:12:02\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:386;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:386;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-26 15:12:02\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:29:\"Lưu bản nháp tự động\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-26 15:12:02\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=386\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:387;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-27 04:18:43\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:387;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:387;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-27 04:18:43\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-27 04:18:43\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=387\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:26:\"plugin-jetpack/jetpack.php\";a:7:{s:4:\"type\";s:6:\"plugin\";s:6:\"action\";s:17:\"deactivate_plugin\";s:9:\"timestamp\";s:19:\"2019-06-27 04:22:34\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"plugin_data\";a:2:{s:4:\"Name\";s:24:\"Jetpack by WordPress.com\";s:9:\"PluginURI\";s:19:\"https://jetpack.com\";}}s:40:\"plugin-classic-editor/classic-editor.php\";a:7:{s:4:\"type\";s:6:\"plugin\";s:6:\"action\";s:15:\"activate_plugin\";s:9:\"timestamp\";s:19:\"2019-06-27 04:24:00\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"plugin_data\";a:2:{s:4:\"Name\";s:14:\"Classic Editor\";s:9:\"PluginURI\";s:45:\"https://wordpress.org/plugins/classic-editor/\";}}i:2;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-27 06:42:15\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:2;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:2;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-09-18 15:04:21\";s:13:\"post_date_gmt\";s:19:\"2018-09-18 15:04:21\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:11:\"Sample Page\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:11:\"sample-page\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2018-09-18 15:04:21\";s:17:\"post_modified_gmt\";s:19:\"2018-09-18 15:04:21\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:35:\"http://hicosmetics4u.com/?page_id=2\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:389;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-27 06:42:23\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:389;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:389;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-27 06:42:23\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-27 06:42:23\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=389\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:398;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-27 10:13:48\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:398;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:398;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-27 10:13:48\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-27 10:13:48\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=398\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:401;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-27 10:15:52\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:401;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:401;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-27 10:15:52\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-27 10:15:52\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=401\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:404;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-27 10:18:49\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:404;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:404;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-27 10:18:49\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-27 10:18:49\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=404\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:407;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-27 10:20:58\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:407;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:407;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-27 10:20:57\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-27 10:20:57\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=407\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:412;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 02:58:24\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:412;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:412;s:11:\"post_author\";s:1:\"0\";s:9:\"post_date\";s:19:\"2019-06-28 02:58:24\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 02:58:24\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:42:\"woocommerce_update_marketplace_suggestions\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"pending\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 02:58:24\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 02:58:24\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:58:\"http://hicosmetics4u.com/?post_type=scheduled-action&p=412\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:16:\"scheduled-action\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:413;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:06:45\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:413;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:413;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:06:45\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:06:45\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=413\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:415;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:07:24\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:415;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:415;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:07:24\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:07:24\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=415\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:419;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:11:17\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:419;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:419;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:11:17\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:11:17\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=419\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:421;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:12:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:421;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:421;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:12:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:12:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=421\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:423;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:13:58\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:423;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:423;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:13:58\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:13:58\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=423\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:424;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:13:58\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:424;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:424;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:13:58\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:13:58\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=424\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:425;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:13:58\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:425;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:425;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:13:58\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:13:58\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=425\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:426;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:13:58\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:426;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:426;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:13:58\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:13:58\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=426\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:427;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:21:43\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:427;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:427;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:21:43\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:21:43\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=427\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:430;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:25:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:430;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:430;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:25:08\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:25:08\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=430\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:432;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:25:59\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:432;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:432;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:25:59\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:25:59\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=432\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:434;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:26:37\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:434;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:434;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:26:37\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:26:37\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:37:\"http://hicosmetics4u.com/?page_id=434\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"page\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:66:\"plugin-genesis-connect-woocommerce/genesis-connect-woocommerce.php\";a:7:{s:4:\"type\";s:6:\"plugin\";s:6:\"action\";s:17:\"deactivate_plugin\";s:9:\"timestamp\";s:19:\"2019-06-28 03:28:15\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:6:\"plugin\";s:59:\"genesis-connect-woocommerce/genesis-connect-woocommerce.php\";s:11:\"plugin_data\";a:2:{s:4:\"Name\";s:31:\"Genesis Connect for WooCommerce\";s:9:\"PluginURI\";s:58:\"https://wordpress.org/plugins/genesis-connect-woocommerce/\";}}s:40:\"plugin-genesis-enews-extended/plugin.php\";a:7:{s:4:\"type\";s:6:\"plugin\";s:6:\"action\";s:17:\"deactivate_plugin\";s:9:\"timestamp\";s:19:\"2019-06-28 03:28:24\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:6:\"plugin\";s:33:\"genesis-enews-extended/plugin.php\";s:11:\"plugin_data\";a:2:{s:4:\"Name\";s:22:\"Genesis eNews Extended\";s:9:\"PluginURI\";s:42:\"https://kraft.blog/genesis-enews-extended/\";}}s:62:\"plugin-genesis-responsive-slider/genesis-responsive-slider.php\";a:7:{s:4:\"type\";s:6:\"plugin\";s:6:\"action\";s:17:\"deactivate_plugin\";s:9:\"timestamp\";s:19:\"2019-06-28 03:28:35\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:6:\"plugin\";s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";s:11:\"plugin_data\";a:2:{s:4:\"Name\";s:25:\"Genesis Responsive Slider\";s:9:\"PluginURI\";s:27:\"https://www.studiopress.com\";}}s:38:\"plugin-genesis-simple-share/plugin.php\";a:7:{s:4:\"type\";s:6:\"plugin\";s:6:\"action\";s:17:\"deactivate_plugin\";s:9:\"timestamp\";s:19:\"2019-06-28 03:28:42\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:6:\"plugin\";s:31:\"genesis-simple-share/plugin.php\";s:11:\"plugin_data\";a:2:{s:4:\"Name\";s:20:\"Genesis Simple Share\";s:9:\"PluginURI\";s:51:\"https://wordpress.org/plugins/genesis-simple-share/\";}}s:34:\"plugin-pretty-link/pretty-link.php\";a:7:{s:4:\"type\";s:6:\"plugin\";s:6:\"action\";s:17:\"deactivate_plugin\";s:9:\"timestamp\";s:19:\"2019-06-28 03:28:54\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:6:\"plugin\";s:27:\"pretty-link/pretty-link.php\";s:11:\"plugin_data\";a:2:{s:4:\"Name\";s:12:\"Pretty Links\";s:9:\"PluginURI\";s:37:\"https://prettylinks.com/pl/plugin-uri\";}}s:98:\"plugin-woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";a:7:{s:4:\"type\";s:6:\"plugin\";s:6:\"action\";s:17:\"deactivate_plugin\";s:9:\"timestamp\";s:19:\"2019-06-28 03:29:14\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:6:\"plugin\";s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";s:11:\"plugin_data\";a:2:{s:4:\"Name\";s:35:\"WooCommerce PayPal Checkout Gateway\";s:9:\"PluginURI\";s:77:\"https://woocommerce.com/products/woocommerce-gateway-paypal-express-checkout/\";}}i:436;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:30:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:436;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:436;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:30:13\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:30:13\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=436\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:437;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:30:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:437;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:437;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:30:13\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:30:13\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=437\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:438;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:30:14\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:438;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:438;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:30:14\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:30:14\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=438\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:439;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:30:14\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:439;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:439;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:30:14\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:30:14\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=439\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:440;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:30:21\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:440;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:440;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:30:21\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:30:21\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=440\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:441;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-28 03:42:47\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:441;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:441;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 03:42:46\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 03:42:46\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:36:\"81781b15-463a-4559-88af-cd4af708f836\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 03:42:46\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 03:42:46\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=441\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:19:\"customize_changeset\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:442;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-28 04:20:30\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:442;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:442;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 04:20:30\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 04:20:30\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:36:\"d4b26543-c30a-4786-99b5-49d4db811423\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 04:20:30\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 04:20:30\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=442\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:19:\"customize_changeset\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:443;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-28 04:20:53\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:443;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:443;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 04:20:53\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 04:20:53\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:36:\"6ecc7e67-47c7-4e9a-87ec-8f6b78fdaba9\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 04:20:53\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 04:20:53\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:73:\"http://hicosmetics4u.com/2019/06/28/6ecc7e67-47c7-4e9a-87ec-8f6b78fdaba9/\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:19:\"customize_changeset\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:141;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-28 07:48:33\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:141;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:141;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-07 14:22:38\";s:13:\"post_date_gmt\";s:19:\"2018-10-07 14:22:38\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:8:\"Facebook\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:8:\"facebook\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 07:48:33\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 07:48:33\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=141\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:192;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-28 07:48:33\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:192;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:192;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-26 06:50:13\";s:13:\"post_date_gmt\";s:19:\"2018-10-26 06:50:13\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:9:\"INSTAGRAM\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:9:\"instagram\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 07:48:33\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 07:48:33\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=192\";s:10:\"menu_order\";i:2;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:11;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-28 07:48:33\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:11;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:11;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-09-18 15:51:19\";s:13:\"post_date_gmt\";s:19:\"2018-09-18 15:51:19\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:2:\"11\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 07:48:33\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 07:48:33\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:30:\"http://hicosmetics4u.com/?p=11\";s:10:\"menu_order\";i:3;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:444;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-28 07:50:33\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:444;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:444;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 07:50:33\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 07:50:33\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:36:\"ab78ee3c-2a15-4895-af0f-f7a6ecaf2612\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 07:50:33\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 07:50:33\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:73:\"http://hicosmetics4u.com/2019/06/28/ab78ee3c-2a15-4895-af0f-f7a6ecaf2612/\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:19:\"customize_changeset\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:445;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-28 07:52:36\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:445;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:445;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 07:52:36\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 07:52:36\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:36:\"439ec587-7b02-40b5-a46e-1641dce80862\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 07:52:36\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 07:52:36\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:73:\"http://hicosmetics4u.com/2019/06/28/439ec587-7b02-40b5-a46e-1641dce80862/\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:19:\"customize_changeset\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:450;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 07:59:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:450;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:450;s:11:\"post_author\";s:1:\"2\";s:9:\"post_date\";s:19:\"2019-06-28 07:59:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"Auto Draft\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 07:59:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://hicosmetics4u.com/?post_type=blocks&p=450\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:6:\"blocks\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:453;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 08:46:24\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:453;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:453;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-28 08:46:23\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 08:46:23\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=453\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:454;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-28 08:46:24\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:454;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:454;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-28 08:46:24\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 08:46:24\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=454\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:456;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-28 08:47:27\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:456;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:456;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-28 08:47:27\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 08:47:27\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:36:\"ebe8b4d3-3ef8-43c0-a5ba-ab8b6badfafa\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 08:47:27\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 08:47:27\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:73:\"http://hicosmetics4u.com/2019/06/28/ebe8b4d3-3ef8-43c0-a5ba-ab8b6badfafa/\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:19:\"customize_changeset\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:457;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-28 08:47:42\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:457;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:457;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-28 08:47:42\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 08:47:42\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:36:\"31097017-1780-458e-8af7-b26dfcc5388e\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 08:47:42\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 08:47:42\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:73:\"http://hicosmetics4u.com/2019/06/28/31097017-1780-458e-8af7-b26dfcc5388e/\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:19:\"customize_changeset\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:458;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:10:\"trash_post\";s:9:\"timestamp\";s:19:\"2019-06-28 08:49:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:1;s:7:\"post_id\";i:458;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:458;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-28 08:49:04\";s:13:\"post_date_gmt\";s:19:\"2019-06-28 08:49:04\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:36:\"1dda6119-3961-4539-9543-1e5806837981\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-28 08:49:04\";s:17:\"post_modified_gmt\";s:19:\"2019-06-28 08:49:04\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:73:\"http://hicosmetics4u.com/2019/06/28/1dda6119-3961-4539-9543-1e5806837981/\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:19:\"customize_changeset\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:269;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-29 08:10:41\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:269;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:269;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-28 04:04:31\";s:13:\"post_date_gmt\";s:19:\"2019-02-28 04:04:31\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:37:\"Phấn nén Lingerie Mat Alive GUS 18\";s:12:\"post_excerpt\";s:183:\"Phấn nén Lingerie Matte là sự kết hợp hoàn hảo giữa phấn phủ và kem nền với khả năng kiềm dầu cao mang đến lớp nền hoàn hảo và mỏng mịn.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:34:\"phan-nen-lingerie-mat-alive-gus-18\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 08:10:40\";s:17:\"post_modified_gmt\";s:19:\"2019-06-29 08:10:40\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=269\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:282;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-29 08:12:11\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:282;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:282;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-28 04:36:27\";s:13:\"post_date_gmt\";s:19:\"2019-02-28 04:36:27\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:50:\"Phấn phủ dạng bột Les Voilettes GUS 13 Mat\";s:12:\"post_excerpt\";s:218:\"Bột ngọc trai được xem là con “át chủ bài” làm nên công thức tuyệt diệu cho Guerlain Les Voilettes. Ẩn chứa bên dưới lớp nền là sự óng ánh nhẹ nhàng của lớp bột nhũ.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:42:\"phan-phu-dang-bot-les-voilettes-gus-13-mat\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 08:12:11\";s:17:\"post_modified_gmt\";s:19:\"2019-06-29 08:12:11\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=282\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:279;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-29 08:13:14\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:279;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:279;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-28 04:29:27\";s:13:\"post_date_gmt\";s:19:\"2019-02-28 04:29:27\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:36:\"Phấn nén Parure Gold 15 Bei Clair\";s:12:\"post_excerpt\";s:319:\"Phấn phủ dạng nén Guerlain Parure Gold Radiance Powder Foundation với các hoạt chất collagen giúp trẻ hoá da từ sâu bên trong, đồng thời các hạt phấn với sắc độ cao tạo hiệu quả phản chiếu ánh sáng tốt, giúp gương mặt rạng rỡ hơn ngay sau khi sử dụng.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:33:\"phan-nen-parure-gold-15-bei-clair\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 08:13:14\";s:17:\"post_modified_gmt\";s:19:\"2019-06-29 08:13:14\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=279\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:295;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-29 08:13:41\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:295;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:295;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-29 08:20:54\";s:13:\"post_date_gmt\";s:19:\"2019-05-29 08:20:54\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:55:\"Phấn nén Météorites phiên bản giới hạn 2019\";s:12:\"post_excerpt\";s:204:\"Phấn nén Météorites limited edition 2019 là phiên bản du lịch của những viên ngọc trai huyền thoại với khả năng chỉnh sửa, làm mờ và làm sáng da một cách tinh tế.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:43:\"phan-nen-meteorites-phien-ban-gioi-han-2019\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 08:13:40\";s:17:\"post_modified_gmt\";s:19:\"2019-06-29 08:13:40\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=295\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:304;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-29 08:14:28\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:304;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:304;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-29 09:49:01\";s:13:\"post_date_gmt\";s:19:\"2019-05-29 09:49:01\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:43:\"Nước cân bằng Super Aqua GUS 15 150ML\";s:12:\"post_excerpt\";s:221:\"Super Aqua-Lotion với kết cấu tươi mát, mượt mà, mang lại vẻ tươi sáng khỏe mạnh cho làn da. Làn da như được hồi sinh, đầy đặn và mịn màng, rạng rỡ tràn đầy sức sống.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:37:\"nuoc-can-bang-super-aqua-gus-15-150ml\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 08:14:27\";s:17:\"post_modified_gmt\";s:19:\"2019-06-29 08:14:27\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=304\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:275;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-29 08:15:00\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:275;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:275;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-28 04:17:10\";s:13:\"post_date_gmt\";s:19:\"2019-02-28 04:17:10\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:28:\"Kem nền Parure Gold GUS 15\";s:12:\"post_excerpt\";s:354:\"Kem nền Guerlain Parure Gold là một sản phẩm kem nền cao cấp dạng lỏng được kết hợp các thành phần axit amin, không những cung cấp độ ẩm cho làn da mà còn khôi phục những vùng da bị xỉn màu, phục hồi độ bóng sáng, mang đến cho bạn một lớp nền vô cùng tự nhiên và căng mịn\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:26:\"kem-nen-parure-gold-gus-15\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 08:14:59\";s:17:\"post_modified_gmt\";s:19:\"2019-06-29 08:14:59\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=275\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:159;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-29 08:16:15\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:159;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:159;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-10 04:57:12\";s:13:\"post_date_gmt\";s:19:\"2018-10-10 04:57:12\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:37:\"Phấn Meteorites dạng viên GUS 14\";s:12:\"post_excerpt\";s:223:\"Bắt nguồn từ nghề thủ công chuyên nghiệp, Guerlain luôn dành tình cảm vô cùng đặc biệt với bột ngọc trai nhiều màu cùng mùi hương violet đặc trưng được tạo ra từ năm 1987.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:47:\"phan-meteorites-dang-vien-gus-14-clair-light-02\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 08:16:14\";s:17:\"post_modified_gmt\";s:19:\"2019-06-29 08:16:14\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=159\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:475;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:03\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:475;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:475;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:03\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:03\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=475\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:476;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:476;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:476;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:179;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=476\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:477;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:477;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:477;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:216;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=477\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:478;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:478;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:478;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:216;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=478\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:479;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:479;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:479;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:216;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=479\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:480;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:480;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:480;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:179;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=480\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:481;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:481;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:481;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:181;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=481\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:482;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:482;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:482;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:190;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=482\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:483;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:483;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:483;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:190;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=483\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:484;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:484;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:484;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:190;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=484\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:485;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:485;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:485;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:190;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=485\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:486;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:486;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:486;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:190;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=486\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:487;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:487;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:487;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:181;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=487\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:488;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:488;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:488;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:182;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=488\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:489;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:489;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:489;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:182;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=489\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:490;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:05\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:490;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:490;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:05\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:05\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:182;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=490\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:491;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:491;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:491;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:182;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=491\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:492;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:492;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:492;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:182;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=492\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:493;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:493;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:493;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:182;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=493\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:494;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:494;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:494;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:181;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=494\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:495;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:495;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:495;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:196;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=495\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:496;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:496;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:496;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:196;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=496\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:497;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:497;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:497;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:196;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=497\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:498;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:498;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:498;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:196;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=498\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:499;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:499;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:499;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:179;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=499\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:500;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:500;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:500;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:201;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=500\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:501;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:07\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:501;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:501;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:202;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=501\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:502;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:07\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:502;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:502;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:202;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=502\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:503;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:07\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:503;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:503;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:202;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=503\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:504;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:07\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:504;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:504;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:202;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=504\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:505;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:07\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:505;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:505;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:202;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=505\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:506;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:07\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:506;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:506;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:202;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=506\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:507;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:07\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:507;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:507;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:202;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=507\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:508;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:07\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:508;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:508;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:201;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=508\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:509;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:509;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:509;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:07\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:07\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:210;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=509\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:510;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:510;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:510;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:08\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:08\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:210;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=510\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:511;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:511;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:511;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:08\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:08\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:201;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=511\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:512;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:512;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:512;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:08\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:08\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:213;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=512\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:513;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:513;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:513;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:08\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:08\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:213;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=513\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:514;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:514;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:514;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:08\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:08\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=514\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:515;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:515;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:515;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:08\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:08\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:180;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=515\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:516;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:516;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:516;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:08\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:08\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:227;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=516\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:517;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:09\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:517;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:517;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:09\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:09\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:227;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=517\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:518;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:09\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:518;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:518;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:09\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:09\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:227;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=518\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:519;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:09\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:519;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:519;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:09\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:09\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:180;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=519\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:520;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:09\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:520;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:520;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:09\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:09\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:220;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=520\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:521;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:09\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:521;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:521;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:09\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:09\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:220;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=521\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:522;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-29 10:28:09\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:522;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:522;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-29 10:28:09\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:5:\"draft\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-29 10:28:09\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:220;s:4:\"guid\";s:31:\"http://hicosmetics4u.com/?p=522\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:13:\"nav_menu_item\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:322;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:17:21\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:322;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:322;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-30 15:42:35\";s:13:\"post_date_gmt\";s:19:\"2019-05-30 15:42:35\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:31:\"Mon Guerlain EDP - 2017 Edition\";s:12:\"post_excerpt\";s:317:\"\"Mon Guerlain - Hình xăm vô hình của tôi, hương thơm của tôi\" - Angelina Jolie\r\n\r\nMon Guerlain, hương thơm hoàn toàn mới đến từ Guerlain là một sự tôn vinh cho phái đẹp ngày nay -\r\nmạnh mẽ, tự do và gợi cảm, hương thơm được lấy cảm hứng từ Angelina Jolie.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:29:\"mon-guerlain-edp-2017-edition\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:17:21\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:17:21\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=322\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:319;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:19:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:319;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:319;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-30 08:59:32\";s:13:\"post_date_gmt\";s:19:\"2019-05-30 08:59:32\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:59:\"Gel dưỡng môi My Supertips - Superlips (Lip Hero) 15 ml\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:51:\"gel-duong-moi-my-supertips-superlips-lip-hero-15-ml\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:19:08\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:19:08\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=319\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:311;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:19:27\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:311;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:311;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-30 08:46:34\";s:13:\"post_date_gmt\";s:19:\"2019-05-30 08:46:34\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:26:\"Son kem Liquid Intense Mat\";s:12:\"post_excerpt\";s:209:\"Guerlain đã phát minh ra Intense liquid Matte - một loại son môi dạng lỏng mịn mượt, dễ dàng sử dụng với dạng kem lì phủ kín bờ môi, kết cấu son mịn, màu lên chuẩn.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:44:\"son-kem-liquid-intense-mat-m25-seductive-red\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:19:27\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:19:27\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=311\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:308;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:19:50\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:308;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:308;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-30 08:22:48\";s:13:\"post_date_gmt\";s:19:\"2019-05-30 08:22:48\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:47:\"Nước cân bằng Abeille Royale GUS 16 150ML\";s:12:\"post_excerpt\";s:363:\"Nước hoa hồng Honey Nectar, sản phẩm đầu tiên của Guerlain được nghiên cứu và chiết xuất từ khả năng sửa chữa đặc biệt của các sản phẩm từ ong đen, được thiết kế để tăng cường hiệu quả của các bước  làm đẹp cùng dòng sản phẩm chiết xuất từ mật ong đen Abeille Royale.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:41:\"nuoc-can-bang-abeille-royale-gus-16-150ml\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:19:49\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:19:49\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=308\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:306;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:20:08\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:306;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:306;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-29 14:10:35\";s:13:\"post_date_gmt\";s:19:\"2019-05-29 14:10:35\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:43:\"Nước hoa hồng Blanc de pearl GUS 200ML\";s:12:\"post_excerpt\";s:198:\"Lotion Blanc de Perle Guerlain với công dụng chính là làm sáng, là bước đầu tiên trong quy trình làm trắng giúp giảm nhẹ các dấu hiệu của đốm đen và xỉn màu.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:38:\"nuoc-hoa-hong-blanc-de-pearl-gus-200ml\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:20:07\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:20:07\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=306\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:302;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:21:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:302;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:302;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-29 09:34:56\";s:13:\"post_date_gmt\";s:19:\"2019-05-29 09:34:56\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:39:\"Sữa rửa mặt Blanc de pearl 150 ML\";s:12:\"post_excerpt\";s:203:\"Sữa rửa mặt Cleansing Foam Blanc de Perle Guerlain nhẹ nhàng loại bỏ lớp trang điểm và các tạp chất nhờ các hạt ngọc trai siêu nhỏ có khả năng tẩy tế bào chết\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:33:\"sua-rua-mat-blanc-de-pearl-150-ml\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:21:06\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:21:06\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=302\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:298;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:22:32\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:298;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:298;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-29 08:47:13\";s:13:\"post_date_gmt\";s:19:\"2019-05-29 08:47:13\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:43:\"Sữa rửa mặt dạng bọt GUS 15 150ML\";s:12:\"post_excerpt\";s:131:\"Mousse de Beauté từ Guerlain này giúp thanh lọc làn da một cách hoàn hảo, nhẹ nhàng làm sạch và làm sáng da.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:33:\"sua-rua-mat-dang-bot-gus-15-150ml\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:22:32\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:22:32\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=298\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:288;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:23:22\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:288;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:288;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-05-26 08:22:48\";s:13:\"post_date_gmt\";s:19:\"2019-05-26 08:22:48\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:32:\"Phấn má hồng Rose Aux Joues\";s:12:\"post_excerpt\";s:128:\"Phiên bản vượt trội của dòng phấn má của Guerlain, cho bạn đôi má ửng hồng tự nhiên và rạng rỡ.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:27:\"phan-ma-hong-rose-aux-joues\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:23:22\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:23:22\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=288\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:286;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:23:42\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:286;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:286;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-28 04:45:12\";s:13:\"post_date_gmt\";s:19:\"2019-02-28 04:45:12\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:34:\"Son lót môi GUS KissKiss Liplift\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:58:\"son-lot-moi-gus-kisskiss-liplift-smoothing-lipstick-primer\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:23:42\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:23:42\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=286\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:284;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:24:00\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:284;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:284;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-28 04:41:16\";s:13:\"post_date_gmt\";s:19:\"2019-02-28 04:41:16\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:45:\"Phấn phủ dạng nén Les Voilettes GUS 13\";s:12:\"post_excerpt\";s:285:\"Phấn phủ Guerlain Les Voilettes chứa các thành phần lành tính, an toàn tuyệt đối với làn da, không gây kích ứng da với thành phần được chiết xuất từ ngọc trai giúp hoàn thiện lớp make up một cách hoàn hảo mà vô cùng tự nhiên\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:38:\"phan-phu-dang-nen-les-voilettes-gus-13\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:24:00\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:24:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=284\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:266;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:26:21\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:266;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:266;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-28 03:31:39\";s:13:\"post_date_gmt\";s:19:\"2019-02-28 03:31:39\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:33:\"Phấn nén Blanc de pearl GUS 16\";s:12:\"post_excerpt\";s:88:\"Blanc de pearl - mang lại cho bạn làn da trắng sáng hoàn hảo như ngọc trai\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:30:\"phan-nen-blanc-de-pearl-gus-16\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:26:21\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:26:21\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=266\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:262;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:26:35\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:262;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:262;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-26 10:01:23\";s:13:\"post_date_gmt\";s:19:\"2019-02-26 10:01:23\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:31:\"Kem nền Blanc de pearl GUS 15\";s:12:\"post_excerpt\";s:150:\"Thuần khiết và trắng tinh khôi, ngọc trai luôn là lựa chọn hàng đầu của Guerlain khi muốn tạo ra 1 sản phẩm hoàn hảo.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:29:\"kem-nen-blanc-de-pearl-gus-15\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:26:35\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:26:35\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=262\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:259;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:26:51\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:259;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:259;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-26 09:58:06\";s:13:\"post_date_gmt\";s:19:\"2019-02-26 09:58:06\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:25:\"Kem nền Lingerie GUS 16\";s:12:\"post_excerpt\";s:371:\"Guerlain\'s Lingerie de Peau biến ước mơ của mọi cô gái thành sự thật: trang điểm như không trang điểm với lớp nền siêu mỏng - không thể cảm nhận và không thể nhìn thấy. Chất kem với kết cấu tươi sáng, trong trẻo và hoàn toàn tự nhiên, đặc biệt có khả năng giữ và bền màu suốt cả ngày.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:23:\"kem-nen-lingerie-gus-16\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:26:50\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:26:50\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=259\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:213;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:27:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:213;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:213;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-02-19 03:32:54\";s:13:\"post_date_gmt\";s:19:\"2019-02-19 03:32:54\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:48:\"Phấn Ngọc Trai Meteorites dạng nén GUS 15\";s:12:\"post_excerpt\";s:133:\"Phấn phủ dạng nén Météorites là 1 ví dụ hoàn hảo về khả năng biến hóa khôn lường của dòng phấn này.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:31:\"phan-meteorites-dang-nen-gus-15\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:27:06\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:27:06\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=213\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:205;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:27:28\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:205;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:205;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-11-07 11:19:26\";s:13:\"post_date_gmt\";s:19:\"2018-11-07 11:19:26\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:46:\"Kem lót vàng 24K GUS 15 L\'OR BASE TEINT 30ML\";s:12:\"post_excerpt\";s:155:\"Kem lót Guerlain l\'OR được cấu tạo bởi những mảnh vàng nguyên chất 24K - mảnh trang sức sang trọng nhất dành cho bề mặt da.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:43:\"kem-lot-vang-24k-gus-15-lor-base-teint-30ml\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:27:27\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:27:27\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=205\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:187;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:30:46\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:187;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:187;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-17 09:58:13\";s:13:\"post_date_gmt\";s:19:\"2018-10-17 09:58:13\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:22:\"Son lì KissKiss Matte\";s:12:\"post_excerpt\";s:236:\"Không hổ danh là thương hiệu sở hữu thỏi son đắt nhất thế giới - Nụ Hôn KissKiss Matte chính thức hạ gục trái tim giới mộ điệu với lớp vỏ son vàng nhám lì sang trọng &amp; bắt mắt.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:39:\"son-li-kisskiss-mat-m306-caliente-beige\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:30:46\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:30:46\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=187\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:173;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:30:58\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:173;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:173;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-17 03:46:11\";s:13:\"post_date_gmt\";s:19:\"2018-10-17 03:46:11\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:31:\"Cushion Lingerie de Peau GUS 17\";s:12:\"post_excerpt\";s:118:\"Lingerie de Peau Cushion là một sự lựa chọn lý tưởng cho những cô nàng luôn cần sự tươi mới.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:31:\"cushion-lingerie-de-peau-gus-17\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:30:58\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:30:58\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=173\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:164;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:31:16\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:164;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:164;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-17 03:11:14\";s:13:\"post_date_gmt\";s:19:\"2018-10-17 03:11:14\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:26:\"Kem nền Baby Glow GUS 15\";s:12:\"post_excerpt\";s:246:\"<table style=\"height: 30px;\" width=\"1033\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1023px;\">Với Météorites Baby Glow, lần đầu tiên làn da của bạn sẽ trở nên trong suốt , mịn màng không tì vết</td>\r\n</tr>\r\n</tbody>\r\n</table>\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:24:\"kem-nen-baby-glow-gus-15\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:31:16\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:31:16\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=164\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:161;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:31:35\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:161;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:161;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-13 03:12:55\";s:13:\"post_date_gmt\";s:19:\"2018-10-13 03:12:55\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:38:\"Son phi thuyền Rouge G GUS 18 Refill\";s:12:\"post_excerpt\";s:231:\"Rouge G là bằng chứng không thể phủ nhận cho một lời hứa về sự sang trọng và thanh lịch giữa giám đốc sáng tạo Olivier Echaudemaison và nhà kim hoàn nổi tiếng Lorenz Bäumer vào năm 2009\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:40:\"son-phi-thuyen-rouge-g-gus-18-refill-n25\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:31:35\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:31:35\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=161\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:156;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:32:13\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:156;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:156;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-10 03:23:11\";s:13:\"post_date_gmt\";s:19:\"2018-10-10 03:23:11\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:49:\"Phấn Meteorites dạng nén GUS 16 Press Travel\";s:12:\"post_excerpt\";s:365:\"<table style=\"height: 145px; width: 1032px;\" width=\"1066\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1022px;\">Guerlain Météorites Voyage - sản phẩm phấn nén dạng bột với khả năng làm đều màu da và hiệu chỉnh ánh sáng 1 cách hoàn hảo nhờ bí quyết pha trộn màu sắc cùng công thức độc quyền.</td>\r\n</tr>\r\n</tbody>\r\n</table>\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:44:\"phan-meteorites-dang-nen-gus-16-press-travel\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:32:13\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:32:13\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=156\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:144;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:12:\"post_updated\";s:9:\"timestamp\";s:19:\"2019-06-30 03:47:34\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:144;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:144;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2018-10-09 14:08:31\";s:13:\"post_date_gmt\";s:19:\"2018-10-09 14:08:31\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:43:\"Kem lót ngọc trai Meteorites GUS 16 30ML\";s:12:\"post_excerpt\";s:330:\"Kết cấu gel tan chảy với các hạt ngọc trai màu hồng phủ lên bề mặt giúp làn da trở nên căng mọng và tròn đầy. Sự kết hợp của các hạt dạng bột và polyme đặc trưng giúp trung hòa và thấm hút các bã nhờn trên da, giúp lớp nền luôn bền màu suốt cả ngày.\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:40:\"kem-lot-ngoc-trai-meteorites-gus-16-30ml\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:47:34\";s:17:\"post_modified_gmt\";s:19:\"2019-06-30 03:47:34\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:54:\"http://hicosmetics4u.com/?post_type=product&#038;p=144\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:523;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 03:50:22\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:523;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:523;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 03:50:22\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 03:50:22\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=523\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:528;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:02:00\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:528;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:528;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:01:59\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:01:59\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=528\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:529;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:02:56\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:529;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:529;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:02:56\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:02:56\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=529\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:531;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:07:03\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:531;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:531;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:07:03\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:07:03\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=531\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:533;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:08:29\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:533;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:533;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:08:29\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:08:29\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=533\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:534;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:10:28\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:534;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:534;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:10:27\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:10:27\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=534\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:537;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:13:22\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:537;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:537;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:13:22\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:13:22\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=537\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:539;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:14:53\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:539;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:539;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:14:53\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:14:53\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=539\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:541;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:16:04\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:541;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:541;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:16:04\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:16:04\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=541\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:543;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:17:47\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:543;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:543;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:17:47\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:17:47\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=543\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:545;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:18:52\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:545;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:545;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:18:52\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:18:52\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=545\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:547;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:20:29\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:547;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:547;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:20:29\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:20:29\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=547\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:549;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:21:45\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:549;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:549;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:21:45\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:21:45\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=549\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:552;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:22:55\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:552;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:552;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:22:55\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:22:55\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=552\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:554;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:24:06\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:554;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:554;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:24:06\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:24:06\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=554\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:556;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:25:23\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:556;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:556;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:25:23\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:25:23\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=556\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:558;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:26:44\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:558;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:558;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:26:44\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:26:44\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=558\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:560;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:28:22\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:560;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:560;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:28:21\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:28:21\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=560\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:562;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:29:37\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:562;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:562;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:29:37\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:29:37\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=562\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}i:563;a:7:{s:4:\"type\";s:4:\"post\";s:6:\"action\";s:11:\"insert_post\";s:9:\"timestamp\";s:19:\"2019-06-30 04:30:28\";s:8:\"modified\";i:1;s:8:\"deletion\";b:0;s:7:\"post_id\";i:563;s:4:\"post\";O:7:\"WP_Post\":24:{s:2:\"ID\";i:563;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2019-06-30 04:30:28\";s:13:\"post_date_gmt\";s:19:\"0000-00-00 00:00:00\";s:12:\"post_content\";s:0:\"\";s:10:\"post_title\";s:10:\"AUTO-DRAFT\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:10:\"auto-draft\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:0:\"\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2019-06-30 04:30:28\";s:17:\"post_modified_gmt\";s:19:\"0000-00-00 00:00:00\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:49:\"http://hicosmetics4u.com/?post_type=product&p=563\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:7:\"product\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}}s:19:\"edits_tracking_mode\";s:5:\"basic\";s:17:\"last_backup_start\";d:1561350793.6438438892364501953125;s:18:\"last_backup_finish\";d:1561350972.1538660526275634765625;s:18:\"last_backup_serial\";s:10:\"qn3qk02k17\";s:17:\"last_backup_stats\";a:10:{s:11:\"archiveFile\";s:63:\"backup-hicosmetics4u_com-2019_06_24-04_33am-full-qn3qk02k17.zip\";s:10:\"archiveURL\";s:127:\"http://hicosmetics4u.com/wp-content/uploads/backupbuddy_backups/backup-hicosmetics4u_com-2019_06_24-04_33am-full-qn3qk02k17.zip\";s:11:\"archiveSize\";i:172059820;s:5:\"start\";d:1561350793.6438438892364501953125;s:6:\"finish\";d:1561350972.1538660526275634765625;s:4:\"type\";s:4:\"full\";s:12:\"profileTitle\";s:15:\"Complete Backup\";s:13:\"scheduleTitle\";s:0:\"\";s:15:\"integrityStatus\";b:1;s:12:\"destinations\";a:0:{}}s:21:\"last_error_email_time\";i:0;s:19:\"force_compatibility\";i:0;s:29:\"force_mysqldump_compatibility\";i:0;s:9:\"schedules\";a:0:{}s:9:\"log_level\";s:1:\"1\";s:13:\"high_security\";i:0;s:19:\"next_schedule_index\";i:100;s:13:\"archive_limit\";i:0;s:18:\"archive_limit_full\";i:0;s:16:\"archive_limit_db\";i:0;s:19:\"archive_limit_files\";i:0;s:18:\"archive_limit_size\";i:0;s:22:\"archive_limit_size_big\";i:50000;s:17:\"archive_limit_age\";i:0;s:26:\"delete_archives_pre_backup\";i:0;s:23:\"lock_archives_directory\";s:1:\"0\";s:25:\"set_greedy_execution_time\";i:0;s:28:\"email_notify_scheduled_start\";s:0:\"\";s:36:\"email_notify_scheduled_start_subject\";s:49:\"BackupBuddy Scheduled Backup Started - {home_url}\";s:33:\"email_notify_scheduled_start_body\";s:140:\"A scheduled backup has started with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {home_url}.\n\nDetails:\r\n\r\n{message}\";s:31:\"email_notify_scheduled_complete\";s:0:\"\";s:39:\"email_notify_scheduled_complete_subject\";s:50:\"BackupBuddy Scheduled Backup Complete - {home_url}\";s:36:\"email_notify_scheduled_complete_body\";s:142:\"A scheduled backup has completed with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {home_url}.\n\nDetails:\r\n\r\n{message}\";s:24:\"email_notify_send_finish\";s:0:\"\";s:32:\"email_notify_send_finish_subject\";s:43:\"BackupBuddy File Send Finished - {home_url}\";s:29:\"email_notify_send_finish_body\";s:168:\"A destination file send of file {backup_file} has finished with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {home_url}.\n\nDetails:\r\n\r\n{message}\";s:18:\"email_notify_error\";s:23:\"admin@hicosmetics4u.com\";s:26:\"email_notify_error_subject\";s:37:\"BackupBuddy Server Error - {home_url}\";s:23:\"email_notify_error_body\";s:136:\"BackupBuddy v{backupbuddy_version} encountered a server error on {current_datetime} for the site {home_url}. Error details:\r\n\r\n{message}\";s:12:\"email_return\";s:0:\"\";s:19:\"remote_destinations\";a:0:{}s:27:\"remote_send_timeout_retries\";s:1:\"1\";s:11:\"role_access\";s:16:\"activate_plugins\";s:16:\"dropboxtemptoken\";s:0:\"\";s:16:\"multisite_export\";s:1:\"0\";s:16:\"backup_directory\";s:0:\"\";s:14:\"temp_directory\";s:0:\"\";s:13:\"log_directory\";s:0:\"\";s:10:\"log_serial\";s:15:\"j79bwx983pe4jip\";s:13:\"notifications\";a:0:{}s:19:\"zip_method_strategy\";s:1:\"1\";s:24:\"database_method_strategy\";s:3:\"php\";s:17:\"alternative_zip_2\";s:1:\"0\";s:19:\"ignore_zip_warnings\";s:1:\"1\";s:19:\"ignore_zip_symlinks\";s:1:\"1\";s:18:\"zip_build_strategy\";s:1:\"3\";s:15:\"zip_step_period\";s:2:\"30\";s:13:\"zip_burst_gap\";s:1:\"2\";s:21:\"zip_min_burst_content\";s:2:\"10\";s:21:\"zip_max_burst_content\";s:3:\"100\";s:25:\"disable_zipmethod_caching\";s:1:\"0\";s:19:\"archive_name_format\";s:8:\"datetime\";s:20:\"archive_name_profile\";s:1:\"0\";s:30:\"disable_https_local_ssl_verify\";s:1:\"0\";s:17:\"save_comment_meta\";s:1:\"1\";s:27:\"ignore_command_length_check\";s:1:\"0\";s:18:\"default_backup_tab\";s:1:\"0\";s:18:\"deployment_allowed\";s:1:\"0\";s:9:\"hide_live\";s:1:\"0\";s:21:\"hide_dashboard_widget\";s:1:\"0\";s:16:\"deploy_sslverify\";s:1:\"1\";s:10:\"remote_api\";a:2:{s:4:\"keys\";a:0:{}s:3:\"ips\";a:0:{}}s:20:\"skip_spawn_cron_call\";s:1:\"0\";s:5:\"stats\";a:6:{s:9:\"site_size\";i:0;s:18:\"site_size_excluded\";i:0;s:17:\"site_size_updated\";i:0;s:7:\"db_size\";i:0;s:16:\"db_size_excluded\";i:0;s:15:\"db_size_updated\";i:0;}s:9:\"disalerts\";a:0:{}s:15:\"breakout_tables\";s:1:\"1\";s:19:\"include_importbuddy\";s:1:\"1\";s:17:\"max_site_log_size\";s:1:\"3\";s:11:\"compression\";s:1:\"1\";s:25:\"no_new_backups_error_days\";s:2:\"10\";s:15:\"skip_quicksetup\";s:1:\"0\";s:13:\"prevent_flush\";s:1:\"0\";s:17:\"rollback_cleanups\";a:0:{}s:20:\"phpmysqldump_maxrows\";s:0:\"\";s:20:\"disable_localization\";s:1:\"0\";s:18:\"max_execution_time\";s:0:\"\";s:24:\"backup_cron_rescheduling\";s:1:\"0\";s:29:\"backup_cron_passed_force_time\";s:0:\"\";s:20:\"force_single_db_file\";s:1:\"0\";s:11:\"deployments\";a:0:{}s:19:\"max_send_stats_days\";s:1:\"7\";s:20:\"max_send_stats_count\";s:1:\"6\";s:26:\"max_notifications_age_days\";s:2:\"21\";s:19:\"save_backup_sum_log\";s:1:\"1\";s:26:\"limit_single_cron_per_pass\";s:1:\"1\";s:18:\"tested_php_runtime\";d:32;s:17:\"tested_php_memory\";d:128;s:23:\"last_tested_php_runtime\";i:1561364263;s:22:\"last_tested_php_memory\";i:1561370031;s:17:\"use_internal_cron\";s:1:\"0\";s:33:\"php_runtime_test_minimum_interval\";s:6:\"604800\";s:32:\"php_memory_test_minimum_interval\";s:6:\"604800\";s:29:\"cron_request_timeout_override\";s:0:\"\";s:8:\"profiles\";a:6:{i:-3;a:3:{s:4:\"type\";s:6:\"themes\";s:5:\"title\";s:11:\"Themes Only\";s:3:\"tip\";s:17:\"Just your themes.\";}i:-2;a:3:{s:4:\"type\";s:7:\"plugins\";s:5:\"title\";s:12:\"Plugins Only\";s:3:\"tip\";s:18:\"Just your plugins.\";}i:-1;a:3:{s:4:\"type\";s:5:\"media\";s:5:\"title\";s:10:\"Media Only\";s:3:\"tip\";s:16:\"WordPress Media.\";}i:0;a:14:{s:4:\"type\";s:8:\"defaults\";s:5:\"title\";s:15:\"Global Defaults\";s:18:\"skip_database_dump\";s:1:\"0\";s:19:\"backup_nonwp_tables\";s:1:\"0\";s:15:\"integrity_check\";s:1:\"1\";s:29:\"mysqldump_additional_includes\";s:0:\"\";s:29:\"mysqldump_additional_excludes\";s:0:\"\";s:8:\"excludes\";s:0:\"\";s:11:\"custom_root\";s:0:\"\";s:11:\"backup_mode\";s:1:\"2\";s:13:\"exclude_media\";s:1:\"0\";s:14:\"exclude_themes\";s:1:\"0\";s:15:\"exclude_plugins\";s:1:\"0\";s:19:\"active_plugins_only\";s:1:\"0\";}i:1;a:3:{s:4:\"type\";s:2:\"db\";s:5:\"title\";s:13:\"Database Only\";s:3:\"tip\";s:49:\"Just your database. I like your minimalist style.\";}i:2;a:2:{s:4:\"type\";s:4:\"full\";s:5:\"title\";s:15:\"Complete Backup\";}}s:23:\"show_all_cron_schedules\";i:0;}','no'),(71162,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:26:{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:117:\"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:107:\"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:117:\"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:113:\"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:119:\"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:114:\"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:110:\"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:107:\"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:109:\"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: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:12;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:13;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:98:\"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:14;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:109:\"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:15;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:111:\"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:16;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:119:\"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:17;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:111:\"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:18;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:19;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:20;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:107:\"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:21;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:103:\"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:22;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:100:\"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:23;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:105:\"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:24;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:100:\"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:25;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:107:\"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:1561690760;}','no'),(70862,'_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-5.2.2.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-5.2.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.2.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.2\";s:7:\"version\";s:5:\"5.2.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.0\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1561863899;s:15:\"version_checked\";s:5:\"5.2.2\";s:12:\"translations\";a:0:{}}','no'),(72547,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1561907696','no');
INSERT INTO `wp6r_options` VALUES (72548,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"WPTavern: Free Online JavaScript for WordPress Conference to Feature “Headless WordPress” Track, July 12\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91260\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://wptavern.com/free-online-javascript-for-wordpress-conference-to-feature-headless-wordpress-track-july-12\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2082:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/02/JS-for-WP-conf-2019.jpg?ssl=1\"><img /></a></p>\n<p>The second edition of the <a href=\"https://javascriptforwp.com/conference/\" rel=\"noopener noreferrer\" target=\"_blank\">JavaScript for WordPress</a> conference will be streamed online July 11-13, 2019. Based on the success of the 2018 event, which had 1,200 attendees watching live, organizer Zac Gordon decided to expand the event to feature three free days of talks, workshops, and a contribution day focused on JavaScript and WordPress.</p>\n<p>The conference will run from July 11-13, and includes educational content for a whole range of Javascript capabilities, from beginner to advanced:</p>\n<ul>\n<li>Day 1 – Workshops for JavaScript Beginners</li>\n<li>Day 2 – Three Tracks of Intermediate and Advanced Talks (plus One Non-Technical Track)</li>\n<li>Day 3 – Contributor Day to help improve the JavaScript-related documentation for WordPress</li>\n</ul>\n<p>Gordon has published the finalized <a href=\"https://javascriptforwp.com/conference/\" rel=\"noopener noreferrer\" target=\"_blank\">schedule</a> for the 36 sessions and speakers that will be streamed on Friday, July 12. This year the event will feature one track devoted to exploring topics surrounding &#8220;headless WordPress,&#8221; an approach that eschews WordPress&#8217; traditional architecture in favor of decoupling the front and backends, allowing developers to integrate different stacks. The track includes presentations like A React Theme in 30 Min, SEO for Headless WordPress Themes, Gatsby &amp; WordPress, and Headless E-Commerce with BigCommerce. Other tracks feature more general JavaScript and Gutenberg topics.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/js-for-wp-conf-schedule-2019.png?ssl=1\"><img /></a></p>\n<p>Thanks to more than a dozen sponsors, registration is free, but viewers must <a href=\"https://javascriptforwp.com/conference/\" rel=\"noopener noreferrer\" target=\"_blank\">sign up</a> on the conference website in order to attend online.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Jun 2019 00:16:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WPTavern: In Case You Missed It – Issue 27\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wptavern.com/?p=91256&preview=true&preview_id=91256\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wptavern.com/in-case-you-missed-it-issue-27\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8943:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1\" rel=\"attachment wp-att-50955\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/112901923@N07/16153818039\">Night Moves</a> &#8211; <a href=\"https://creativecommons.org/licenses/by-nc/2.0/\">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2 class=\"entry-title\">Carol Gann Awarded the 2019 Kim Parsell Memorial Scholarship</h2>\n<p><a href=\"https://carolgann.wordpress.com/\">Carol Gann</a>, who is a Meetup coordinator in the <a href=\"https://wporlando.org/\">WordPress Orlando Community</a>, has been awarded the <a href=\"https://2019.us.wordcamp.org/2019/06/28/carol-gann-2019-kim-parsell-memorial-scholarship-recipient/\">Kim Parsell Memorial Scholarship</a>. The scholarship is named after Kim Parsell who <a href=\"https://wptavern.com/kim-parsell-affectionately-known-as-wpmom-passes-away\">passed away in 2015</a> but her impact on the WordPress community is still felt today.</p>\n<p>&#8220;My proudest contribution to the WordPress open source project is training small business owners and bloggers to be comfortable and conversant with their own WordPress websites. WordPress empowers people. Many end users of WordPress are not technically minded. As a WordPress Meetup co-organizer, I contribute to the coffee help desk, assisting others in finding solutions to their WordPress problems. I also host another help desk opportunity, ‘Coffee With Carol,’ to empower WordPress users,&#8221; Gann said.</p>\n<p>I can tell from the quote above that Kim and Carol would get along well as Kim was also the type of person who would do what she could to help others.</p>\n<h2>GravityView Diversity Grant to Attend PressNomics 6</h2>\n<p>The folks over at GravityView are <a href=\"https://gravityview.co/gravityview-diversity-grant/\">offering a grant</a> to recognize the challenges certain groups of people face succeeding in technology fields and to promote inclusivity and diversity. The grant includes a ticket to PressNomics 6, a flight to Tuscon, AZ, lodging, transportation via a Lyft gift card, and a one-on-one business consultation with Zak Katz, Co-founder of GravityView. The deadline to apply is 11:59 PM MDT on June 30, 2019.</p>\n<h2>10up OpenSource Project Scaffolding Suite</h2>\n<p>10up has released a <a href=\"https://10up.com/blog/2019/project-scaffolds-released/\">project scaffolding suite</a> that includes a WordPress starter theme, starter plugin, and NPM package. The purpose of the suite is to streamline repetitive tasks, encourage community contributions, and provide a starting point that includes 10up&#8217;s engineering best practices.</p>\n<h2>End to End Tests Added to Core</h2>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://make.wordpress.org/core/2019/06/27/introducing-the-wordpress-e2e-tests/\">Introducing the WordPress e2e tests</a></p></blockquote>\n<p></p>\n<h2>WP Tavern Turns 10 Years Old</h2>\n<p>I was looking back through the Tavern archives and realized that this past January, WP Tavern turned 10 years old. It&#8217;s been quite a journey and it&#8217;s not over yet. Check out the <a href=\"https://wptavern.com/welcome-to-the-wordpress-tavern\">first post</a> I published on the Tavern announcing its opening.</p>\n<h2>Matt Mullenweg Announces That Automattic Is Sponsoring Jill Binder&#8217;s Work</h2>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://ma.tt/2019/06/diversifying-wordpress/\">Diversifying&nbsp;WordPress</a></p></blockquote>\n<p></p>\n<h2>John James Jacoby Releases A Plugin That Cryptographically Signs Posts</h2>\n<p>John James Jacoby <a href=\"https://jjj.blog/2019/06/heidenberg/\">has released</a> a <a href=\"https://github.com/JJJ/Heidenberg\">small plugin on GitHub</a> that cryptographically signs posts. The plugin splits the content of posts in words and then stenographically inserts zero-width characters between them. These characters then form a unique, invisible pattern that can be used to detect plagiarised content. This plugin sounds like it would pair well with <a href=\"https://wptavern.com/new-wordproof-plugin-timestamps-wordpress-content-on-the-blockchain\">WordProof</a>.</p>\n<h2>What does DXP Mean?</h2>\n<p>I asked on Twitter what does DXP or Digital Xperience platform mean? It comes across as fancy marketing lingo. Here are a few of the responses I received.</p>\n<p><a href=\"https://twitter.com/mattmedeiros/status/1143302580057071616\">Matt Mederios</a> &#8211; &#8216;<span class=\"css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\">DXP&#8217; or in other words, how we want our customers to experience WordPress in our controlled ecosystem. All your solutions in one place, possibly to the point you don’t recognize it’s WordPress.<br />\n</span></p>\n<p><a href=\"https://twitter.com/StephenCronin/status/1143388011586920448\">Stephen Cronin</a> &#8211; <span class=\"css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\">DXP is an enterprise thing and has been around for ages in various guises. WordPress is not listed by Gartner, but Drupal and SharePoint are, along with other enterprise CMS&#8217;s. If people want to create DXPs out of WordPress, more power to them.</span></p>\n<p><a href=\"https://twitter.com/karimmarucchi/status/1143307026421997571\">Karim Marucchi</a> &#8211; <span class=\"css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\">Forget the buzz, large sites are moving past &#8216;just&#8217; content, no one product (not </span><span class=\"r-18u37iz\"><a class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1n1174f r-1loqt21 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\" dir=\"ltr\" href=\"https://twitter.com/hashtag/AEM?src=hashtag_click\">#AEM</a></span><span class=\"css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\"> not </span><span class=\"r-18u37iz\"><a class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1n1174f r-1loqt21 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\" dir=\"ltr\" href=\"https://twitter.com/hashtag/Sitecore?src=hashtag_click\">#Sitecore</a></span><span class=\"css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\">) will ever be perfect for all the existing &amp; new features that are popping up &#8216;monthly&#8217;, so with </span><span class=\"r-18u37iz\"><a class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1n1174f r-1loqt21 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\" dir=\"ltr\" href=\"https://twitter.com/hashtag/OpenSourse?src=hashtag_click\">#OpenSourse</a></span><span class=\"css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\"> we all can make the most open easy/most compatible /cheap framework that will help the <span class=\"r-18u37iz\"><a class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1n1174f r-1loqt21 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\" dir=\"ltr\" href=\"https://twitter.com/hashtag/enterprise?src=hashtag_click\">#enterprise</a></span> manage/customize/blend all the ways you need to interact with your clients. And yes, the good Hosts, are staying out of trying to be all things.</span></p>\n<p>Thanks to these three, the meaning of DXP is a bit more clear.</p>\n<h2>WordCamp EU Organizing Team Issues Apology</h2>\n<p>There were some things that took place during the WordCamp EU afterparty that didn&#8217;t sit well with some people. The WordCamp EU organizing team explained what happened and <a href=\"https://2019.europe.wordcamp.org/2019/06/24/after-party-apology/\">issued an apology</a> for the mistakes that were made.</p>\n<h2>Torque Interviews Marcel Bootsman</h2>\n<p>Doc Pop of Torque <a href=\"https://twitter.com/TheTorqueMag/status/1141715724685185024\">caught up</a> with Marcel Bootsman to talk about his walking journey to Berlin. Ironically, the interview occurs as they&#8217;re walking around.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">.<a href=\"https://twitter.com/mbootsman?ref_src=twsrc%5Etfw\">@mbootsman</a> just finished his 718km walk to <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a>, so we thought it would be fun to do a <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f4ac.png\" alt=\"?\" class=\"wp-smiley\" /> and <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f6b6-1f3fc.png\" alt=\"??\" class=\"wp-smiley\" /> about his <a href=\"https://twitter.com/hashtag/walktoWCEU?src=hash&ref_src=twsrc%5Etfw\">#walktoWCEU</a> project. <a href=\"https://t.co/5qSlVZYuiv\">pic.twitter.com/5qSlVZYuiv</a></p>\n<p>&mdash; Torque (@TheTorqueMag) <a href=\"https://twitter.com/TheTorqueMag/status/1141715724685185024?ref_src=twsrc%5Etfw\">June 20, 2019</a></p></blockquote>\n<p></p>\n<p>That&#8217;s it for issue twenty-seven. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 28 Jun 2019 20:55:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: BuddyPress 5.0 to Introduce BP REST API, First Beta Due Mid-August\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91063\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wptavern.com/buddypress-5-0-to-introduce-bp-rest-api-first-beta-due-mid-august\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3003:\"<p>BuddyPress 5.0 is on track to introduce a new BP REST API, which has been in <a href=\"https://wptavern.com/buddypress-rest-api-feature-plugin-now-in-development\" rel=\"noopener noreferrer\" target=\"_blank\">development as a feature plugin</a> on <a href=\"https://github.com/buddypress/BP-REST\" rel=\"noopener noreferrer\" target=\"_blank\">GitHub</a> since 2016. Contributors plan to merge the API with 14 endpoints for popular components like activity updates, groups, members, private messages, and extended profile fields. Another eight endpoints for blogs, friends, and other features, are planned to ship in BuddyPress 6.0.0.</p>\n<p>The first major use of the BP REST API inside BuddyPress is a <a href=\"https://buddypress.trac.wordpress.org/changeset/12405\" rel=\"noopener noreferrer\" target=\"_blank\">new group management interface</a> that enables administrators to quickly search for specific members to promote, demote, ban, or remove. BuddyPress contributor Mathieu Viet shared a demo of what users can expect from the new interface on both the frontend and the backend.</p>\n<div class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement(\'video\');</script><![endif]-->\n<a href=\"https://wptavern.com/wp-content/uploads/2019/06/5zJCxp2ARb.mp4\">https://wptavern.com/wp-content/uploads/2019/06/5zJCxp2ARb.mp4</a></div>\n<p>Contributors are still discussing how to include the BP REST API into the BuddyPress plugin package, whether they should continue maintaining it on GitHub until all the endpoints are finished and include it during the BuddyPress plugin’s build process, or merge it into BuddyPress core and use Trac. GitHub is more convenient for development but some expressed concerns about fragmenting the history of the API&#8217;s development on two platforms.</p>\n<p>BuddyPress lead developer Boone Gorges said in a recent dev chat that shipping the BP REST API without documentation is a blocker. Contributors are now working on a new documentation site. Since version 5.0.0 will be more of a developer-oriented release, Viet suggested contributors take the opportunity to set up developer.buddypress.org with similar resources as WordPress has on its <a href=\"https://developer.wordpress.org/\" rel=\"noopener noreferrer\" target=\"_blank\">DevHub</a> project. He is looking for feedback on his <a href=\"https://bpdevel.wordpress.com/2019/06/24/bp-devhub/\" rel=\"noopener noreferrer\" target=\"_blank\">proposal</a> for automatically generating the documents from the REST schemas of the API&#8217;s endpoints and further customizing it for integration into the broader developer.buddypress.org site.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/bp-rest-api-reference.png?ssl=1\"><img /></a></p>\n<p>BuddyPress contributors are targeting August 15 for releasing 5.0.0 beta 1 and will discuss a date for RC further down the road. Regular dev chat meetings have resumed and are now happening every other Wednesday at 19:00 UTC in the #BuddyPress Slack channel.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 28 Jun 2019 18:52:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: WordPress for iOS 12.6.1 Revamps Stats, Acknowledges Third-Party Libraries\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91217\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wptavern.com/wordpress-for-ios-12-6-1-revamps-stats-acknowledges-third-party-libraries\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2991:\"<p>WordPress for iOS 12.6.1 is now available in the <a href=\"https://apps.apple.com/us/app/wordpress-1-website-builder/id335703880\">iTunes App Store</a>. The User Interface as well as the backend that powers stats has been revamped and more closely resembles what you see on the Jetpack Stats module. There are now date selectors and individual stats contain more detail. </p>\n\n\n\n<div class=\"wp-block-image\"><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/06/img_2783.png?ssl=1\"><img /></a>Revamped Stats in the WordPress for iOS App</div>\n\n\n\n<p>More often than not over the years, when I&#8217;ve tried to view stats, they don&#8217;t load. In 12.6.1, the stats are cached making them not only quicker to load, but they&#8217;re available to view offline as well. </p>\n\n\n\n<p>This version also improves the block editor by fixing an issue where the setting to open links in new tabs was always set to off. Also, when users attempt to put invalid content into blocks, there&#8217;s a more descriptive error message. </p>\n\n\n\n<p>Those who share photos into WordPress from other apps can now share an unlimited number of photos and if an image fails to upload, the error message will contain more detailed information. </p>\n\n\n\n<p>The WordPress for iOS app uses libraries from third-party&#8217;s. To see who these parties are, the team has added an acknowledgments section in the app. You can view this page by browsing to Me &gt; App Settings &gt; About WordPress for iOS &gt; Acknowledgements. Fair warning, this page is quite lengthy. There&#8217;s also a variety of bug fixes in this version as well. </p>\n\n\n\n<div class=\"wp-block-image\"><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/img_2784.png?ssl=1\"><img /></a>WordPress for iOS Third-party Library Acknowledgements </div>\n\n\n\n<p>One change that I noticed that doesn&#8217;t make sense and that I&#8217;ve been unable to find an explanation for is the labeling change. The app is now labeled on the app store as <strong>WordPress #1 Website Builder</strong>. </p>\n\n\n\n<p>I don&#8217;t view the app as a website builder, it&#8217;s more of a website manager. I&#8217;ve asked in the WordPress Mobile Slack channel why this change was made <s>but as of publishing, have not received a response</s>.</p>\n\n\n\n<p>WordPress for iOS is free and <a href=\"https://apps.apple.com/us/app/wordpress-1-website-builder/id335703880\">available on iTunes</a>. There&#8217;s also a mobile app for Android devices and a desktop application that be found on the <a href=\"https://apps.wordpress.com/mobile/\">WordPress Mobile Apps</a> site. </p>\n\n\n\n<h2>Updated June 28th, 2019</h2>\n\n\n\n<p>I received a response from Elisa Budelli, Mobile Developer at Automattic, regarding the label change. </p>\n\n\n\n<p>&#8220;The title is describing WordPress as a full product, not only the mobile apps. The switch is based on a recommendation from a SEO specialist, and we will evaluate how it works and revert if we see no impact.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jun 2019 23:48:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: EditorsKit 1.6 and 1.7 Add Tools for Writers, Drag and Drop Block Export/Import\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90711\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wptavern.com/editorskit-1-6-and-1-7-add-tools-for-writers-drag-and-drop-block-export-import\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4444:\"<p>Recent <a href=\"https://editorskit.com/\" rel=\"noopener noreferrer\" target=\"_blank\">EditorsKit</a> releases have introduced a set of new tools that some writers may have found missing from Gutenberg. The plugin&#8217;s creator, Jeffrey Carandang, said <a href=\"https://jeffreycarandang.com/editorskit-1-6/\" rel=\"noopener noreferrer\" target=\"_blank\">version 1.6</a> was targeted at improving the writing flow for writers, bloggers, and content creators.</p>\n<p>Gutenberg has decent support for copying and pasting Markdown. It will automatically convert links, blockquotes, code snippets, and other formatting into the proper Gutenberg blocks. However, the editor does not offer full support for users who who want to write with Markdown.</p>\n<p>EditorsKit 1.6 adds basic markdown capabilities for things like <em>bold</em>, <em>italic</em> and ~strikethrough~ and these can also be used alongside other available editor markdowns and their keyboard shortcuts. These are integrated directly into the RichText editor so you don&#8217;t have to use a dedicated Markdown plugin with a custom block, like <a href=\"https://wordpress.org/plugins/wp-githuber-md/\" rel=\"noopener noreferrer\" target=\"_blank\">WP Githuber MD</a>, or <a href=\"https://jetpack.com/support/markdown/\" rel=\"noopener noreferrer\" target=\"_blank\">Jetpack&#8217;s Markdown module</a>.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">EditorsKit 1.6  is now available <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f680.png\" alt=\"?\" class=\"wp-smiley\" /> Comes with Gutenberg Editor Markdown Support, Clear Formatting, Subscript &amp; Superscript Formats, Toggle Title and more. Here\'s a quick preview on how these features were integrated on WordPress Gutenberg block editor <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f3ac.png\" alt=\"?\" class=\"wp-smiley\" /> <a href=\"https://t.co/apB4uMjuqg\">pic.twitter.com/apB4uMjuqg</a></p>\n<p>&mdash; Jeffrey Carandang (@phpbits) <a href=\"https://twitter.com/phpbits/status/1135895882216329216?ref_src=twsrc%5Etfw\">June 4, 2019</a></p></blockquote>\n<p></p>\n<p>Version 1.6 introduced an expanded &#8220;clear formatting&#8221; option as a response to requests Carandang received on the plugin&#8217;s <a href=\"https://www.facebook.com/groups/1306393256173179/\" rel=\"noopener noreferrer\" target=\"_blank\">Facebook community</a> and Slack. It clears formatting on specific text, removes formatting on selected text, and clears all paragraph and heading block formatting using the “Clear Block Formatting” option in the block settings. This version also added subscript, superscript, and uppercase text formats, along with a title visibility toggle that removes titles from the frontend on a per-post basis.</p>\n<p>While these tools may provide features that some users find to be critically missing from Gutenberg, for many others they simply add to the clutter of the block toolbar and the overall interface. Gutenberg is still sorely in need of a distraction-free UI that will enable users to ditch dedicated writing apps and embrace WordPress as their go-to app for writing.</p>\n<p>EditorsKit seems best suited as a playground for features that may or may not have widespread appeal. For example, the most recent <a href=\"https://jeffreycarandang.com/editorskit-1-7/\" rel=\"noopener noreferrer\" target=\"_blank\">1.7 release</a> enables exporting and importing blocks without the requirement of first converting them to reusable blocks. Users can click on the “block settings” icon and export as JSON on a per-block basis. It&#8217;s also possible to select multiple blocks and export them in one file.</p>\n<p>Importing blocks back into the editor is as easy as dragging and dropping the .json file. It automatically generates the blocks in an almost magical way an does not require users to navigate to the separate admin dashboard for managing reusable blocks.</p>\n<p><a href=\"https://cloudup.com/cLTgwKHjATO\"><img src=\"https://i2.wp.com/cldup.com/WTnhlb_CI9.gif?resize=627%2C353&ssl=1\" alt=\"Import json\" width=\"627\" height=\"353\" /></a></p>\n<p>Carandang is working on making the import/export work with media attachments. He is also currently working with the Gutenberg team and other contributors to bring the plugin&#8217;s <a href=\"https://github.com/WordPress/gutenberg/pull/16014\" rel=\"noopener noreferrer\" target=\"_blank\">Text and Highlight colors feature</a> to the core editor.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jun 2019 22:55:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: WPWeekly Episode 358 – Interview with Dan Maby, Founder of WP&amp;UP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wptavern.com/?p=91203&preview=true&preview_id=91203\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/wpweekly-episode-358-interview-with-dan-maby-founder-of-wpup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2475:\"<p>In this episode, <a href=\"https://www.presstitan.com/\">Malcolm Peralty</a> and I are joined by Dan Maby, Founder of WP&amp;UP. <a href=\"https://wpandup.org/\">WP&amp;UP</a> is a non-profit charity based in England that supports and promotes positive mental health in the WordPress Community.</p>\n<p>Dan explains why he started the charity, what he&#8217;s learned and how he manages his own mental health, and how the donation funds are spent. He also shared some startling statistics from a <a href=\"https://wptavern.com/take-the-2019-wpup-mental-health-and-well-being-survey\">recent mental health</a> survey they conducted. The results of this survey are being put into a white paper that will be published later this year.</p>\n<p>We finished up the show covering the news of the week. If you&#8217;re interested in supporting WP&amp;UP, please <a href=\"https://wpandup.org/give/\">consider donating</a>.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/matt-mullenwegs-summer-update-at-wordcamp-europe-2019-gutenbergs-progress-and-a-preview-of-upcoming-features\">Matt Mullenweg’s Summer Update at WordCamp Europe 2019: Gutenberg’s Progress and a Preview of Upcoming Features</a></p>\n<p><a href=\"https://wptavern.com/free-event-post-status-to-live-stream-publish-online-july-8-9\">Free Event: Post Status to Live Stream Publish Online July 8-9</a></p>\n<p><a href=\"https://wptavern.com/contribution-time-sponsored-and-teams-fields-added-to-wordpress-org-user-profiles\">Contribution Time, Sponsored, and Teams Fields Added to WordPress.org User Profiles</a></p>\n<p><a href=\"https://wptavern.com/wp-engine-acquires-flywheel\">WP Engine Acquires Flywheel</a></p>\n<h2>Transcript:</h2>\n<p><a href=\"https://wptavern.com/wp-content/uploads/2019/06/Episode358Transcript.rtf\">Episode358Transcript</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, July 3rd 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #358:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jun 2019 20:53:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"WPTavern: The Theme Review Team Releases Two Feature Packages, an Autoloader and a Customize Section Button\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91189\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://wptavern.com/the-theme-review-team-releases-two-feature-packages-an-autoloader-and-a-customize-section-button\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2111:\"<p>Two weeks ago, Justin Tadlock <a href=\"https://wptavern.com/justin-tadlock-proposes-idea-to-solve-common-theme-issues\">published a proposal</a> on behalf of the Theme Review Team to create a set of standardized packages that theme authors can drop-into their themes.  This week, the team has released two feature packages that illustrate what the project is trying to accomplish. </p>\n\n\n\n<p>The first is an <a href=\"https://github.com/WPTRT/autoload\">Autoloader</a> that provides the means necessary for theme authors to autoload PHP classes. While <a href=\"https://getcomposer.org/\">Composer</a> is recommended, the team has created a PSR-4 compliant autoloader as an alternative for those not ready for Composer. </p>\n\n\n\n<p>&#8220;This is a foundational package that will allow you to use any other  packages that we create,&#8221; Tadlock explained.  &#8220;You could even use it for autoloading your own  theme classes if you choose to do so (assuming they follow the <a href=\"https://www.php-fig.org/psr/psr-4/\">PSR-4 autoloading standard</a> for class and folder names).&#8221;</p>\n\n\n\n<p>The second package provides a <a href=\"https://github.com/WPTRT/customize-section-button\">Customizer Section Button</a> that enables theme authors to create a link or button that points to a URL. This feature was originally developed to allow developers a standard way to display a Pro/Upsell link within the customizer. However, the package is generic enough that developers can use it to link to any URL. </p>\n\n\n\n<p>Tadlock also provided feedback on a number of ideas that were proposed. Packages up for consideration include, Breadcrumbs, Sliders and Sections, Mobile Navigation, Color Control with Transparency, Appearance > Theme Name Page, and Standard Template Hooks. </p>\n\n\n\n<p>To read his feedback and learn more about the project, including how to get involved, read the <a href=\"https://make.wordpress.org/themes/2019/06/24/feature-packages-update/\">feature package update</a> and the <a href=\"https://make.wordpress.org/themes/2019/06/07/proposal-theme-feature-repositories/\">initial proposal</a>. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jun 2019 01:01:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WPTavern: Gutenberg 6.0 Adds Layout Picker to Columns Block\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91159\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wptavern.com/gutenberg-6-0-adds-layout-picker-to-columns-block\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2325:\"<p><a href=\"https://make.wordpress.org/core/2019/06/26/whats-new-in-gutenberg-26th-june/\" rel=\"noopener noreferrer\" target=\"_blank\">Gutenberg 6.0</a> was released today with a major update to the Columns block. Users can now select from a set of pre-defined layouts for their columns, with additional features that address many long-standing complaints regarding the block&#8217;s usability.</p>\n<p>Although many plugins are already doing more advanced things with columns and grid layouts, WordPress core&#8217;s current implementation of the Columns block is so confusing that it is barely usable. It has a sliding control for selecting the number of columns but it is difficult to see the column boundaries. </p>\n<p>Gutenberg 6.0 gives users the ability to select from multiple pre-defined column options, which include some commonly-requested layouts with variable widths. Users can also elect to skip the layouts and start from scratch. Below is a video demo Gutenberg phase 2 lead Riad Benguella shared in the release post:</p>\n<p><div class=\"wp-video\"><a href=\"https://wptavern.com/wp-content/uploads/2019/06/12-columns.mp4\">https://wptavern.com/wp-content/uploads/2019/06/12-columns.mp4</a></div></p>\n<p>The column settings also include a sliding percentage width control, so users can further customize it, whether starting from a template or from scratch.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-26-at-1.07.16-PM.png?ssl=1\"><img /></a></p>\n<p>In adding pre-defined layouts to columns, the Gutenberg team <a href=\"https://github.com/WordPress/gutenberg/pull/16129\" rel=\"noopener noreferrer\" target=\"_blank\">enhanced the InnerBlocks component</a>, allowing developers to extend it to create their own sets of template options to appear upon inserting a block. The Columns block serves as an example implementation of this.</p>\n<p>This release also incorporates more than a dozen smaller enhancements and fixes, including <a href=\"https://github.com/WordPress/gutenberg/pull/16020\" rel=\"noopener noreferrer\" target=\"_blank\">snackbar notice support for the widgets screen</a>. Check out the <a href=\"https://make.wordpress.org/core/2019/06/26/whats-new-in-gutenberg-26th-june/\" rel=\"noopener noreferrer\" target=\"_blank\">changelog</a> for a full list of changes.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Jun 2019 21:45:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"WPTavern: State of CSS 2019 Survey Results: Top Frameworks Rank Low in Satisfaction, JavaScript Proficiency is on the Rise\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91037\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"https://wptavern.com/state-of-css-survey-2019-results-top-frameworks-rank-low-in-satisfaction-javascript-proficiency-is-on-the-rise\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3833:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-21-at-4.31.09-PM.png?ssl=1\"><img /></a></p>\n<p>The first ever <a href=\"https://2019.stateofcss.com/\" rel=\"noopener noreferrer\" target=\"_blank\">State of CSS</a> survey results have been published. The data includes responses from more than 11,000 developers in 135 countries. Respondents identified themselves as male (84.71%), female (9.9%), non-binary/third gender (0.86%), and &#8220;prefer not to say&#8221; (2.62%).</p>\n<p>Sacha Greif and Raphaël Benitte, creators of the survey, said it&#8217;s skewed towards early adopters, since the sample size is a fairly small selection of the overall CSS developer community. Greif and Benitte also created the State of JS survey, which is where 31.5% of respondents heard about the CSS survey, so the data is also slanted towards the “back of the front-end,” developers who use JavaScript in their front-end work. They concluded that this data is a good preview of where the mainstream side of the ecosystem will be a few years from now. </p>\n<p>The majority of respondents indicated that they are fairly confident about their <a href=\"https://2019.stateofcss.com/demographics/backend-proficiency\" rel=\"noopener noreferrer\" target=\"_blank\">back-end proficiency</a>, with 62.49% identifying themselves as possessing intermediate or advanced backend skills. This trend sets the bar higher for developers who are looking to present a competitive skill-set in the CSS workforce.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-21-at-5.10.10-PM.png?ssl=1\"><img /></a></p>\n<p>The results seem clearly bent towards the JavaScript-proficient segment of CSS developers, with a whopping 80.54% rating their <a href=\"https://2019.stateofcss.com/demographics/javascript-proficiency\" rel=\"noopener noreferrer\" target=\"_blank\">JavaScript proficiency</a> at Intermediate to Expert level.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-25-at-8.24.13-PM.png?ssl=1\"><img /></a></p>\n<p>The summary includes a highly detailed look at different CSS-related technologies, such as preprocessors, methodologies, frameworks, and CSS-in-JS, with differently colored segments representing whether developers have favorable or negative opinions on each. </p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-25-at-8.33.12-PM.png?ssl=1\"><img /></a> </p>\n<p>The results contain data visualizations showing which CSS features and technologies developers know about and/or have used in their work. Flexbox (94.4%) and Grid (54.4%) are among the most widely used layout tools. The frameworks section revealed some surprising results, with a few of the lesser-known frameworks, like Tailwind, Bulma, PureCSS, and Tachyon ranking highest in interest and satisfaction. The most well-known frameworks, Bootstrap and Foundation, fall at the bottom of the satisfaction scale.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-25-at-8.43.58-PM.png?ssl=1\"><img /></a></p>\n<p>These results are fairly representative of early adopters of new technologies in the CSS ecosystem, covering features and frameworks that are not yet mainstream. Greif and Benitte predict that even though CSS seems to be evolving slowly, mastering the newer technologies will become more important for developers who want to remain competitive. </p>\n<p>For a more detailed look at other areas, such as typography, interactions, animations, and even what pseudo CSS selectors and form-related selectors developers use in their work, check out the full range of results at <a href=\"https://2019.stateofcss.com/\" rel=\"noopener noreferrer\" target=\"_blank\">2019.stateofcss.com</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Jun 2019 14:05:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"HeroPress: How The WordPress Community Helped Me Face My Fears And Do It Anyway\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2898\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:210:\"https://heropress.com/essays/how-the-wordpress-community-helped-me-face-my-fears-and-do-it-anyway/#utm_source=rss&utm_medium=rss&utm_campaign=how-the-wordpress-community-helped-me-face-my-fears-and-do-it-anyway\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14209:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/062619-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Be ruthless about self care.\" /><h3>Your comfort zone is a muscle. If you don’t stretch it, it will shrink.</h3>\n<p>It still feels unreal. Two days ago, I was standing on a stage, sharing my expertise. And not just any stage. One of the stages of WordCamp Europe 2019 in Berlin. A conference with over 3200 registrants, over 2700 attendees. A conference room with a capacity of 1100, 60-70% full. And lots of positive feedback.</p>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/yvette-sonneveld-wceu.jpg\"><img /></a></p>\n<h3>Never judge by appearances</h3>\n<p>Getting to this point hasn’t been a walk in the park. Not even remotely. Had you asked me about something like this five years ago, I would have smirked. Statistically, I am much more likely to be depressed, chronically anxious or abusing substances. You see, I have been a victim of <a href=\"https://www.medicinenet.com/bullying/article.htm#what_are_the_effects_of_bullying_what_are_the_effects_of_hazing\">(relational) bullying</a> several times during my elementary school years. I changed schools because of it, yet it happened again.</p>\n<p>Bear with me here, this is not going to be a “I feel so sorry for myself” sob story. There is lots of hope, encouragement and empowerment in this story. Yes, I have struggled with feelings of insecurity and feelings of “not being worthwhile”. And yes, every time I think I have finally dealt with it, it does pop up again in another shape or form. But every single time, I have been able to turn it around into an opportunity to grow. I may still depend a bit more on validation than average. But people who know me, will confirm that I am known to be one to encourage others.</p>\n<h3>A little bit of context</h3>\n<p>I won’t wear you out with the whole back story. Instead, let me take you back about 5 years. Me, my husband, and my two kids had been living in the Caribbean for a number of years. Unfortunately, I had hit another rough patch. I had been working with a wonderful local psychologist, but I was not getting the results I hoped for. And then it hit me: I would not be growing without intentionally seeking out opportunities to grow. So I decided to send myself out on an experiment. And, thankfully we were able to afford an experiment like that.</p>\n<h3>Being intentional about personal development</h3>\n<p>One of the goals I set, was to be able to present myself as a digital marketing expert more comfortably. And I felt that it would be easier to do this outside my local area since I was running a pattern of playing small there. So I purchased a ticket to WordCamp Miami (a short flight away). As I started to freak out about what I had done, an email came in. The organization was looking for volunteers. Perfect timing. That would help me focus on helping others rather than feeling lost and not knowing whom to talk to. Or getting all hyper from butterflying around.</p>\n<p>This turned out to be a great decision. I had never encountered a community more inviting and inclusive. I had a blast during the weekend. And even got invited over for a home-cooked dinner by one of my co-volunteers. Some first lasting friendships were born that weekend.</p>\n<p>Having this first volunteer experience under my belt landed me several volunteer gigs in the US over the following years. Not only for WordCamps, but also for a much more expensive internet marketing conferences and coaching programs.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/mynams-2015.jpg\"><img /></a>One of the events I got to volunteer at, was MyNAMS 2015. I was first timer, volunteer and (assistant) trainer at the same time.\n<h3>Starting all over again</h3>\n<p>Then, three years ago, we moved back to The Netherlands, and I had no professional network in my home country at all. So, once our family had found a new routine, I signed up as a volunteer for WordCamp Europe in Paris (2017). That made me stretch far out of my comfort zone since about 2000 people would attend, and I did not know one single soul. Signing up as a volunteer was a no-brainer already by that time. To help myself get over some anxiety about the number of people attending, I decided to sign up for contributors day for the first time. After all, “only” some 300 people would attend that event.</p>\n<p>The friendly people at the marketing team adopted me right away and gave me something useful to do. I teamed up with another volunteer to set up several Trello boards to manage the many ongoing projects. Over the weekend I got connected to more warm, welcoming and encouraging people than I could ever imagine. Some of them noticed that I had a way of expressing myself that could point to a talent for speaking. They kept encouraging me to the point that I submitted my very first talk proposal. Looking back, I never really expected to be picked. You should have seen my face when I received the e-mail stating I had been selected&#8230;</p>\n<h3>Another leap of faith</h3>\n<p>So two months later, I was standing in front of some 50 people. At WordCamp Nijmegen, I shared my story about growing my self-confidence to a much healthier level by volunteering during WordCamps and other events. You can view the recording on <a href=\"https://wordpress.tv/2017/10/14/yvette-sonneveld-voluntourism-how-being-a-wordcamp-volunteer-gets-you-places/\">WordPress.tv</a>. I received some great feedback. This gave me the confidence to apply for the next WordCamp, this time with a topic within my field of expertise: How to create buyer persona.</p>\n<p>Over the course of 2 years, one opportunity led to another: First, I became part of the organizing team of WordCamp Utrecht and helped organize that event twice. Then, I became a team rep for the #MakeWordPress marketing team. Next, I got to lead a workshop at WordCamp Europe 2018. And as a result of all of this, I landed several freelance gigs, training virtual assistants and writing copy for a renowned WordPress agency, Level Level. Ultimately, by making myself stretch my comfort zone a bit further out every single time, I ended up landing my dream job. I’m now in charge of marketing for Level Level.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/WCEU2018.jpg\"><img /></a>Contributing to WordPress will help you make friends from all over the world. I warmly recommend it!\n<h3>Lessons learned along the way</h3>\n<p>Do I still have my moments of not feeling enough? Totally. But let me share some of the most valuable lessons I learned along the way.</p>\n<h4>People who were never bullied have the same insecurities</h4>\n<p>Ha, you didn’t see that one coming, right? And until you are ever ready to open up about your feelings of insecurity, others will probably not feel safe sharing their feelings about it, either. Because being vulnerable IS scary. And people may abuse it. But it can be amazingly empowering, too. Blaming the bullying and staying in my ever-shrinking comfort zone would probably have been easier, but I’m so happy I ended up discovering that it turned out I was telling myself a lie.</p>\n<h4>Your comfort zone is a muscle. It is made to stretch.</h4>\n<p>This has become one of my pet peeves. Work your comfort zone like a muscle. If you don’t, it will shrink right back. You’ll keep playing small. Stretching it will be painful at first. But imagine that feeling of victory, that intense satisfaction when you look back and notice how much you have grown. Needless to say, it takes quite a bit of energy. You will be exhausted at times, and your comfort zone muscles will be sore. It’s the circle of life, after all. You will survive and grow stronger every day, which is exactly what I want for you.</p>\n<h3>Find your kind of crazy</h3>\n<p>We WordPress people, as unique as we all are, have lots in common, too. When helping my son through a rough patch several years ago, I did a lot of online research. I took a deep dive into everything from ADD to giftedness, and from visual learning to being highly sensitive. The “symptoms” of all of these are very much alike. And the biggest lesson: if you’re able to focus for a long time on something that you really enjoy, it’s not ADD.  You may recognize some of these “symptoms”:</p>\n<ul>\n<li>not being able to sit still;</li>\n<li>easily distracted when working on routine matters;</li>\n<li>being able to hyperfocus when working on something that intrigues you;</li>\n<li>having a wide variety of interests;</li>\n<li>tend to get into power struggles with authoritative personalities;</li>\n<li>highly creative;</li>\n<li>mastering new skills by understanding and applying a concept rather than mastering it step by step (Once you know the concept of addition in math, for instance, it doesn’t matter whether you add 2+4 or 19574+274503. This in contrast to others who need to start with 1 digit numbers, then to 2 digit numbers etc).</li>\n</ul>\n<p>(see, <a href=\"https://www.sengifted.org/post/adhd-and-children-who-are-gifted\">https://www.sengifted.org/post/adhd-and-children-who-are-gifted</a> and <a href=\"https://www.davidsongifted.org/Search-Database/entry/A10226\">https://www.davidsongifted.org/Search-Database/entry/A10226</a> if you’d like to learn more about this.)</p>\n<p>Over the past two years, I had lots of conversations with community members, and have learned along the way that many recognize these. I think this is one of the reasons we feel so connected. But whether this sounds like you, or not at all…. I strongly recommend you to find and connect to a group of people that you resonate with and who love you for who YOU are. Encourage each other.</p>\n<h4>Be ruthless about self-care</h4>\n<p>I can see a huge difference in how I feel, both physically and mentally, depending on how well I take care of myself. Purely in simple things like eating lots of fruits and veggies. Drinking no-sugar drinks like herbal infusions and water. Getting enough sleep. Being out in nature. Exercising regularly. Hanging out with friends and family instead of working all the time. This by itself won’t get you out of a depression, but I am confident it will help improve things. It helps me from getting burned out, for sure.</p>\n<h3>If you’re employing one of us</h3>\n<p>You may be reading this and leading a team of WordPress people. And you may, or may not recognize yourself in parts of my story. Either way, I may have some valuable tips for you, too.</p>\n<h4>We’re precious. We’re valuable. And, we need more validation than average</h4>\n<p>We may not always notice that we’re burning the midnight oil. We may need you, or our co-workers to notice. We’re sprinters, not marathon runners. So we’ll have bouts of brilliance, and bouts where nothing may seem to come out of our hands. Know that. Appreciate that. And help us know that it’s ok that we’re wired like that. We may need that wee bit more of validation, of encouragement. We need to know you believe in us and that we’re valuable. And we may need a hug every once in a while.</p>\n<p>Disclaimer</p>\n<p>I’m not a psychologist. I’m just sharing what I what I learned while trying to turn my life around. Also, the highs and the lows keep coming and going. Over the past five years, though, the trend has been upwards. And getting through my lows has become easier as I have become more confident about my ability to get through.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: How The WordPress Community Helped Me Face My Fears And Do It Anyway\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=How%20The%20WordPress%20Community%20Helped%20Me%20Face%20My%20Fears%20And%20Do%20It%20Anyway&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhow-the-wordpress-community-helped-me-face-my-fears-and-do-it-anyway%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: How The WordPress Community Helped Me Face My Fears And Do It Anyway\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fhow-the-wordpress-community-helped-me-face-my-fears-and-do-it-anyway%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhow-the-wordpress-community-helped-me-face-my-fears-and-do-it-anyway%2F&title=How+The+WordPress+Community+Helped+Me+Face+My+Fears+And+Do+It+Anyway\" rel=\"nofollow\" target=\"_blank\" title=\"Share: How The WordPress Community Helped Me Face My Fears And Do It Anyway\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/how-the-wordpress-community-helped-me-face-my-fears-and-do-it-anyway/&media=https://heropress.com/wp-content/uploads/2020/06/062619-min-150x150.jpg&description=How The WordPress Community Helped Me Face My Fears And Do It Anyway\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: How The WordPress Community Helped Me Face My Fears And Do It Anyway\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/how-the-wordpress-community-helped-me-face-my-fears-and-do-it-anyway/\" title=\"How The WordPress Community Helped Me Face My Fears And Do It Anyway\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/how-the-wordpress-community-helped-me-face-my-fears-and-do-it-anyway/\">How The WordPress Community Helped Me Face My Fears And Do It Anyway</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Jun 2019 00:00:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Yvette Sonneveld\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WPTavern: WP Engine Acquires Flywheel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91142\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/wp-engine-acquires-flywheel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5552:\"<p>In a move that caught <a href=\"https://twitter.com/biancawelds/status/1143239752554037256\">some</a> <a href=\"https://twitter.com/jnovakfl/status/1143239160167370752\">people</a> by surprise, WP Engine <a href=\"https://wpengine.com/blog/wp-engine-to-acquire-flywheel/\">has announced</a> that it has reached a definitive agreement to acquire Managed WordPress host, <a href=\"https://getflywheel.com/\">Flywheel</a>. </p>\n\n\n\n<p>While financial terms of the deal were not disclosed, Heather Brunner, WP Engine&#8217;s CEO <a href=\"https://techcrunch.com/2019/06/24/wordpress-management-site-wp-engine-acquires-flywheel-as-it-moves-to-a-1b-valuation-and-ipo/\">confirmed to TechCrunch</a> that the company needed to raise a small round of funding to finance the deal. </p>\n\n\n\n<p>Dusty Davidson, Tony Noecker, and Rick Knudtson founded Flywheel in 2012 in Omaha, Nebraska. In 2012, there were already a handful of players in the Managed WordPress Hosting space but Flywheel was able to carve out a niche by focusing on Designers and Agencies. </p>\n\n\n\n<p>In 2016, Flywheel became one of the few hosting companies added to the <a href=\"https://wordpress.org/hosting/\">WordPress.org recommended hosting</a> page. However, their listing was removed a few months later without an explanation. </p>\n\n\n\n<p>Also in 2016, <a href=\"https://wptavern.com/flywheel-acquires-wordpress-local-development-tool-pressmatic\">Flywheel acquired Pressmatic</a>, a local WordPress development application for OS X from Clay Griffiths and rebranded it to Local by Flywheel. Representatives from both companies have stated that there are no plans to merge <a href=\"https://wptavern.com/wp-engine-launches-devkit-open-beta\">WP Engine Devkit</a> with Local by Flywheel.</p>\n\n\n\n<p>According to a frequently asked questions document, nothing much is changing in the foreseeable future for Flywheel customers. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Business will continue as usual! There will be no immediate changes to the Flywheel platform, plans, or experience. We’ll be spending the coming weeks and months on strategic innovation and integration planning, and are super excited to figure out how we can leverage all of our collective strengths, products, and brand assets in the best possible way. </p><cite><a href=\"https://getflywheel.com/flywheel-is-joining-wpengine/\">Acquisition FAQ</a></cite></blockquote>\n\n\n\n<p>Flywheel has generated a loyal following of happy customers over the years and some of them took to Twitter to express their concerns regarding Monday&#8217;s announcement. </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Please, please, please don\'t have this be the beginning of the end!  Flywheel rocks and I hope you continue to do so!  I\'ve been down this acquisition road before (remember when Host Gator got bought?) and it usually doesn\'t end well.</p>&mdash; samsonmedia (@samsonmedia) <a href=\"https://twitter.com/samsonmedia/status/1143239375280594944?ref_src=twsrc%5Etfw\">June 24, 2019</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I’m sure you’ll are very excited and feel this is nothing but a positive thing but as someone who has found flywheel to be a saving grace in a sea of disappointment, I am very concerned to lose the only hosting service I ever loved. <br /><br />Especially to one i don’t&#8230; <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f615.png\" alt=\"?\" class=\"wp-smiley\" /></p>&mdash; Jay Mutzafi (@JayMutzafi) <a href=\"https://twitter.com/JayMutzafi/status/1143239802382237696?ref_src=twsrc%5Etfw\">June 24, 2019</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">There\'s a reason that I chose Flywheel over WP Engine years ago. My heart sank when I read your announcement. <br /><br />These acquisitions always end poorly for customers at some point. It will be fine for awhile, then things will change. <br /><br />Time to look for my next hosting platform.</p>&mdash; Larry Cornett (@cornett) <a href=\"https://twitter.com/cornett/status/1143247795266080768?ref_src=twsrc%5Etfw\">June 24, 2019</a></blockquote>\n</div>\n\n\n\n<p>Seeing these types of responses from customers is a testament to the level of service Flywheel provides. Many of them explained why they chose to host their clients with Flywheel over WP Engine. </p>\n\n\n\n<p>Both companies have vowed to keep customers in the loop of any potential changes to plans, services, or products. While each company will operate independently as things are sorted out, it will be interesting to see how the two companies are integrated over time and how customers respond. </p>\n\n\n\n<p>If you&#8217;re a Flywheel customer, please let us know what you think about the acquisition in the comments below. </p>\n\n\n\n<p>To learn more about the deal, check out the following links.</p>\n\n\n\n<ul><li><a href=\"https://getflywheel.com/flywheel-is-joining-wpengine/\">Flywheel is joining WP Engine!</a></li><li><a href=\"https://wpengine.com/blog/wp-engine-to-acquire-flywheel/\">WP Engine to Acquire Flywheel</a></li><li><a href=\"https://getflywheel.com/layout/big-news-flywheel-and-wpengine/\">Big news: Flywheel is joining WP Engine! From Dusty Davidson</a></li><li><a href=\"https://wpengine.com/blog/realizing-vision-to-build-most-relied-upon-dxp-for-wordpress/\">Realizing Our Vision To Build the Most Relied Upon DXP for WordPress from Heather Brunner</a></li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Jun 2019 22:42:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WPTavern: WordPress AMP Plugin Version 1.2 Introduces Gutenberg-powered AMP Stories Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90892\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://wptavern.com/wordpress-amp-plugin-version-1-2-introduces-gutenberg-powered-amp-stories-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7959:\"<p>Google released <a href=\"https://amp-wp.org/amp-plugin-version-1-2-release/\" rel=\"noopener noreferrer\" target=\"_blank\">version 1.2</a> of its official AMP plugin for WordPress ahead of WordCamp Europe in Berlin. This release introduces a new AMP Stories editor that is powered by Gutenberg. </p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/06/AMP-stories-editor.png?ssl=1\"><img /></a></p>\n<p>AMP Stories are separate from the capabilities that enable AMP for the rest of the website, and they can be used together or independently. The Stories feature has its own post type that uses the block editor and comes with custom blocks that enable the following: </p>\n<ul>\n<li>Multiple story pages can be added in a horizontal editing interface</li>\n<li>Page reordering with drag and drop</li>\n<li>Text block (the default instead of Paragraph) allows for text to automatically resize to fit the container</li>\n<li>40 font families for styling the Text block</li>\n<li>Blocks can be dragged and rotated anywhere on a page, with ability to move in front of or behind other blocks</li>\n<li>Select from blank pages or pre-made page templates</li>\n<li>Text block can have varying background color opacity</li>\n<li>Blocks on a given page are listed in a persistent table of contents (with drag and drop)</li>\n<li>Story pages can have background video or image (with focal point)</li>\n<li>Pages can have a solid background color or gradient, including opacity for overlaying background image/video</li>\n</ul>\n<p>The stories created in the editor can also be embedded in other posts and pages using the regular embed block or the Latest Stories block. </p>\n<p>Stories are a mobile-focused format that have become increasingly popular with social networking apps like Snapchat, Instagram, and Facebook. Stories on these platforms are usually created as ephemeral bits of content that are not easy to embed without using a third-party application. Google is marketing AMP stories as &#8220;visual storytelling for the open web.&#8221; </p>\n<p>&#8220;I like to position it as Web Stories,&#8221; Google Developer Relations Program Manager <a href=\"https://twitter.com/tweetythierry\" rel=\"noopener noreferrer\" target=\"_blank\">Thierry Muller</a> said. &#8220;It is powered by AMP, but there are none of the challenges developers might face when making a website AMP compatible. With Web Stories, users are now able to create stories accessible via a simple URL, content that they own and can use open source tools such as the Story editor for WordPress to create stories.&#8221;</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/06/washpo-amp-stories.jpg?ssl=1\"><img /></a>Muller said the target audience for AMP stories includes publishers, travel bloggers, food bloggers, and anyone who wants to create immersive content. Some well-known publishers, such as <a href=\"https://www.telegraph.co.uk/visual-stories/\" rel=\"noopener noreferrer\" target=\"_blank\">The Telegraph</a>, <a href=\"https://www.washingtonpost.com/pr/wp/2018/02/13/the-washington-post-launches-custom-story-presentation-with-googles-amp-stories/\" rel=\"noopener noreferrer\" target=\"_blank\">Washington Post</a>, and <a href=\"https://edition.cnn.com/ampstories\" rel=\"noopener noreferrer\" target=\"_blank\">CNN</a>, have partnered with Google as early adopters, using AMP stories to cover news and events. The Stories also show up in a carousel in mobile search results.</p>\n<p>WordPress users who want to start using the AMP plugin&#8217;s Stories feature will need to have Gutenberg 5.8+ installed, because it requires some of the newer features in the block editor that haven&#8217;t yet be merged into core. </p>\n<p>The addition of AMP Stories to the official AMP plugin may make it more appealing to those who have been hesitant to install it simply for the website capabilities. It gives the plugin another entry point with users who are more interested in the visual storytelling aspect. </p>\n<p>In a recent <a href=\"https://adactio.com/journal/15357\" rel=\"noopener noreferrer\" target=\"_blank\">post</a> examining the web standards community&#8217;s confusion surrounding how Google Chrome seemed to be unilaterally implementing a new element called toast, Jeremy Keith made a good observation regarding developers&#8217; skepticism about AMP.</p>\n<p>&#8220;I certainly don’t think this is a good look for Google given the debacle of AMP’s &#8216;my way or the highway&#8217; rollout,&#8221; Keith said. &#8220;I know that’s a completely different team, but the external perception of Google amongst developers has been damaged by the AMP project’s anti-competitive abuse of Google’s power in search.&#8221; Google Web Advocate Das Surma lent credibility to Keith&#8217;s take on the matter, <a href=\"https://twitter.com/DasSurma/status/1141627540282494977\" rel=\"noopener noreferrer\" target=\"_blank\">saying</a> it offered &#8220;a pretty accurate representation of our intentions, but also of the problems and mistakes we made.&#8221;</p>\n<p>It&#8217;s not easy to quantitatively measure how developers&#8217; anti-AMP sentiment has affected the adoption of Google&#8217;s official AMP plugin for WordPress, especially given the rocky start it had in the official plugin directory. XWP and Google engineers had  a lot to overcome after <a href=\"https://wptavern.com/amp-for-wordpress-plugin-to-introduce-user-friendly-theme-support-settings-in-upcoming-1-0-release\" rel=\"noopener noreferrer\" target=\"_blank\">taking over the plugin&#8217;s development</a> from Automattic when <a href=\"https://wptavern.com/amp-project-turns-2-automattic-partners-with-google-to-improve-wordpress-plugin\" rel=\"noopener noreferrer\" target=\"_blank\">users began to wonder if it had been abandoned</a>. </p>\n<p>The first version of the AMP plugin was released in October 2015 and initially had 400 active installs. Over the past four years, that number has grown to more than 400,000 active installs. The plugin has had a 33% increase in its user base from December 1, 2018 (300,000+) to today (400,00+). This is likely due to some of the more user-friendly improvements that have been introduced in the past six months. Google and XWP&#8217;s involvement seems to have successfully dug the plugin out of its previous trend towards negative ratings from users who couldn&#8217;t get any support. </p>\n<p>Nevertheless, Google is still struggling with the challenge to convince WordPress users that the AMP plugin is a must-have addition to their sites. Convincing the wider WordPress ecosystem to build <a href=\"https://amp-wp.org/ecosystem/\" rel=\"noopener noreferrer\" target=\"_blank\">AMP-ready plugins and themes</a> that provide the compatibility for functionality that users&#8217; websites rely on in order to be anything more than a basic blog. Adding AMP stories to the plugin may help to get more WordPress users on board to further explore AMPing up their websites.</p>\n<p>Approximately 410/500 issues and pull requests in version 1.2 were dedicated to the new AMP Stories feature. This release introduces the notion of &#8220;AMP experiences,&#8221; a fancy industry buzz word that divides the Stories and Website features into separate functionality. The website framework improvements include a renaming of the template modes: Native, Paired, and Classic are now Standard, Transitional, and Reader, a strategic and notably less clear way of identifying the modes that seems intended to drive users towards adopting the native AMP approach. The editor has also been updated to display a warning when a featured image is too small for Google Search&#8217;s requirements, as well as provide better block-level warnings and improvements to validation requests.</p>\n<p>Check out the <a href=\"https://github.com/ampproject/amp-wp/releases/tag/1.2.0\" rel=\"noopener noreferrer\" target=\"_blank\">v1.2 changelog</a> for a full list of everything that is new in this release.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Jun 2019 19:06:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: WordCamp Europe 2020 to be Held in Porto, June 4-6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91060\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wptavern.com/wordcamp-europe-2020-to-be-held-in-porto-june-4-6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12251:\"<p>Another successful edition of WordCamp Europe concluded this weekend in Berlin. The event was the largest WordCamp in history, with 3,260 tickets sold and 2,734 attendees present on the ground. WCEU sold 800 more tickets than the previous year in Belgrade. Contributor Day gathered 611 attendees into 25 teams, and approximately 28% of them (169 attendees) were new WordPress contributors.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Smiling faces of awesome people at Contributor Day <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a> 2019  <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f601.png\" alt=\"?\" class=\"wp-smiley\" />We had 25 teams, and 611 signed up to give back to <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> today, of which 169 said they were new contributors. Thank you! <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f499.png\" alt=\"?\" class=\"wp-smiley\" /> <a href=\"https://t.co/P7W7Ocl0lw\">pic.twitter.com/P7W7Ocl0lw</a></p>\n<p>&mdash; WordCamp Europe (@WCEurope) <a href=\"https://twitter.com/WCEurope/status/1141729922588692480?ref_src=twsrc%5Etfw\">June 20, 2019</a></p></blockquote>\n<p></p>\n<p>To cap off the conference, attendees enjoyed a lively celebration Saturday night, donning vintage outfits for an 80&#8217;s themed after party at the venue. The party included a controversial show that some attendees found <a href=\"https://twitter.com/zodiac1978/status/1142515008309538816\" rel=\"noopener noreferrer\" target=\"_blank\">offensive</a> and <a href=\"https://twitter.com/schlessera/status/1143182472303325185\" rel=\"noopener noreferrer\" target=\"_blank\">unwelcoming</a>. WCEU organizers have addressed this issue in a <a href=\"https://2019.europe.wordcamp.org/2019/06/24/after-party-apology/\" rel=\"noopener noreferrer\" target=\"_blank\">post</a>. According to WordPress community organizer <a href=\"https://twitter.com/andmiddleton/status/1142699425871142912\" rel=\"noopener noreferrer\" target=\"_blank\">Andrea Middleton</a>, &#8220;that part of the show did not match the expectations that they had set with the venue, and was a disappointing surprise.&#8221;</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">A glimpse of swiss <a href=\"https://twitter.com/hashtag/WordCamp?src=hash&ref_src=twsrc%5Etfw\">#WordCamp</a> \'s organisers in 80ies look for the <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a> after-party yesterday. With <a href=\"https://twitter.com/neverything?ref_src=twsrc%5Etfw\">@neverything</a> and <a href=\"https://twitter.com/andrew_liyanage?ref_src=twsrc%5Etfw\">@andrew_liyanage</a> <a href=\"https://twitter.com/wp_switzerland?ref_src=twsrc%5Etfw\">@wp_switzerland</a> upcoming <a href=\"https://twitter.com/hashtag/wczrh?src=hash&ref_src=twsrc%5Etfw\">#wczrh</a> and <a href=\"https://twitter.com/wpgva?ref_src=twsrc%5Etfw\">@wpgva</a> <a href=\"https://t.co/yzBgxndopK\">pic.twitter.com/yzBgxndopK</a></p>\n<p>&mdash; Patricia BT (@PatriciaBT70) <a href=\"https://twitter.com/PatriciaBT70/status/1142737968031047680?ref_src=twsrc%5Etfw\">June 23, 2019</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">For those in the US that are wondering what an sfterparty in Europe looks like.. <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a> <a href=\"https://twitter.com/hashtag/WCUS?src=hash&ref_src=twsrc%5Etfw\">#WCUS</a> <a href=\"https://t.co/BXZpZHyQpt\">pic.twitter.com/BXZpZHyQpt</a></p>\n<p>&mdash; Pieter Daalder (@w1zz) <a href=\"https://twitter.com/w1zz/status/1142530170622005249?ref_src=twsrc%5Etfw\">June 22, 2019</a></p></blockquote>\n<p></p>\n<p>Despite the controversial after party show, the event received mostly positive feedback and many attendees reported that it was &#8220;best WCEU&#8221; they had ever attended.</p>\n<p>In addition to breaking records as the largest WordCamp in history, organizers report that the majority of ticket holders (56%) were first time WCEU attendees.  </p>\n<p>&#8220;Berlin is an amazing city and by far one of the most popular locations for remote work in Europe,&#8221; 2019 global lead Milan Ivanovic said. &#8220;When we add on top the strong German community, with WordCamps across the country and four monthly WordPress meetups in Berlin alone, it was a no brainer that we would have a sold-out event. We also had an amazing line-up of speakers with 3 tracks and 3 workshops, along with on-time information shared to our attendees.&#8221;</p>\n<h3>WordCamp Europe 2020 to be Held in Porto, Portugal</h3>\n<p>At the conclusion of the event, organizers announced that next year WCEU is coming to Porto, June 4-6. Porto is Portugal&#8217;s second largest city, known for its beautiful beaches, port wine exports, bridges, vineyards, charming cobblestone streets, and affordability. It also has a vibrant and growing WordPress community. Portugal is home to <a href=\"https://wordpress.tv/2015/07/09/ze-fontainhas-how-wordcamp-europe-came-to-be/\" rel=\"noopener noreferrer\" target=\"_blank\">Zé Fontainhas</a>, one of the original creators of WordCamp Europe. </p>\n<p></p>\n<p><a href=\"https://profiles.wordpress.org/josefreitas2/\" rel=\"noopener noreferrer\" target=\"_blank\">Jose Freitas</a>, who will be heading up the local team in Portugal, has been working with WordPress since 2008 and has been involved with the community since 2013. He said the Portuguese WordPress community has been working on its application to host WCEU for three years. </p>\n<p>&#8220;We are thrilled to have WCEU in Porto next year,&#8221; Freitas said. &#8220;Portugal is indeed a small country but we have a good WordPress community. At Porto we have had a monthly WordPress Meetup since January 2014, without failing a month. WordPress is growing quickly in Portugal and every day we have people joining our community.&#8221; </p>\n<p>The greater community is connected on Facebook through the <a href=\"https://www.facebook.com/groups/wpportugal/\" rel=\"noopener noreferrer\" target=\"_blank\">WordPress Portugal</a> group, which has more than 4,400 members.</p>\n<p>&#8220;We found that for some people, mostly beginners, it’s difficult to start using the support forums,&#8221; Freitas said. &#8220;So we made a Facebook group and people can ask questions and receive help or feedback related to their projects. Most of the users are people that made their own websites and websites for non profit organizations.&#8221;</p>\n<p>Up until now, Portugal has hosted one WordCamp per year, alternating between Porto and Lisbon locations. Following 2020, local organizers plan to host two camps per year, and WC Lisboa is expected to be scheduled for October 2020.</p>\n<p>The Porto community had formidable competition in its journey to securing the opportunity to host WCEU 2020, beating out Athens, Granada, Manchester, and Torino. Freitas attributes his team&#8217;s success to its dedication to improving Porto&#8217;s application for the past three years, following a disappointing attempt in 2016.</p>\n<p>&#8220;First it was only a dream,&#8221; Freitas said. &#8220;After, it was <em>what if…</em> We applied the first time in 2016 to WCEU 2017. We were in the final decision but the event went to Paris, as we all know. So we started right then the application to 2020.</p>\n<p>&#8220;We made it better, stronger, complete with all the new requirements. Each WCEU was getting something new and in each one we added the new thing to our documentation. We made a strict budget, with realistic numbers in all parameters. I think that was important for the people who made the selection.&#8221;</p>\n<p>WCEU 2020 sessions will be held in English. Freitas said the majority of Portuguese people have a good understanding of English and most in the WordPress community are fluent in both languages. </p>\n<p>The maximum capacity for the venue is 8,000 people. WCEU&#8217;s arrangement for 2020 allows attendance to go up to 4,000, in case the event has another record-breaking year.</p>\n<p>&#8220;We have a wonderful venue in the city center and surrounded by a garden and a balcony with amazing views of the river and part of the city,&#8221; Freitas said.</p>\n<p>WCEU 2019 local lead Bernhard Kau will be joining the 2020 team as one of the global leads to provide a smooth transition from one year to the next. Attendees can expect some of the successful aspects of the 2019 event to make a return at next year&#8217;s WCEU.</p>\n<p>&#8220;The additions of WP Cafe and Wellness at WCEU were a big success and I would love to have more space for them at WordCamp Europe 2020 in Porto,&#8221; Kau said. &#8220;There are also some other ideas helping attendees staying healthy, both physically and mentally.</p>\n<p>&#8220;As I have never been to Portugal, I am very excited to visit another country. I have met some members of the Portuguese Community on WordCamps throughout Europe and they are some of the most friendly people you can find.&#8221;</p>\n<p>For those who are considering adding WCEU 2020 in Porto to their calendars, Freitas offered a preview of what attendees can expect:</p>\n<blockquote><p>Imagine yourself… it is June, 3, 2020. There’s one day to go before WCEU.</p>\n<p>You go to the city center to know a little of the city. You walk in small and narrow streets and find that some of those have a history of more that a thousand years. You ask some directions, because you don’t want to use smartphone maps, and people are nice and even offer to take you to the place that is only 500 meters way.</p>\n<p>You go to the very old part of the city and realize that it wasn’t changed for many, many years. It was not changed because people didn’t want to and because now it’s a UNESCO World Heritage site.</p>\n<p>You sit near the river and look at the bridge designed and build by a student of Eiffel (yep, that Eiffel). The sun has made the Douro river look like silver and you finally get why the Romans gave the name of Porto (port) to the place.</p>\n<p>It’s time to lunch some tasty and delightful Portuguese food. Don’t skip the dessert. To burn some calories you’ll go to the check the venue.</p>\n<p>You pass the old Reitoria building (the place were the university principal used to work) &#8211; Porto has the biggest Portuguese university &#8211; and see a garden with trees, flowers and even some peacocks.</p>\n<p>You enter there and find the way to the venue: it looks like the top of a spaceship, like the ones in the movies. There’s a banner: &#8220;WordCamp Europe 2020.&#8221;</p>\n<p>Now you feel that you’re only a few hours away from the moment you have been waiting for. But, let’s go because you have to see other parts of the city.</p>\n<p>The next day, you join hundreds of WordPress people who are helping the community in Contributor Day. There is a lot to do before the two conference days and workshops, before visiting the sponsors area, before meeting some of the nice folks that you didn’t see since last year, before making new friends.</p>\n<p>After all, it’s possible to make new friends in an event of thousands of people.</p></blockquote>\n<p>WordCamp Europe is made possible every year by a massive team of organizers and volunteers who help keep costs low, in addition to sponsors. </p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">The organising team would like to thank all of the volunteers for contributing to an amazing <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a>! <a href=\"https://t.co/1um7usNZqT\">pic.twitter.com/1um7usNZqT</a></p>\n<p>&mdash; WordCamp Europe (@WCEurope) <a href=\"https://twitter.com/WCEurope/status/1142455860683333632?ref_src=twsrc%5Etfw\">June 22, 2019</a></p></blockquote>\n<p></p>\n<p>The 2020 team put out the <a href=\"https://2020.europe.wordcamp.org/\" rel=\"noopener noreferrer\" target=\"_blank\">call for organizers</a> after announcing the host city. In the first 24 hours, the team has already received 30 applications. The deadline to apply is July 15, 2019. Calls for sponsors, volunteers, and speakers will come after organizers are selected, as the year-round work of organizing WCEU continues again for 2020.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Jun 2019 19:20:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: Contribution Time, Sponsored, and Teams Fields Added to WordPress.org User Profiles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91027\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://wptavern.com/contribution-time-sponsored-and-teams-fields-added-to-wordpress-org-user-profiles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2544:\"<p>A new section named Contribution <a href=\"https://make.wordpress.org/updates/2019/06/19/updates-to-wordpress-profiles-and-jobs-wordpress-net/\">has been added</a> to WordPress.org user profiles. This section contains fields that enable users to share how much time they contribute to WordPress on a weekly basis, which teams they contribute to, and whether or not those contributions are sponsored. </p>\n\n\n\n<div class=\"wp-block-image\"><img />New WordPress.org User Profile Fields</div>\n\n\n\n<p>Each field is optional and will only appear if the Hours and Teams fields are filled in. The sponsored tag will only appear next to the Contributions heading if you answer Yes to being sponsored and the other fields are filled in. </p>\n\n\n\n<p>Andrea Middleton describes these fields as a step towards a possible version one of the <a href=\"https://make.wordpress.org/updates/2018/11/05/proposal-five-for-the-future-acknowledgement-page/\">Five for the Future program</a> that was published last year. </p>\n\n\n\n<p>&#8220;I think it will also help with transparency, and might facilitate how teams set internal expectations for how much time different contributors might have to spend on a project or ongoing task,&#8221; she said. </p>\n\n\n\n<p>In addition to the profile fields, the official <a href=\"https://jobs.wordpress.net/\">WordPress Jobs Board</a> has also been updated to include a new <a href=\"https://jobs.wordpress.net/job_category/contributor/\">Contributor position</a>. The goal is to make it easier for companies to find and hire people interested in becoming sponsored contributors. </p>\n\n\n\n<p>These changes are the first iteration with plans to enhance them in the future. If you have any suggestions or ideas on improving these fields, you&#8217;re encouraged to <a href=\"https://make.wordpress.org/updates/2019/06/19/updates-to-wordpress-profiles-and-jobs-wordpress-net/\">leave a comment</a>.</p>\n\n\n\n<p>One question I have regarding potential additions is whether or not it makes sense to provide a text field where users can name the company that is sponsoring them. This may aid in transparency and avoiding conflicts of interests. </p>\n\n\n\n<p>On the other side of the coin, does it make sense for the company&#8217;s name to be public information, or should contributors only share that information with team leads or reps on a 1-on-1 basis? </p>\n\n\n\n<p>I feel as though knowing someone&#8217;s contributions are sponsored is only half of the equation. Without knowing who the sponsor is, that information is practically irrelevant. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Jun 2019 01:17:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"WPTavern: Matt Mullenweg’s Summer Update at WordCamp Europe 2019: Gutenberg’s Progress and a Preview of Upcoming Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=91000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:129:\"https://wptavern.com/matt-mullenwegs-summer-update-at-wordcamp-europe-2019-gutenbergs-progress-and-a-preview-of-upcoming-features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11361:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/matt-wceu-2019.jpg?ssl=1\"><img /></a>image credit: <a href=\"https://www.facebook.com/WCEurope/photos/a.345903435550204/1343533289120542/\">WCEU Photography Team</a></p>\n<p>Matt Mullenweg took the stage at WordCamp Europe in Berlin this afternoon to give a summer update on the progress of the block editor. He attributed much of its continued success to the availability of the Gutenberg plugin, which allows for quick iteration and testing. More than 150,000 posts are published per day using the block editor, which Mullenweg said is &#8220;a testament to the long development period&#8221; that gave the team an opportunity to work out bugs and make it usable for a large number of people.</p>\n<p>Since its initial release, the block editor has added a host of notable improvements, including block management capabilities, a cover block with nested elements, widgets as blocks, block grouping, and snackbar style notices. </p>\n<p>Mullenweg highlighted a few beautiful and innovative examples of Gutenberg in the wild. Two projects from <a href=\"https://humanmade.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Human Made</a> showcase Gutenberg-powered designs (<a href=\"https://www.artefactgroup.com/\" rel=\"noopener noreferrer\" target=\"_blank\">artefactgroup.com</a>) and an AI integration that analyzes a user&#8217;s writing in the editor (<a href=\"https://ingenuity.siemens.com/\" rel=\"noopener noreferrer\" target=\"_blank\">ingenuity.siemens.com</a>.) </p>\n<p>Election season is ramping up in the U.S. and Gutenberg-powered sites, like <a href=\"https://hurst4delegate.com/\" rel=\"noopener noreferrer\" target=\"_blank\">hurst4delegate.com</a>, are starting to pop up. Mullenweg noted that 21/24 of the current democratic candidates for President are using WordPress for their sites. <a href=\"https://www.whitehouse.gov/\" rel=\"noopener noreferrer\" target=\"_blank\">Whitehouse.gov</a> also switched from Drupal to WordPress earlier this year. </p>\n<p>Mullenweg also gave a quick preview of some of the upcoming Gutenberg features that are currently being developed on GitHub. Most of them are still in the prototype stage. The team is creating a system to install new blocks online, which will tie into the planned block directory. Mullenweg said Blocks could become a new top-level menu item in the WordPress admin, with screens dedicated to block discovery. </p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">\"A block directory is coming that will take over other “top level navigation” and brings a “playfulness” to discovering <a href=\"https://twitter.com/hashtag/Gutenberg?src=hash&ref_src=twsrc%5Etfw\">#Gutenberg</a> blocks.” <a href=\"https://twitter.com/photomatt?ref_src=twsrc%5Etfw\">@photomatt</a> <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a> <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> <a href=\"https://t.co/wsiHcPaVuL\">pic.twitter.com/wsiHcPaVuL</a></p>\n<p>&mdash; David Bisset (@dimensionmedia) <a href=\"https://twitter.com/dimensionmedia/status/1142044607800369153?ref_src=twsrc%5Etfw\">June 21, 2019</a></p></blockquote>\n<p></p>\n<p>He showed demos of the navigation block in progress, a prototype for adding realistic motion to block movement, an experimental footnotes block, and a demo of resizing images with &#8220;snap to grid&#8221; capabilities. Mullenweg said one of the goals with Gutenberg is to &#8220;make it possible to create beautiful experiences, because that’s part of what the web needs to win.” </p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">New footnotes feature being tested in <a href=\"https://twitter.com/hashtag/Gutenberg?src=hash&ref_src=twsrc%5Etfw\">#Gutenberg</a>. <a href=\"https://twitter.com/photomatt?ref_src=twsrc%5Etfw\">@photomatt</a> <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a> <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> <a href=\"https://t.co/b8yhn2X71w\">pic.twitter.com/b8yhn2X71w</a></p>\n<p>&mdash; David Bisset (@dimensionmedia) <a href=\"https://twitter.com/dimensionmedia/status/1142045330969640961?ref_src=twsrc%5Etfw\">June 21, 2019</a></p></blockquote>\n<p></p>\n<p>Mullenweg also gave an update on Gutenberg&#8217;s progress in the mobile apps. He said the new editor is operational but development is slow moving because the mobile engineers essentially have to duplicate all of the work that has been done by hundreds of Gutenberg contributors thus far. </p>\n<h3>Q&#038;A Highlights Governance, Core Maintenance, and the Future of WordPress Themes</h3>\n<p>The Q&#038;A portion of the session featured a variety of topics, ranging from an aggressive tirade about licensing and Envato, to more relevant inquiries about the future of WordPress themes. While this format of interaction has its shortcomings, it gives community members the opportunity to check on the status of issues where they have a particular interest. </p>\n<p>One attendee asked if WordPress.org plans to implement a more democratic structure for decision making. Mullenweg seemed to interpret the question as referencing a system where tens or hundreds of millions of WordPress users would participate in making decisions on features through a vote or some other form of feedback. In contrast, he said WordPress&#8217; current approach is for leadership to try to get a sense for what the most common issues are through polls and public channels and allow those issues to help shape the project&#8217;s roadmap. </p>\n<p>Mullenweg shared that one particular issue on his mind right now is the problem of &#8220;how do I make my theme look like the demo?&#8221; He said contributors are experimenting with different types of models for making decisions that move WordPress in the direction to solve these types of problems. </p>\n<p>He said that the project&#8217;s decision making is fairly transparent, without a lot of mystery, and that the community has tons of feedback mechanisms. This is a somewhat controversial claim, as <a href=\"https://make.wordpress.org/updates/2019/04/26/5-0-release-retrospective-wrap-up/\" rel=\"noopener noreferrer\" target=\"_blank\">regular project contributors have expressed frustration with the lack of communication</a> surrounding important planning and decisions, such as release dates and project timing, as it pertained to how WordPress 5.0 landed. The community was frustrated by a lack of effective ways to communicate critical issues and complaints to project leadership. As a followup to this specific feedback, Josepha Haden, the new Executive Director of the WordPress project, has been diligent to track and communicate how leadership is working to improve communication.</p>\n<p>Another attendee asked if WordPress themes will become obsolete after Gutenberg gains more site-building capabilities. Mullenweg predicted they will always be a part of WordPress but seemed inclined to let the market decide the fate of themes.</p>\n<p>“I don’t know,&#8221; he said. &#8220;They are going to change for sure. I don’t think they ever go away.” He said he could see developers offering an array of different designs that could be used as a starting point. Although a WordPress theme has a very specific definition right now (as far as what types of files are included), Mullenweg said he can see that  definition evolving over time. He said he could see themes becoming like a starter template or a library of patterns to choose from, or even a set of complex layouts that could work across different themes. </p>\n<p>“I think we’re going to decouple themes a little bit but I don’t know how or what that will look like,” Mullwenweg said. He also noted that a lot of themes right now represent a similar aesthetic, often business minimalist that use white and blue colors. Design trends have the potential to shift dramatically as Gutenberg and themes evolve to allow users more control over how their sites are designed.</p>\n<p>It is no secret that the WordPress development community is eager to switch to GitHub or another Git-based infrastructure for core development. Most of the recent feature projects have successfully matured on GitHub, with the majority of work and discussion taking place outside of Trac. One attendee asked about the possibility of moving away from Trac in the near future. Mullenweg said that this year the team that works on WordPress.org is prioritizing changes to the directory, but in the meantime anyone with Python knowledge is welcome to contribute to tweaking Trac for improvements in the interim before WordPress moves to Git-based development.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">I’d love to move off of Trac as much as the next person. In the interim I’m working some cool tools to make life easier using the Elasticsearch cluster I built for it. Let me know if you want to help! <a href=\"https://t.co/E26P66ebmQ\">https://t.co/E26P66ebmQ</a> <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a></p>\n<p>&mdash; William Earnhardt (@earnjam) <a href=\"https://twitter.com/earnjam/status/1142057095044444160?ref_src=twsrc%5Etfw\">June 21, 2019</a></p></blockquote>\n<p></p>\n<p>In response to a question about blockchain technology and WordPress, Mullenweg said he has long been an enthusiast in this area and loves the idea of open source applying to money, as well as having a distributed ledger. </p>\n<p>&#8220;But I can’t think of any problem in core WordPress right now that the overhead of a blockchain would really improve,&#8221; he said. &#8220;Everything I could think of right now would probably be plugin territory.&#8221; However, he said that the <a href=\"https://wptavern.com/new-wordproof-plugin-timestamps-wordpress-content-on-the-blockchain\" rel=\"noopener noreferrer\" target=\"_blank\">WordProof plugin&#8217;s timestamping WordPress content</a> on the blockchain is among one of the best ideas he has seen for this technology so far.</p>\n<p>When asked how he plans to &#8220;balance chasing the new and shiny with all of WordPress&#8217; existing legacy APIs,&#8221; Mullenweg said that &#8220;PHP is going to be crucial to us for many years to come.&#8221; He recognized that the project has fallen behind in maintenance with some of its older APIs but that work on Gutenberg can be done in parallel. </p>\n<p>The new triage team is currently going through all the tickets, refreshing patches, and working on taking them to resolution. Mullenweg noted that WordCamp Europe hosted the first ever triage table at its contributor day and said that this new area is ripe for contribution.</p>\n<p>The REST API, despite its broad support and noteworthy contributors, is one area that Mullenweg said has held Gutenberg back. He said it still does not have the demonstrated use that its advocates predicted when working to get it merged into core and cautioned that WordPress should always use an API first before shipping it to the world.</p>\n<p>Mullenweg concluded the Q&#038;A by estimating that Gutenberg is only 10% of the way down the road towards solving the problems that WordPress contributors set out to tackle. He predicts that building on this initial effort will carry into the next decade.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Jun 2019 18:48:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: Free Event: Post Status to Live Stream Publish Online July 8-9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90922\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/free-event-post-status-to-live-stream-publish-online-july-8-9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1674:\"<p><a href=\"https://poststatus.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Post Status</a> will be live streaming <a href=\"https://poststatus.com/publish/\" rel=\"noopener noreferrer\" target=\"_blank\">Publish Online</a> on July 8-9, 2019. The event, which is geared towards WordPress professionals, has traditionally been limited to club members. This year Post Status creator Brian Krogsgard is opening up the live stream for anyone to watch for free.</p>\n<p>&#8220;I debated so strongly on this,&#8221; Krogsgard said. &#8220;But these are great talks &#8212; valuable to the community &#8212; and I want to make them accessible.&#8221;</p>\n<p>Publish Online will feature 14 presentations from community leaders who are deeply invested in the WordPress ecosystem in one way or another. The talks are centered around WordPress core processes and vision, mixed with web business topics.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-20-at-6.18.45-PM.png?ssl=1\"><img /></a></p>\n<p>Those who want to watch for free will need to <a href=\"https://poststatus.com/publish/\" rel=\"noopener noreferrer\" target=\"_blank\">register for the event</a>. Access to the live stream will be available at <a href=\"http://PostStatus.com/live\" rel=\"noopener noreferrer\" target=\"_blank\">PostStatus.com/live</a>. Post Status members will have access to all the recordings, transcripts, and audio after the event has concluded. The site is currently running an early bird special on club membership, <a href=\"https://poststatus.com/checkout/\" rel=\"noopener noreferrer\" target=\"_blank\">discounted to $79/year</a> ahead of the Publish Online event.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Jun 2019 00:13:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WPTavern: WPWeekly Episode 357 – CBD E-Commerce, XML Sitemaps, and A Preview of WCEU 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wptavern.com/?p=90978&preview=true&preview_id=90978\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/wpweekly-episode-357-cbd-e-commerce-xml-sitemaps-and-a-preview-of-wceu-2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2093:\"<p>In this episode, <a href=\"https://www.presstitan.com/\">Malcom Peralty</a> and I discuss what&#8217;s new in WordPress 5.2.2, XML Sitemaps possibly landing in core, and WooCommerce clarifying its CDB seller policy. We also provide a preview of what to expect at WordCamp EU and congratulate Marcel Bootsman for successfully walking to Berlin, Germany.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wordpress.org/news/2019/06/wordpress-5-2-2-maintenance-release/\">WordPress 5.2.2</a></p>\n<p><a href=\"https://wptavern.com/wordpress-5-2-2-squashes-13-bugs\">WordPress 5.2.2 Squashes 13 Bugs</a></p>\n<p><a href=\"https://wordpress.org/news/2019/06/wordpress-5-2-2-maintenance-release/\">XML Sitemaps in Core?</a></p>\n<p><a href=\"https://twitter.com/WCEurope/status/1141317581195874310\">Marcel Bootsman Arrives at WCEU</a></p>\n<p><a href=\"https://www.codeinwp.com/blog/wceu-2019-event-guide/\">WordCamp EU Event Guide </a></p>\n<p><a href=\"https://twitter.com/WCEurope/status/1135886419052978176\">WordCamp EU Live Stream Link to be announced</a></p>\n<p><a href=\"https://10up.com/blog/2019/classifai-ai-machine-learning-wordpress/\">ClassifAI from 10up</a></p>\n<p><a href=\"https://docs.woocommerce.com/document/woocommerce-cbd/\">WooCommerce Clarifies its stance on stores selling CBD products</a></p>\n<h2>Transcript:</h2>\n<p><a href=\"https://wptavern.com/wp-content/uploads/2019/06/EPISODE357Transcript.rtf\">EPISODE357Transcript</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, June 26th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #357:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jun 2019 23:06:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Vast, Unbroken Slabs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=49688\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2019/06/vast-unbroken-slabs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:455:\"<blockquote class=\"wp-block-quote\"><p>Writing novels is hard, and requires vast, unbroken slabs of time. Four quiet hours is a resource that I can put to good use. Two slabs of time, each two hours long, might add up to the same four hours, but are not nearly as productive as an unbroken four.</p><cite>Neil Stephenson on <a href=\"https://www.nealstephenson.com/why-i-am-a-bad-correspondent.html\">Why I&#8217;m a Bad Correspondent</a></cite></blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jun 2019 19:54:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: Jason Bahl Joins the Gatsby Team to Work on WPGraphQL Full-Time\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90566\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/jason-bahl-joins-the-gatsby-team-to-work-on-wpgraphql-full-time\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6498:\"<p><a href=\"https://twitter.com/jasonbahl\" rel=\"noopener noreferrer\" target=\"_blank\">Jason Bahl</a>, creator of <a href=\"https://www.wpgraphql.com/\" rel=\"noopener noreferrer\" target=\"_blank\">WPGraphQL</a>, is joining the <a href=\"https://www.gatsbyjs.org/\" rel=\"noopener noreferrer\" target=\"_blank\">Gatsby</a> team to work on WPGraphQL (and its immediate ecosystem) full-time. </p>\n<p>Gatsby, the immensely popular static site generator for React.js, lets users pull data into pages from WordPress, Drupal, Contentful, Google Docs, AirTable, markdown, and any other data sources. It is used by tens of thousands of developers and downloaded nearly 500,000 times each month.</p>\n<p>Gatsby founder Kyle Mathews created <a href=\"https://www.gatsbyjs.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Gatsby Inc</a>. as a company to further the project&#8217;s goals, and <a href=\"https://www.gatsbyjs.org/blog/2018-05-24-launching-new-gatsby-company/\" rel=\"noopener noreferrer\" target=\"_blank\">received $3.8M in seed funding</a> in May 2018. The investment is being used to build cloud services for Gatsby and improve Gatsby&#8217;s core open source software. As the company has grown, Gatsby is beginning to invest more heavily in the open source ecosystem that surrounds the project.</p>\n<p>With WordPress powering <a href=\"https://w3techs.com/technologies/details/cm-wordpress/all/all\" rel=\"noopener noreferrer\" target=\"_blank\">34% of the top 10 million websites</a>, it&#8217;s only natural that Gatsby would look to WPGraphQL, one of the most promising projects in the WP ecosystem, for its next investment in open source. The more WordPress developers Gatsby can get using GraphQL and JavaScript, the more it benefits the greater Gatsby ecosystem.</p>\n<p>&#8220;The number of developers using Gatsby to build sites where the content is managed by WordPress is growing,&#8221; Bahl said. &#8220;The current `gatsby-source-wordpress` plugin pulls data into Gatsby using the WordPress REST API, but the REST API has a lot of pain points that are proving to be very difficult to get past.</p>\n<p>&#8220;WPGraphQL solves many of those pain points already, and has potential to solve even more. The more robust WPGraphQL is, the better it is for all JavaScript consumers, whether it be Next.js, Gridsome (a Vue static site generator) or Gatsby.&#8221;</p>\n<p>Bahl followed the Gatsby project from afar before striking up a relationship with the team through the various Slack channels where the community is active. A year and a half ago, he moved the <a href=\"http://docs.wpgraphql.com\" rel=\"noopener noreferrer\" target=\"_blank\">docs.wpgraphql.com</a> site from WordPress to Gatsby, where the content is stored in Markdown files on Github. This allows users in the community to contribute to the docs by submitting pull requests.</p>\n<p>In February 2019, Bahl gave a presentation at WordCamp Phoenix on &#8220;<a href=\"https://wordpress.tv/2019/03/08/jason-bahl-building-static-sites-with-wordpress-gatsby-and-wpgraphql/\" rel=\"noopener noreferrer\" target=\"_blank\">Building Static Sites with WordPress, Gatsby and WPGraphQL</a>&#8221; After that he saw more growth in the  crossover ecosystems &#8211; more people in the Gatsby Slack asking about WordPress, and more developers in the WPGraphQL Slack asking about Gatsby.</p>\n<p>&#8220;I&#8217;ve been following all things GraphQL for a few years, so Gatsby has been on my radar for a while as Gatsby uses GraphQL to create a &#8216;content mesh&#8217; where data can be pulled from many sources into one Gatsby site,&#8221; Bahl said.</p>\n<p>&#8220;The more I followed Gatsby from afar, the more intrigued I was. The development experience of Gatsby is great, especially if you enjoy React, which I do.&#8221;</p>\n<p>Bahl is active in both Slacks, on both GitHub repos, and on Twitter, helping people build Gatsby sites with WordPress and GraphQL, which is how he developed a relationship with the team.</p>\n<p>&#8220;In mid April I made it known to a few people that I would love to work on WPGraphQL full-time if I had the opportunity,&#8221; he said. &#8220;On May 30, Kyle Matthews direct messaged me on Twitter saying Gatsby is planning on investing in WordPress more and they&#8217;d love to chat. The following week I had some video calls with Kyle, Sam, and some other folks on the Gatsby team, and they made me a formal offer to join the Gatsby teams to make WPGraphQL the best it can be.&#8221;</p>\n<p>The WPGraphQL project already has a <a href=\"https://wptavern.com/wpgraphql-project-gains-momentum-with-growing-library-of-extensions-for-popular-wordpress-projects\" rel=\"noopener noreferrer\" target=\"_blank\">rapidly growing library of extensions</a> for popular WordPress plugins, despite the fact that the project has not yet reached a stable 1.0 release. Bahl&#8217;s new opportunity with the Gatsby team will enable him to work with the community&#8217;s momentum to get WPGraphQL further on its roadmap.</p>\n<p>&#8220;Working on WPGraphQL full time will allow me to work on features and bugs that I’ve not had adequate time to focus on while also maintaining a full time job,&#8221; Bahl said.  </p>\n<p>&#8220;WPGraphQL is used in production by many already, but it’s still pre 1.0 because of some breaking changes I foresee but haven’t had adequate time to dedicate to addressing.&#8221;</p>\n<p>Bahl will also be available to provide better resources for the community, such as documentation, example codebases, and courses and tutorials, in addition to attending more WordCamps and other conferences, participating in podcasts, and interacting on GitHub issues, Slack, and other communication channels.  </p>\n<p>&#8220;It will also provide more time to focus on conversations on whether GraphQL should be part of WordPress core (or not), and educate the community and core maintainers on the tradeoffs,&#8221; Bahl said. </p>\n<p>In hiring Bahl to work on WPGraphQL, Gatsby is making a significant investment in the WordPress community that depends on this project. The improved support and quicker pace of development should bring peace of mind to those who are already using WPGraphQL in production. </p>\n<p>&#8220;I’ll also be working closely with other members of the Gatsby team to make the experience of using Gatsby with WordPress a great experience,&#8221; Bahl said. &#8220;We have a lot of ideas about how WPGraphQL can make the Gatsby + WordPress experience a fantastic one for developers and users alike.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jun 2019 19:52:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: WooCommerce.com Clarifies Its Policy on Selling CBD Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90955\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/woocommerce-com-clarifies-its-policy-on-selling-cbd-products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6948:\"<p>Last week, a member of the <a href=\"https://www.facebook.com/groups/woohelp/\">WooCommerce Help and Share Facebook</a> group who sells Cannabidiol or CBD products submitted a post that included an email exchange with WooCommerce support. </p>\n\n\n\n<p>In the exchange, the support rep explained to the store owner that when their WooCommerce.com account was connected to a WordPress.com login, it then fell under the <a href=\"https://en.support.wordpress.com/store-guidelines/\">WordPress.com store guidelines</a>.</p>\n\n\n\n<p>According to the guidelines, controlled substances (including marijuana, cannabidiol or CBD, and other cannabis-derived products) are not allowed to be sold. </p>\n\n\n\n<p>The support rep goes on to say that this included but was not limited to sites using WordPress.com, the Jetpack plugin, and any extensions from WooCommerce.com.&#8221; </p>\n\n\n\n<p>The store owner is then informed that their store will be disconnected from Automattic hosted services if they continue to sell CBD products.</p>\n\n\n\n<h2>Legal Document Becomes a Source of Confusion</h2>\n\n\n\n<p>The support rep provided the store owner with a link to the most <a href=\"https://docs.woocommerce.com/document/woocommerce-cbd/\">frequently asked questions</a> on selling CBD products using WooCommerce. </p>\n\n\n\n<p>The wording of the document made it seem as though there was a difference between downloading the plugin from the WordPress plugin directory or WooCommerce.com. It also appeared to apply limits on how the GPL licensed software could be used. Here is a cached version of the original document. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>Can WooCommerce be used to sell cannabis-derived products such as CBD oil? </strong></p><p><strong>Yes</strong>, if you download the WooCommerce plugin directly from WordPress.org or install the WooCommerce plugin via the Plugins page of your site from WordPress.org.</p><p><strong>No</strong>, if you download and install the WooCommerce plugin directly from WooCommerce.com.</p><p>It is the same WooCommerce plugin, but the location of download makes a difference?<strong><br />What’s the difference?</strong> <br />The difference is ownership.</p><p>WooCommerce from <strong>WordPress.org</strong> is open-source software and is hosted through a third-party company.</p><p>WooCommerce from <strong>WooCommerce.com and WordPress.com</strong> is hosted through Automattic. Sites cannot sell cannabis-derived products if they are connected to Automattic servers, which includes and is not limited to WordPress.com, the Jetpack plugin, and any plugin or extension downloaded directly from WooCommerce.com. </p><p><strong>Can I use WooCommerce software from&nbsp; (x company)&nbsp; to sell cannabis-derived products? </strong><br />If you use open-source WooCommerce software from a third-party company, note that there may be additional limitations and regulations imposed by shipping and payment companies.</p><p><strong>Can I get support for a WooCommerce store selling CBD products? </strong><br />No, not from us at WooCommerce.com or WordPress.com.</p><p>Many of our store owners and customers reside in countries where CBD  products and other cannabis-derived products are fully legalized, but the production and sale of cannabis-derived products in the US – where our company is registered – is highly regulated.</p><p>As a result, we are currently unable to offer support for any  WooCommerce site that sells CBD oil or other cannabis-derived products,  whether the CBD oil is over or under 0.3% THC and whether it is derived from hemp or cannabis.</p><cite>Original WooCommerce and CBD Products FAQ</cite></blockquote>\n\n\n\n<p>Taking note of the confusion, Paul Maiorana, Acting General Manager of WooCommerce, <a href=\"https://twitter.com/pmaiorana/status/1138584618846699525\">responded to the discussion</a> and admitted in the Facebook thread that the policy was not as clear as it could be. </p>\n\n\n\n<p>Earlier this week, the WooCommerce team <a href=\"https://twitter.com/pmaiorana/status/1141057173650362368\">revised the policy</a> and made it much clearer on what is and is not allowed.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>Can WooCommerce be used to sell cannabis-derived products such as CBD oil?</strong></p><p>Yes, you can use WooCommerce for your site. As our software is open source, we do not limit its use. </p><p>However, while you can use the code of our WooCommerce plugin to sell products derived from cannabis and hemp, you cannot use <strong>services</strong> offered directly by Automattic to support those stores. This is the case whether the products are over or under 0.3% THC, and whether they are derived from hemp or cannabis. Automattic’s direct services include, but are not limited to, WordPress.com, WooCommerce.com, and the Jetpack plugin.</p><p>This means that you can use the open source WooCommerce plugin to sell cannabis-derived products, but you cannot:</p><p><s>Connect your site to Automattic’s servers in </s><em><s>WooCommerce > Extensions > WooCommerce.com Subscriptions</s></em><s> for automatic extension updates or at WordPress.com.</s></p><p>Use WooCommerce services that depend on a Jetpack connection, such as <a href=\"https://woocommerce.com/products/shipping/\">WooCommerce Shipping</a> or <a href=\"https://woocommerce.com/products/tax/\">WooCommerce Tax</a>. </p><p>Host your site on WordPress.com. </p><p><strong>Can I get help for my WooCommerce store?</strong><br />Yes. Our WooCommerce.com help desk can assist you with your site if you would normally qualify to receive support. You might also receive help from others in the WordPress.org  forums or the WooCommerce community.</p><cite>Revised WooCommerce and CBD Products FAQ</cite></blockquote>\n\n\n\n<p>In the last two years, WooCommerce has increasingly relied on Jetpack and its connection to WordPress.com&#8217;s infrastructure to provide services. These include <a href=\"https://woocommerce.com/products/shipping/\">WooCommerce Shipping</a>, the <a href=\"https://woocommerce.com/mobile/\">WooCommerce app</a>, and <a href=\"https://blog.taxjar.com/woocommerce-services-automated-tax-calculations-powered-taxjar/\">Automated Tax Calculations</a>. In 2017, <a href=\"https://woocommerce.com/posts/wooconf-state-of-the-woo/\">Todd Wilkens made it clear</a> that WooCommerce would continue to make extensive use of Jetpack to provide cloud services.</p>\n\n\n\n<p>While the policy makes things clearer, CBD store owners will need to determine if they can live without the conveniences provided by Jetpack, WooCommerce.com, and WordPress.com. This situation is also a reminder to all store owners to double check a service&#8217;s policies before connecting any sites. </p>\n\n\n\n<h2>Updated on June 25th, 2019. </h2>\n\n\n\n<p>WooCommerce has <a href=\"https://twitter.com/pmaiorana/status/1143590019849949184\">updated its policy</a> to allow automatic updates from WooCommerce.com </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jun 2019 01:02:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Watch the Free WordCamp Europe 2019 Live Stream June 21-22\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90487\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/watch-the-free-wordcamp-europe-2019-live-stream-june-21-22\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2026:\"<p><a href=\"https://2019.europe.wordcamp.org/\" rel=\"noopener noreferrer\" target=\"_blank\">WordCamp Europe 2019</a> kicks off tomorrow, June 20, with Contributor Day. If you have been following the event on Twitter, hundreds of WordPress enthusiasts and professionals have been descending upon Berlin this week in preparation for the world&#8217;s largest WordCamp. For those who cannot attend in person, WCEU will be live streaming the main conference on June 21-22 for free.</p>\n<p>Unlike previous years, no tickets or registration will be required for live stream viewers. Removing this logistical hurdle makes the conference more accessible to viewers who may want to pop in for a session or two. </p>\n<p>Matt Mullenweg will be giving an address at 2PM in Berlin on Friday, June 21, and his presentation usually includes some newsworthy announcements. Whether you&#8217;re interested in Gutenberg development, community relations, design, or business, there&#8217;s a session for a wide range of WordPress users. Those who are viewing from afar can <a href=\"https://2019.europe.wordcamp.org/schedule/\" rel=\"noopener noreferrer\" target=\"_blank\">check out the schedule</a> and plan which sessions to watch online. </p>\n<p>As it was last year, the <a href=\"https://wptavern.com/wceu-team-is-working-on-pwa-support-for-all-wordcamp-websites\" rel=\"noopener noreferrer\" target=\"_blank\">WCEU website is a Progressive Web App (PWA)</a> that allows users to favorite the talks they want to attend. Presentations last 30 minutes with 10 minutes added at the end for Q&#038;A. There are 20 minutes scheduled in between sessions to allow attendees to change tracks or have conversations in the hallway.</p>\n<p>WordCamp Europe plans to announce the live stream link on its <a href=\"https://twitter.com/WCEurope\" rel=\"noopener noreferrer\" target=\"_blank\">Twitter account</a>. Follow the<a href=\"https://twitter.com/hashtag/WCEU?src=hash\" rel=\"noopener noreferrer\" target=\"_blank\"> #WCEU</a> hashtag to join in the conversation online.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Jun 2019 23:20:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Google Announces Site Kit Plugin Now in Developer Beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90896\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wptavern.com/google-announces-site-kit-plugin-now-in-developer-beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3296:\"<p>Google is churning out updates to its WordPress products ahead of WordCamp Europe in Berlin this weekend, with the <a href=\"https://amp-wp.org/amp-plugin-version-1-2-release/\" rel=\"noopener noreferrer\" target=\"_blank\">AMP Plugin 1.2</a> release and Site Kit&#8217;s <a href=\"https://sitekit.withgoogle.com/news/site-kit-developer-preview/\" rel=\"noopener noreferrer\" target=\"_blank\">developer beta launch</a> landing the same day.</p>\n<p><a href=\"https://sitekit.withgoogle.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Site Kit</a> is a new addition to Google&#8217;s WordPress plugin lineup that was <a href=\"https://sitekit.withgoogle.com/news/introducing-site-kit-by-google-for-wordpress/\" rel=\"noopener noreferrer\" target=\"_blank\">announced at WordCamp US 2018</a>. It provides a dashboard that displays how well a site is doing with various Google tools, such as Search Console, Analytics, AdSense, and PageSpeed Insights, packaged as a one-stop solution.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-19-at-4.08.49-PM.png?ssl=1\"><img /></a></p>\n<p>The developer preview announced today includes the following features:</p>\n<ul>\n<li>Seamless site verification with Search Console</li>\n<li>Provisioning and configuration of Analytics, AdSense, Tag Manager and Optimize</li>\n<li>Simple aggregate and per-page reporting from Search Console, Analytics, and AdSense, to help you understand the full acquisition and monetization funnel</li>\n<li>Continuous site performance auditing and monitoring with PageSpeed Insights</li>\n<li>Insights we derive from across the products you’ve connected and surface on your dashboard, to help you make sense of the stats</li>\n</ul>\n<p>Site Kit will give WordPress users access to information and stats from Google tools directly inside the dashboard. Instead of having to log into multiple Google services to hunt down site performance and page traffic information, this plugin aggregates the most data and puts it at your fingertips inside the WordPress admin where it is most relevant. </p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/site-kit-admin-bar-page-stats.png?ssl=1\"><img /></a></p>\n<p>The Site Kit plugin is still under active development on <a href=\"https://github.com/google/site-kit-wp\" rel=\"noopener noreferrer\" target=\"_blank\">GitHub</a> and beta testers will need to be familiar with the Google Cloud Platform and OAuth in order to get started. </p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-19-at-5.00.56-PM.png?ssl=1\"><img /></a></p>\n<p>The setup experience is not user-friendly but rather geared towards getting feedback on the plugin&#8217;s current features. Google isn&#8217;t planning on putting Site Kit on WordPress.org until the setup process has been improved to be a better experience for WordPress users who are not developers. The goals for the developer beta are to gather feedback on the plugin&#8217;s functionality and compatibility with other plugins. </p>\n<p>A contingency of engineers from Google&#8217;s Developer Programs team will be available at the Google booth during WordCamp Europe to answer questions from the community on Site Kit and any of the company&#8217;s other products. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Jun 2019 22:36:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: Diversifying WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=49695\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://ma.tt/2019/06/diversifying-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:876:\"<p>WordPress is about democratizing publishing, removing barriers to getting your words on the web. <a href=\"https://en.blog.wordpress.com/2019/06/19/want-to-see-a-more-diverse-wordpress-contributor-community-so-do-we/\">There’s a cool effort underway right now to remove some barriers that people from groups underrepresented in tech might face when becoming a WordCamp speaker</a>. Automattic is supporting this by sponsoring Jill Binder’s work on the WordPress <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/diversity-speaker-training-workshop/\">Diverse Speakers Training Group</a>. </p>\n\n\n\n<p>I would love to see the WordPress contributor base become more diverse, and training people from marginalized communities to speak at WordCamps is a great way to help that along. Check out that effort if you’d like to get involved.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Jun 2019 21:42:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"HeroPress: It’s never too late to start the right career path\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2882\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:172:\"https://heropress.com/essays/its-never-too-late-to-start-the-right-career-path/#utm_source=rss&utm_medium=rss&utm_campaign=its-never-too-late-to-start-the-right-career-path\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:20945:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/061919-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull quote: Most late achievers will discover that they have more significant opportunities to succeed on alternative paths.\" /><h3>WordPress &#8211; Life changing experience</h3>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/IMG_8983.jpg\"><img /></a>Recently I had an enjoyable experience with a team of WPTranslationDay4 where I took the challenge to be a Live Streaming Host for the first time. And it was a fantastic talk with Speakers.</p>\n<p>By the time you read this, I would have experienced my first international talk in<a href=\"https://2019.europe.wordcamp.org/sessions/\"> WordCamp Europe 2019</a> at<a href=\"https://2019.europe.wordcamp.org/2019/04/30/wp-cafe/\"> WPCafe</a>. And would have moved to the next :). In this essay, I will be sharing how I found my career path, how WordPress changed my life, why I took challenges. I am a non-technical person, if you are a newbie, struggling with your career, stopped taking challenges, gave up and lose hope, especially women’s, then this may be your compelling decision to be here. I am sharing my short story towards WordPress and putting some points that make me take these decisions.</p>\n<h3>Who am I?</h3>\n<p>My name is<a href=\"https://afsanamultani.com/about-afsana/\"> Afsana Multani</a>, an artist by hobby and a WordPress enthusiast. You must think, why and how I work with WordPress? WordPress wasn’t the first choice in my life. My very first choice was painting. I didn&#8217;t even know I will be starting working with WordPress. :) To learn and work with WordPress, became the dream of my life, to follow this, I started working as a Customer Support Executive at theDotstore, which is a Venture of MULTIDOTS.</p>\n<p>I was born &amp; brought up in a reserved middle-class family, residing in Bhavnagar, a small city of Gujarat, India. Currently, I live in Ahmedabad. The family thinking is one which follows age-old customs and traditions and has stayed away from innovations. Where, most of the time, children do not have the freedom to dream, to develop, or to choose their life, to do something new. As a child, I had everything needed to live a better life &#8211; food, shelter, and clothes. But one thing was missing &#8211; “freedom.” I am the second one of four kids in my family and was lucky enough to study further.</p>\n<p>Though I never had a chance to talk with my father about my career, and what I want to do in life or how life will be after studies. I was sure I have to do something and make my parents proud.</p>\n<blockquote><p>Besides all the strict rules and conventional thinking, my parents trusted me and allowed me to study further.</p></blockquote>\n<p>My mother never pushed me to cook or do household chores, as she spends her entire life doing this stuff. She loved to study, but due to this old thinking pattern, she had to drop her studies after her 3rd Standard. She starts cooking at home, with all household chores, preparing to get married one day.</p>\n<p>You would say, it’s not an age to do this. But it was her childhood, where other children were playing with toys, she continued playing with real-life. She determined never give up; whatever I am today because of her if she does not do that I would never have the courage to study further. I was good in studies, and get 1st in every Curriculum activity; the reason was my parents. I wanted to see them happy and proud. I learned one thing from her &#8211;</p>\n<blockquote><p>Never give up on your dreams, work harder for what you want, and help others.</p></blockquote>\n<p>I always have struggled for my future path, I wasn’t sure what to do and what not to, but I learned not to be afraid of taking challenges. During the time, I was about to step into the new phase of life &#8211; “Marriage.”</p>\n<h3>Everything changed</h3>\n<p>In my sweet 16, my wedding fixed already. And my father asked me to drop studies after 10th and plan for marriage. But my mother wanted me to study; so, she convinced him. Fortunately, my life partner was also so understanding and carrying. We never met before our engagement day, but I still remember, as soon as we had our first phone call, we fell in Love. Just like that &#8211; like a Fairy Tale.</p>\n<p>Suddenly everything changes when the day came to leave my parents home. I got married early after my Higher Secondary School at the age of 18. I was a child with no idea how everything goes after marriage but has to take the responsibilities. It was a new challenge &#8211; family and household chores. Understanding new families make them happy and still living in a joint family was a challenge to decide on a career. I remember one my Grandpa says,</p>\n<blockquote><p>“life will never be better, but we have to make it better”</p></blockquote>\n<h3>Can a Hobby be a Profession?</h3>\n<p>So, the answer is yes. If your hobby wakes you up in the middle of your sleep, it does. But if you let someone entering into your hobby, then it may be challenging for you to continue further. For me, the painting was my hobby, since childhood. I never found a tutor to polish my skills and learned it myself as an inspiration from my elder sister. It was a dream to be a great artist one day; I decided to join the institute after my marriage. I initiated my first painting classes name “<a href=\"https://afsanamultani.com/my-studio/\">AKSA</a>,” I enjoy with kids; my motto was to encourage them to develop their skills.</p>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/Studio.jpg\"><img /></a></p>\n<p>I did not have a better teacher in my childhood, so I wanted them to have one and not to struggle much to follow their path. Destiny has some other plans.</p>\n<h3>Introduction to the computer world</h3>\n<p>I also have learned PHP for a couple of months. But that was not something I am happy with so I continued my journey, finding some more opportunities.</p>\n<p>In 2012, I found my first job out of my hobby with a full-service WordPress agency &#8211;<a href=\"https://www.multidots.com/\"> MULTIDOTS</a> as a front-end developer; I had picked up quite a bit of Photoshop designing as well as HTML. Work with photoshop was fun to play with computer. I did not have a computer at home, so this job was fascinating. I decided it quickly and started building websites and learning HTML responsive coding, on my own &#8211; Google was my teacher. I love learning new things which match to my nature and interest :).</p>\n<p>I was perfectly happy as a front-end developer, yet I always felt as if there were some other types of work that I would adore more. “I just didn&#8217;t know what it was,” in 2017, I started working with WordPress.</p>\n<p>The decision to start working with WordPress comes with challenges. It feels like going back to the first-level of schooling, taking classes to pick up necessary qualification.</p>\n<p>For me, everything changed in my early 20’s. At 25, my brain woke up &#8211; it certainly feels like that. And I managed to win a job as a “Customer Support Executive” at<a href=\"https://www.thedotstore.com/\"> thedotstore</a>. I am a talkative person, and chatting with people around the world was amazing. As my Mom says, &#8211; help, support, and make people happy. Working freely with fun was one of my visions that comes true.</p>\n<p>Thedotstore develops free and premium plugins for WooCommerce, with a focus on scalability, performance, and security. Customer satisfaction is the key success to thedotstore or any businesses. While working with IT company being a frontend developer, I came into contact with WordPress and found we can create a blog easily. But it was way far knowing about its vast community.</p>\n<h3>My first WordPress Blog</h3>\n<p>It was an enjoyable experience working on my first WordPress painting blog in 2014. :) I do not have an active link, because it was on a local server for practice.</p>\n<p>But I have recently created a new Blog “<a href=\"https://afsanamultani.com/\">afsanamultani.com</a>” &#8211; which is live and active :) Where I have shared my journey being with Painting Studio as well as my experiences in contribution to WordPress.</p>\n<h3>My First interaction with WordPress Community</h3>\n<p>WordPress Ahmedabad community already started Organizing<a href=\"https://www.meetup.com/ahmedabad-wp-meetup/\"> WPMeetups</a> and also planning for the first WordCamp in 2017. I participated as Volunteer in my first<a href=\"https://2017.ahmedabad.wordcamp.org/\"> WordCamp Ahmedabad 2017</a>, Also have created a beautiful Selfie Booth with the team. During the day, for the first time in my life, I took the initiative to talk to different people about WordPress, got an opportunity to meet WordPress lovers, Automattician &#8211;<a href=\"https://automattic.com/work-with-us/happiness-engineer/\"> Happiness Engineer</a>, Nomad, people working remotely. Those words were new to me, and I was like- what are you saying! For me, it was a dream, “I was born for this man.” At the same time, I decided to be a Happiness Engineer one day. WordPress is not only a platform for a techie guy; it also helps a person like me to select their career path with WordPress. Doesn&#8217;t sound interesting?</p>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/WCAhmedabad2017.jpg\"><img /></a></p>\n<h3>A break that got me where I am today</h3>\n<p>It was my first day when I started learning more about WordPress and its community. In November 2017, WordPress was at version 4.9.1, and I was getting in. I spend days tweaking and learning about customer support, forums, and how to get involved. I wanted to be a part of the WordPress team.</p>\n<h3>Steps I followed</h3>\n<p>Step one:- with understanding the code of conduct and how the<a href=\"https://wordpress.org/about/\"> community</a> works.</p>\n<p>Step two:- How to get involved &#8211;<a href=\"https://make.wordpress.org/\"> make.wordpress.org</a></p>\n<p>Step three:- What are the channels and how it works.</p>\n<p>Step Four:- Go to the team channels and start surfing.</p>\n<p>Step Five:- Join the<a href=\"https://make.wordpress.org/chat/\"> slack channels</a>, where you get the support and knowledge. It’s easy to join the public slack channel #forums #community-events #community-team and more.</p>\n<p>As we know, it is not easy to get started and understand everything overnight. At first, when I joined these slack channels, I found lots of people chatting and sharing information, some asking for help and some are staff who helped people to solve their problems.</p>\n<h3>First Week with WordPress</h3>\n<p>My very first week went only on reviewing those chat conversations and how to get involved. So if you are new and want to get into this, be there for a while, don&#8217;t try to understand everything at first. Please go through all the chat conversations, and gradually, you will know how it works.</p>\n<p>It’s a great platform to work; if you ask me how long I can work with WordPress, I would like to work with WordPress forever. It’s like I never think to change the platform since WordPress helps me to work freely and who does not love Freedom? :)</p>\n<blockquote><p>Dedication, Hard work, Patience, and Reading will always make you successful in any Career you choose.</p></blockquote>\n<p>I was a newbie, and I didn&#8217;t even imagine it will be a fantastic journey. It took me a year to understand the community. I am now working as a customer support executive, still learning and exploring new ways of contributing to WordPress.</p>\n<h3>Volunteer work</h3>\n<p>During this time, I have attended several WordCamps, and I got opportunities in organizing, speaking, and volunteering.</p>\n<h3>WordCamp Organizing Experience</h3>\n<p>After WordCamp Ahmedabad 2017, it was time for our second WordCamp. We started planning for the next Lead Organiser for the event. By the time of deciding for the woman candidate. Everyone asked me if I am ready to take this challenge. My first expression was &#8211; What? Are you kidding me? It&#8217;s a dream, someone, please wake me up, :D I asked many questions at the same time. I asked myself for a while, Am I ready for the big challenge? What if I could not make it? And I recall those words &#8211; never give up, take a challenge, and try harder than what you want.</p>\n<p>I accepted the challenge, started reading<a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/become-an-organizer/\"> WordCamp Organizer HandBook</a> from WordPress.org site. There’s each and everything mentioned very clear from Applying Application to the<a href=\"https://central.wordcamp.org/schedule/\"> WordCamp Central,</a> where you find all the upcoming WordCamp lists and the End of the event process. It was a fantastic experience of<a href=\"https://2018.ahmedabad.wordcamp.org/organizers/\"> WordCamp Ahmedabad 2018</a>. There is one thing that I learn from this event, if you are ready to take the challenge, everyone will help you to fulfill that challenge. And it was never possible without my team and Aditya Kane, who was the mentor for the event. We are an excellent team of organizers.</p>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/Organisers.jpg\"><img /></a></p>\n<h3>WordCamp Speaking Experience</h3>\n<p>After volunteering, organizing, it was my dream to be a speaker. And I was fortunate to speak in<a href=\"https://2019.kolkata.wordcamp.org/speakers/\"> WordCamp Kolkata 2019</a>. I was so happy when I got an Email with “Congratulations.” Now, what? Let us prepare.</p>\n<p>Sharing<a href=\"https://speakerdeck.com/afsana/20-effective-ways-to-build-a-better-customer-experience\"> “20 Effective Ways to Build a Better Customer Experience”</a> was a great experience in my life; I never imagined such a huge audience and a great team. By this time I have also contributed to upload WordCamp video on<a href=\"https://wordpress.tv/2019/04/10/afsana-multani-20-effective-ways-to-build-a-better-customer-experience/\"> WordPress.tv</a>. Learning Never Ends!</p>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/Speaker.jpg\"><img /></a></p>\n<p>If you are reading this, and also have a dream to be a speaker, the first thing you need to do is, write your topic and send it over. Do not think much; push that Share Button, that’s all. Sometimes, we’re afraid to push that button and miss the excellent opportunity. If you think next time, write everything, and I would be happy to push that button for you. :D Especially women, it would be so lovely to see you, take this challenge and start living your dreams. Do not be afraid of making mistakes, remember &#8211; “every successful person made mistakes” even Gandhiji, but he learned from his mistakes and promised never to repeat.</p>\n<h3>“Take new challenges, make mistakes, learn, and improve.”</h3>\n<p>Moving further to contributions, it is always fun working with your love. I believe &#8211; “Love what you do and do what you Love,” and it works.</p>\n<ul>\n<li>WordPress Support Forums</li>\n<li>WordPress TV Contributor</li>\n<li>WordPress Polyglots Editor</li>\n<li>WordPress Polyglots Contributor</li>\n<li>WordPress Meetup Organizer</li>\n<li>WordCamp Volunteer</li>\n<li>WordCamp Lead Organizer</li>\n<li>WordCamp Speaker</li>\n<li>WordPress Polyglots Translation Team</li>\n</ul>\n<p>I have done what I love, and what about you?</p>\n<p>Most importantly, I am glad to be a contributor. There&#8217;s one more thing &#8211; The<a href=\"https://profiles.wordpress.org/afsanamultanii/\"> badges</a> are the best part of WordPress I have ever seen, and it&#8217;s like a volunteer reward.</p>\n<p>So ladies and gentleman, How many badges have you collected? Share your list in comments :)</p>\n<h3>My initiative</h3>\n<p>After experiencing my contribution to WordPress, people come up with various questions, &#8211; how you have done this, and how to get involved in the community, what steps to be followed to contribute. So that makes me start this initiative <a href=\"https://iamwplearner.com/\">iamwplearner</a> as a knowledge sharing activity with a dream of helping the local as well as WordPress community through different channels and languages.</p>\n<p>Good Takeaways – iamwplearner helps beginners, startup, and college students, who are looking for the opportunity and how to involve with WordPress.</p>\n<p>Everything was possible only with the help of<a href=\"https://aslam.blog/\"> Aslam Multani</a>. He is my supporter, my backbone, and my reason for life, he is the person who always guides me and motivates me in all situations.</p>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/Afsana-Aslam.jpg\"><img /></a></p>\n<p>Like me, most late achievers will discover that they have more significant opportunities to succeed on alternative paths. But, today’s obsessive way for new achievement is the fear of failure for those who do not attain it. They waste our national talent and stunted creativity.</p>\n<h3>If I can do this, You can do this even better. :)</h3>\n<p>All of us love someone and something, and the thing is we cannot give up on ourselves or others- especially if society has made it harder to catch up. Most people recently born will live in the 22nd century, and they will accept the modernization in the community. This is us; a healthy society needs all of its people to recognize that they can bloom and re-bloom, grow, and succeed throughout their lives.</p>\n<p>I like to address this commitment, to all WordPress fans, especially a local womens community, to show your real talent, and break the stereotypes. Let people speak, there will be a doubt, a mistake, but if you are confident in you, no one can stop doing your best. :)<br />\nI wish you Good Luck.</p>\n<h3>What’s in the Future?</h3>\n<p>I would say, the future is yet to come. Be yourself, there are many opportunities, challenges, and learnings. I try myself ready for better today than yesterday. Keep learning is the key to success… After many trial and error, I am here with WordPress, and most important is, I love what I do. :)</p>\n<p>Thank you.</p>\n<p><b>Thanking Note:-</b> <i>I like to thank Topher and HeroPress for allowing me to write and share my story with you all. There’s always a best in everyone’s story, what’s in you? Share your thoughts, or say &#8211; </i><b><i>Hi</i></b><i> in comments below.</i></p>\n<p>&nbsp;</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: It’s never too late to start the right career path\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=It%E2%80%99s%20never%20too%20late%20to%20start%20the%20right%20career%20path&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fits-never-too-late-to-start-the-right-career-path%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: It’s never too late to start the right career path\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fits-never-too-late-to-start-the-right-career-path%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fits-never-too-late-to-start-the-right-career-path%2F&title=It%E2%80%99s+never+too+late+to+start+the+right+career+path\" rel=\"nofollow\" target=\"_blank\" title=\"Share: It’s never too late to start the right career path\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/its-never-too-late-to-start-the-right-career-path/&media=https://heropress.com/wp-content/uploads/2020/06/061919-min-150x150.jpg&description=It’s never too late to start the right career path\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: It’s never too late to start the right career path\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/its-never-too-late-to-start-the-right-career-path/\" title=\"It’s never too late to start the right career path\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/its-never-too-late-to-start-the-right-career-path/\">It’s never too late to start the right career path</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Jun 2019 12:00:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Afsana Multani\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: Developers at Yoast and Google Collaborate on Proposal to Add XML Sitemaps to WordPress Core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90744\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://wptavern.com/developers-at-yoast-and-google-collaborate-on-proposal-to-add-xml-sitemaps-to-wordpress-core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5027:\"<p>Developers at Google and Yoast are collaborating with other contributors on a <a href=\"https://make.wordpress.org/core/2019/06/12/xml-sitemaps-feature-project-proposal/\" rel=\"noopener noreferrer\" target=\"_blank\">proposal to add XML sitemaps to WordPress core</a>. This capability has traditionally been handled by plugins, which provide a variety of implementations. The goal of this new feature project is to ship basic XML sitemaps in core while providing an XML Sitemaps API for plugin developers to extend. It would also update WordPress&#8217; robots.txt file to reference the sitemap index. </p>\n<p><a href=\"https://twitter.com/TweetyThierry\" rel=\"noopener noreferrer\" target=\"_blank\">Thierry Muller</a>, a Developer Relations Program Manager at Google, published the details of the collaborators&#8217; plans on WordPress.org. The sitemaps included in core would be enabled by default and would index the following content:</p>\n<ul>\n<li>Homepage</li>\n<li>Posts page</li>\n<li>Core Post Types (Pages and Posts)</li>\n<li>Custom Post Types</li>\n<li>Core Taxonomies (Tags and Categories)</li>\n<li>Custom Taxonomies</li>\n<li>Users (Authors)</li>\n</ul>\n<p>Although WordPress contributors have had multiple discussions regarding XML sitemaps on trac, Muller said there had not yet been a group to take ownership and get things moving forward. His proposal notes that 4 out of the top 15 plugins in the WordPress plugin directory ship with their own implementation of XML. Despite the demonstrated high demand for XML sitemaps,  the right team for getting this added to core had not been assembled until now.</p>\n<p>&#8220;XML Sitemaps is a standard across all search engines these days and any website with content which is intended to be indexed should have one,&#8221; Muller said. &#8220;Having XML Sitemaps in core would speed up content discoverability and indexing. We started discussing this topic last year with Yoast and agreed that it would be great to finally make it happen.&#8221;</p>\n<p>So far the initiative has received a favorable response from the community and has already gained the support of WordPress project lead Matt Mullenweg. </p>\n<p>&#8220;This makes a lot of sense, looking forward to seeing the v1 of this in core and for it to evolve in future releases and cement WordPress’ well-deserved reputation of being the best CMS for SEO,&#8221; Mullenweg commented on the proposal. </p>\n<p>Performance is one of the primary concerns that the WordPress development community has expressed regarding adding XML sitemaps to core. </p>\n<p>&#8220;As simple and straightforward as XML sitemaps are, they present some relatively significant performance challenges at scale,&#8221; Matthew Boynes, partner at <a href=\"https://alley.co/\" rel=\"noopener noreferrer\" target=\"_blank\">Alley Interactive</a>, said. &#8220;As one for-instance, how many urls are going to be in each paginated (sub-) sitemap? A sitemap index file is limited to 50,000 sitemaps, so even though each sitemap is limited to a maximum of 50,000 urls, generating 50,000 urls in one page request would be extremely difficult and non-performant to do on-the-fly.&#8221;</p>\n<p>Muller and other contributors on the project have a strategy for addressing scalability concerns and are planning to keep these considerations on the forefront while building core&#8217;s implementation.</p>\n<p>&#8220;As for everything else, engineering new features should always be done with security and performance in mind,&#8221; Muller said. &#8220;It starts at the high level architecture down to the granular details. Each Sitemap entry will only contain ,  and  which should not overload the server request with a paginated approach. The number of entries per Sitemap is still to be defined, performance will definitely be a deciding factor.&#8221;</p>\n<p>The XML Sitemaps project has a clearly defined scope. The initial implementation will not include features like image, video, or news sitemaps. It also will not include a UI for controls to exclude individual posts, pages, or custom post types from the sitemap. This is somewhat controversial but plugins can always extend core to offer these features until a more sophisticated version of sitemaps lands in core.</p>\n<p>Plugin authors who offer XML sitemaps will need to re-architect their plugins with the new API in order to avoid conflicts and indexing errors. </p>\n<p>&#8220;I can confidently say that we will make it as smooth as possible and work with plugin authors to avoid conflicts,&#8221; Muller said. &#8220;If anything else, having XML Sitemaps as well as a Core API to extend it will make their lives easier &#8211; plugin authors will have a standard way to extend it.&#8221; </p>\n<p>This effort to get sitemaps added to WordPress core is not limited to those working at Google and Yoast. Muller encouraged authors of other XML sitemaps plugins to get involved or at least follow the project&#8217;s development to ensure their plugins are compatible once it is merged into core.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Jun 2019 03:49:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WPTavern: WordPress 5.2.2 Squashes 13 Bugs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90869\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wptavern.com/wordpress-5-2-2-squashes-13-bugs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1305:\"<p>WordPress 5.2.2 dubbed a short-cycle maintenance release is <a href=\"https://wordpress.org/news/2019/06/wordpress-5-2-2-maintenance-release/\">available for download</a>. This release addresses 13 bugs and improves the Site Heath features introduced in 5.2. </p>\n\n\n\n<p>One of the changes in 5.2.2 affects the theme update link in the Customizer of multisite installs. The update link for themes on multisite installs in the Customizer <a href=\"https://core.trac.wordpress.org/ticket/46997\">has been removed</a>. This is because updates can not be performed from within the Customizer in this situation. </p>\n\n\n\n<p>Other changes include, <a href=\"https://core.trac.wordpress.org/ticket/47070\">adding a exit recovery mode button</a> in the responsive view, making the <a href=\"https://core.trac.wordpress.org/ticket/46957\">Site Health page access filterable</a>, and updates to the <a href=\"https://core.trac.wordpress.org/ticket/47429\">page editor packages</a>. </p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/audrasjb/\">JB Audras</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a> and <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> co-led the release with guidance from Executive Director, Josepha Haden. Thirty people contributed to WordPress 5.2.2. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Jun 2019 21:24:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: WordPress 5.2.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6993\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2019/06/wordpress-5-2-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3947:\"<p>WordPress 5.2.2 is now available! This maintenance release fixes 13 bugs and adds a little bit of polish to the Site Health feature&nbsp;<a href=\"https://wordpress.org/news/2019/05/jaco/\">that made its debut in 5.2</a>. </p>\n\n\n\n<p>For more info, browse the&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=5.2.2&order=priority\">full list of changes on Trac</a> or check out <a href=\"https://wordpress.org/support/wordpress-version/version-5-2-2/\">the Version 5.2.2 documentation page.</a></p>\n\n\n\n<p>WordPress 5.2.2 is a short-cycle maintenance release. The next major release will be version 5.3; check <a href=\"https://make.wordpress.org/core/\">make.wordpress.org/core</a> for details as they happen.  </p>\n\n\n\n<p>You can&nbsp;download&nbsp;<a href=\"https://wordpress.org/download/\">WordPress 5.2.2</a>&nbsp;or visit&nbsp;<strong>Dashboard → Updates</strong>&nbsp;and click&nbsp;<strong>Update Now</strong>. Sites that support automatic background updates have already started to update automatically.</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/audrasjb/\">JB Audras</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a> and <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> co-led this release, with invaluable guidance from our Executive Director, Josepha Haden Chomphosy, and contributions from 30 other contributors. Thank you to everyone who made this release possible!</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jitendrabanjara1991/\">jitendrabanjara1991</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a>, <a href=\"https://profiles.wordpress.org/dimadin/\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shashank3105/\">Shashank Panchal</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/vaishalipanchal/\">vaishalipanchal</a>, <a href=\"https://profiles.wordpress.org/vrimill/\">vrimill</a>, and <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Jun 2019 18:14:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WPTavern: In Case You Missed It – Issue 26\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wptavern.com/?p=90840&preview=true&preview_id=90840\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wptavern.com/in-case-you-missed-it-issue-26\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7430:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1\" rel=\"attachment wp-att-50955\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/112901923@N07/16153818039\">Night Moves</a> &#8211; <a href=\"https://creativecommons.org/licenses/by-nc/2.0/\">(license)</a></p>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>Birgit Olzem Could Use the Community’s Help</h2>\n<p><a href=\"https://coachbirgit.com/\">Birgit Olzem</a> has encountered some financial hard times due to multiple illnesses and paying for acupuncture treatments and osteopathic therapy which are not covered by her insurance. Olzem fell ill earlier this year which prevented her from generating income as a self-employed person.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Dear <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> community! </p>\n<p>Today I turn to you with a request that I find very difficult to make. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f974.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n<p>Over the last 7 years, I\'ve invested a lot of time and money in the contributions for WordPress. Despite five children, part-time jobs and chronic diseases. <a href=\"https://twitter.com/hashtag/Thread?src=hash&ref_src=twsrc%5Etfw\">#Thread</a></p>\n<p>&mdash; Birgit Olzem (@CoachBirgit) <a href=\"https://twitter.com/CoachBirgit/status/1139091195949387776?ref_src=twsrc%5Etfw\">June 13, 2019</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">If my contributions to <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> have helped in any way over the years, or you just like me as a person, I\'d be happy if you would help me become healthy again.<a href=\"https://t.co/wfmJ3WOXMn\">https://t.co/wfmJ3WOXMn</a></p>\n<p>My eternal thanks will come to you. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f64f.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n<p>7/7 <a href=\"https://t.co/i98dU1EC1S\">pic.twitter.com/i98dU1EC1S</a></p>\n<p>&mdash; Birgit Olzem (@CoachBirgit) <a href=\"https://twitter.com/CoachBirgit/status/1139091214869901312?ref_src=twsrc%5Etfw\">June 13, 2019</a></p></blockquote>\n<p></p>\n<p>Olzem has translated WordPress, compiled release packages for de_DE, organized Meetups, WordCamps, answered support questions and has been part of different make/WordPress teams, some of them as a team-rep. She&#8217;s also contributed to WordCamps as a Speaker, Volunteer and Contributor day team-lead.</p>\n<p>To learn more about her story and to donate, please read her <a href=\"https://birgits.blog/donations/support-my-contributions/\">request to the community</a>.</p>\n<h2>Liam Dempsey&#8217;s Take on Gutenberg</h2>\n<p>Liam Dempsey <a href=\"https://liamdempsey.com/using-gutenberg-on-wordpress-what-i-like-and-what-i-dont/\">describes</a> what he likes and doesn&#8217;t like about the new WordPress editor.</p>\n<h2>Defending the Right to Publish Open Source Software in the UK</h2>\n<p>The EFF and Open Rights Group have <a href=\"https://www.eff.org/deeplinks/2019/06/eff-and-open-rights-group-defend-right-publish-open-source-software-uk-government\">submitted </a>comments to the UK government defending the right to publish open source software.</p>\n<blockquote><p>Moreover, source code is a form of written creative expression, and open source code is a form of public discourse. Regulating its publication under anti-money-laundering provisions fails to honor the free expression rights of software creators in the United Kingdom, and their collaborators and users in the rest of the world.</p></blockquote>\n<h2>Why Is It Important to Give Back to Open Source?</h2>\n<p>JC Mae Palmes on Twitter asked, w<span class=\"css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\" dir=\"auto\">hy is it important to give back to the </span><span class=\"r-18u37iz\">WordPress</span><span class=\"css-901oao css-16my406 r-1qd0xha r-ad9z0x r-bcqeeo r-qvutc0\" dir=\"auto\"> community? Here are a few responses. To see all of the responses, check out <a href=\"https://twitter.com/jpalmes/status/1138909591515701249\">this Twitter thread</a>. </span></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">WordPress powers 34% of the web, it\'s a career advantage, the community is awesome, the product is used by students and enterprises alike, you can directly talk to incredibly knowledgeable people and learn a ton</p>\n<p>&mdash; Mario Peshev (@no_fear_inc) <a href=\"https://twitter.com/no_fear_inc/status/1139043365062893568?ref_src=twsrc%5Etfw\">June 13, 2019</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Open Source projects live and die by the willingness of those who benefit from the project giving back to the project.</p>\n<p>&mdash; Morten i Danmark <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f1e9-1f1f0.png\" alt=\"??\" class=\"wp-smiley\" /> (@mor10) <a href=\"https://twitter.com/mor10/status/1139112853003296768?ref_src=twsrc%5Etfw\">June 13, 2019</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">You realize you’re not alone. The mistakes you make are normal, that everyone’s figuring it out as they go. It gives you access to experience at all levels and people to brainstorm with who have unique perspectives.</p>\n<p>&mdash; Cate DeRosia (@mysweetcate) <a href=\"https://twitter.com/mysweetcate/status/1139011927445819392?ref_src=twsrc%5Etfw\">June 13, 2019</a></p></blockquote>\n<p></p>\n<h2>WordCamp US Speaker Selection Process</h2>\n<p>If you&#8217;re wondering how speakers are being selected for WordCamp US this year, check out <a href=\"https://2019.us.wordcamp.org/2019/06/12/past-vs-present-how-were-evolving-the-speaker-selection-process/\">this post</a> by the Programming Team. The team is using a new process that includes, limiting the number of submissions per speaker to two instead of unlimited, reviewing submissions based on the organizer&#8217;s sphere of experience, and using blind reviews. Speakers who are chosen are scheduled to be notified by the end of this month.</p>\n<h2>An Easy Way to Make an Impact in The WordPress Community</h2>\n<p>David Bisset <a href=\"https://twitter.com/dimensionmedia/status/1139561886071033856\">shared</a> the following idea on Twitter and while a few companies have started doing this, I think it will catch on with individuals more than businesses.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Are you a company that wants to make an impact in the <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> space but doesn’t have alot of $$$?</p>\n<p>Buy some tickets for people to attend WordCamps. Especially people (youths, non-profits, not privileged) that wouldn’t normally consider going.</p>\n<p>&mdash; David Bisset (@dimensionmedia) <a href=\"https://twitter.com/dimensionmedia/status/1139561886071033856?ref_src=twsrc%5Etfw\">June 14, 2019</a></p></blockquote>\n<p></p>\n<p>That&#8217;s it for issue twenty-six. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Jun 2019 22:06:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: Justin Tadlock Proposes Idea to Solve Common Theme Issues\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90725\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wptavern.com/justin-tadlock-proposes-idea-to-solve-common-theme-issues\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2119:\"<p>The Theme Review Team has been discussing ideas in Slack on how to solve the problem of themes in the review queue suffering from common theme issues. Just Tadlock has <a href=\"https://make.wordpress.org/themes/2019/06/07/proposal-theme-feature-repositories/\">proposed a idea</a> he calls Theme Feature Repositories. </p>\n\n\n\n<p>The idea is to create standardized packages on the <a href=\"https://github.com/WPTRT\">Theme Review Team GitHub</a> repo that authors could use in their themes. If enough people bought into the idea and worked together, it would lessen the pain points between reviewers and theme authors. It would also decrease the amount of code written by hundreds of different authors to solve a common problem. </p>\n\n\n\n<p>Tadlock used Admin notices and Links to &#8216;Pro&#8217; versions as two examples that could benefit from this approach. Packages would handle specific use cases and be installed using Composer. For those who don&#8217;t use composer, an autoloader would be provided as well as a .zip file that could be dropped into a theme.</p>\n\n\n\n<p>Tadlock is asking the theme community what packages do they need or what common problems could be solved together. </p>\n\n\n\n<p>&#8220;This can literally be any common feature in WordPress themes, not just admin or customizer-related things,&#8221; Tadlock said. &#8220;Nothing is &#8216;out of bounds&#8217;. Every idea is on the table right now.</p>\n\n\n\n<p>&#8220;This is an ambitious project.  It’d require cooperation between authors and reviewers for the betterment of the theme directory as a whole. It’ll only work if we have buy-in from everyone.&#8221;</p>\n\n\n\n<p>Tadlock also mentioned that due to his schedule, he will be unable to lead or co-lead the project and is seeking people interested in taking on these roles. Those interested should have knowledge of Git, Composer, and Object-oriented programming.</p>\n\n\n\n<p>If you&#8217;re interested in this project or want to provide feedback, you can leave a comment on <a href=\"https://make.wordpress.org/themes/2019/06/07/proposal-theme-feature-repositories/\">the proposal</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Jun 2019 21:07:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"WPTavern: WordPress Spanish Translation Team Now has Meta Sites, Apps, and Top 200 Plugins 100% Translated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90804\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://wptavern.com/wordpress-spanish-translation-team-now-has-meta-sites-apps-and-top-200-plugins-100-translated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5640:\"<p>The Spanish WordPress community hit a remarkable milestone with translations this week. Polyglots volunteers have now translated the meta sites, WordPress apps, and the top 200 plugins at 100% completion, with no pending translations to review.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"es\" dir=\"ltr\">La comunidad <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> España <a href=\"https://twitter.com/wp_es?ref_src=twsrc%5Etfw\">@wp_es</a> sigue batiendo récords.</p>\n<p>No solo no hay traducciones pendientes de revisar, sino que tiene siempre traducido al 100% WordPress, sitios meta, aplicaciones y, ahora, también al 100% el Top 200 Plugins. </p>\n<p>Únete al equipo: <a href=\"https://t.co/ymTyKpvt7L\">https://t.co/ymTyKpvt7L</a> <a href=\"https://t.co/6OtoQHwVoA\">pic.twitter.com/6OtoQHwVoA</a></p>\n<p>&mdash; WordPress España (@wp_es) <a href=\"https://twitter.com/wp_es/status/1138015568563441665?ref_src=twsrc%5Etfw\">June 10, 2019</a></p></blockquote>\n<p></p>\n<p>The size of the team is a major factor in reaching this milestone. According to stats Naoko Takano shared at <a href=\"https://wptavern.com/wordpress-translation-day-4-successfully-hosts-77-local-events-in-35-countries-recruits-183-new-translators\" rel=\"noopener noreferrer\" target=\"_blank\">WordPress Translation Day 4</a> last month, Spanish is the locale with the most translation contributors (2,863), followed by German (2,399), Italian (2,190), Dutch (1,584), and Russian (1,515). It is also one of the top non-English locales installed, with 5.0% of all WordPress sites using the translation. WordPress.com <a href=\"https://wordpress.com/activity/\" rel=\"noopener noreferrer\" target=\"_blank\">reports</a> similar numbers, where Spanish is the second most popular language for blogs at 4.7%.</p>\n<p><a href=\"https://profiles.wordpress.org/_dorsvenabili/\" rel=\"noopener noreferrer\" target=\"_blank\">Rocío Valdivia</a>, a Community Wrangler at WordCamp Central who lives in Spain, gave us a look at what is behind the team&#8217;s extraordinary growth and momentum. She identified several key factors that have contributed to their success in working efficiently and sharing useful information among team members during the past 2-3 years.</p>\n<p>&#8220;We created a Slack instance some years ago, but at the beginning it was common for people to join and ask for support questions,&#8221; Valdivia said. &#8220;Now we have some protocols: the general channel is an only-read channel. If someone ask for support, we send them with a kind predef to the <a href=\"https://es.wordpress.org/\" rel=\"noopener noreferrer\" target=\"_blank\">es.wordpress.org</a> forums, where they get answers in a few hours. There are no questions in the forums waiting for longer than six hours ever, as we have a very active support team that coordinates in the #support channel of our Slack.&#8221;</p>\n<p>Valdivia said that removing the noise of support requests has given the team very productive channels for translations, plugin and theme translations, meetups (where Meetup organizers share tips and resources using a shared Google drive folder), and WordCamps (where WC organizers share info, tips, answer questions in Spanish, and share resources like email templates.)</p>\n<p>&#8220;Besides all of this, we’ve worked very well passing the philosophy of the project to the new members from the most experienced ones,&#8221; Valdivia said. &#8220;For example, people do very soft transitions from one lead organizer to the next one.&#8221; </p>\n<p>Although some WordCamp attendees have complained in the past that not much is accomplished at Contributor Days, the Spanish community has had success using these opportunities to transfer knowledge to new leaders and contributors. The community hosted 10 WordCamps in 2018 and Valdivia estimates they will have 9-10 in 2019. WordCamp Barcelona 2018 and 2019 had 400 attendees and 180 people at their Contributor Days. WC Irun 2019 had 220 attendees and 100 participants at Contributor Day. WordCamp Madrid 2019 sold out with 600 attendees and approximately 200 participated in Contributor Day.</p>\n<p>Although the Spanish community has experienced contributors across several WordPress.org teams, such as WPTV, Community, Support, and Polyglots, Valdivia said they are a bit thin on Core contributors.</p>\n<p>&#8220;We’re lacking people with experience contributing frequently to Core,&#8221; Valdivia said. &#8220;We have some of them who have contributed several times, but still need more people with more involvement to be able to pass all this info to newcomers.&#8221;</p>\n<p>Strong local meetups are another factor in the Spanish community&#8217;s success at keeping translations up-to-date. In addition to the largest team of translators in the world of WordPress, Spain has the <a href=\"https://central.wordcamp.org/reports/\" rel=\"noopener noreferrer\" target=\"_blank\">second highest number of meetup groups</a> and events per month. Spain is running 64 local meetups, with a population of 46 million people, compared to 201 groups in the U.S., which has 7x the population size (327 million).</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-13-at-2.20.46-PM.png?ssl=1\"><img /></a></p>\n<p>&#8220;The language barrier has been an issue for years, as not everyone speaks English and not everyone feels confident following conversations in English,&#8221; Valdivia said. &#8220;So, being able to train our own teams of contributors in our own language and having our own shared resources and channels, has been very useful.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Jun 2019 20:22:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"WPTavern: WPWeekly Episode 356 – Gutenberg, Governance, and Contributing to WordPress with Jonny Harris\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wptavern.com/?p=90817&preview=true&preview_id=90817\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://wptavern.com/wpweekly-episode-356-gutenberg-governance-and-contributing-to-wordpress-with-jonny-harris\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1955:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I are joined by <a href=\"https://www.spacedmonkey.com/\">Jonny Harris</a>. Jonny describes how he discovered WordPress and some of the core projects he&#8217;s been working on including, Site Health Checks, fatal error protection, and Multisite. We discuss WordPress&#8217; focus on users vs developers in recent years, Jonny&#8217;s experience contributing to core, and his thoughts on a WordPress governance model.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://gizmodo.com/wordpress-is-borked-so-enjoy-this-glorious-plant-thats-1835418635\">WordPress Is Borked So Enjoy This Glorious Plant That&#8217;s Taking Over the Internet</a></p>\n<p><a href=\"https://wptavern.com/wp-engine-launches-devkit-open-beta\">WP Engine Launches DevKit Open Beta</a></p>\n<p><a href=\"https://wptavern.com/drupal-gutenberg-1-0-released-now-ready-for-production-sites\">Drupal Gutenberg 1.0 Released, Now Ready for Production Sites</a></p>\n<p><a href=\"https://wptavern.com/buddypress-5-0-to-update-password-control-to-match-wordpress\">BuddyPress 5.0 to Update Password Control to Match WordPress</a></p>\n<h2>Transcript:</h2>\n<p><a href=\"https://wptavern.com/wp-content/uploads/2019/06/Episode-356-Transcript.rtf\">Episode 356 Transcript</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, June 19th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #356:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Jun 2019 20:08:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: Pika Project Launches New JavaScript CDN to Serve Modern, ESM Packages\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90762\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wptavern.com/pika-project-launches-new-javascript-cdn-to-serve-modern-esm-packages\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7138:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-12-at-2.28.56-PM.png?ssl=1\"><img /></a></p>\n<p><a href=\"http://fredkschott.com\" rel=\"noopener noreferrer\" target=\"_blank\">Fred Schott</a>, a software developer and former Google employee on the Polymer team, has <a href=\"https://www.pika.dev/cdn\" rel=\"noopener noreferrer\" target=\"_blank\">launched a new CDN</a> for his <a href=\"https://www.pika.dev/\" rel=\"noopener noreferrer\" target=\"_blank\">Pika</a> project. Schott&#8217;s mission with Pika is &#8220;to make modern JavaScript more accessible by making it easier to find, publish, install, and use modern packages on npm.&#8221; Pika provides a searchable catalog of &#8220;module&#8221; packages available on npm &#8211; packages that use the more compact ES module syntax (ESM), which result in smaller Javascript bundles. </p>\n<p>npm currently lists <a href=\"https://www.pika.dev/about/stats\" rel=\"noopener noreferrer\" target=\"_blank\">59,851 ES modules</a>. This makes up approximately 7% of total packages on npm are exporting an ES module, but the number is steadily increasing: </p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-13-at-9.13.09-AM.png?ssl=1\"><img /></a></p>\n<p>Pika makes it easy to search for these packages and the results will only include those that have a defined &#8220;module&#8221; entry point in their package.json manifest. Each listing consolidates the relevant information on one page, highlighting the important details.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-13-at-9.26.36-AM.png?ssl=1\"><img /></a></p>\n<p>One of the chief advantages of using ES modules is that they run natively on the web, without the need for a bundler. In a post titled &#8220;<a href=\"https://www.pikapkg.com/blog/pika-web-a-future-without-webpack\" rel=\"noopener noreferrer\" target=\"_blank\">A Future Without Webpack</a>,&#8221; Schott contends that JavaScript developers are &#8220;so steeped in the world of bundlers&#8221; that they overlook the possibilities of using ESM dependencies that run directly on the web:</p>\n<blockquote><p>Over the last several years, JavaScript bundling has morphed from a production-only optimization into a required build step for most web applications. Whether you love this or hate it, it’s hard to deny that bundlers have added a ton of new complexity to web development – a field of development that has always taken pride in its view-source, easy-to-get-started ethos.</p>\n<p>@pika/web is an attempt to free web development from the bundler requirement. In 2019, you should use a bundler because you want to, not because you need to.</p></blockquote>\n<p>Schott created <a href=\"https://github.com/pikapkg/web\" rel=\"noopener noreferrer\" target=\"_blank\"> @pika/web</a> to make it easy for developers to use ES modules, even when they don&#8217;t have compatible dependencies. It provides an install-time tool that is not exactly a build tool or a bundler but works to output web-native npm dependencies into a single ESM .js file:</p>\n<blockquote><p>@pika/web checks your package.json manifest for any &#8220;dependencies&#8221; that export a valid ESM “module” entry point, and then installs them to a local web_modules/ directory. @pika/web works on any ESM package, even ones with ESM &#038; Common.js internal dependencies.</p>\n<p>Installed packages run in the browser because @pika/web bundles each package into a single, web-ready ESM .js file. For example: The entire “preact” package is installed to web_modules/preact.js. This takes care of anything bad that the package may be doing internally, while preserving the original package interface.</p></blockquote>\n<p>Here&#8217;s a demo of how that works:</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"es\" dir=\"ltr\">¡OJO con @pika/web! <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f440.png\" alt=\"?\" class=\"wp-smiley\" /><img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" /></p>\n<p><img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f4e6.png\" alt=\"?\" class=\"wp-smiley\" /> Instala tus dependencias npm y úsalas directamente en el navegador.<br /><img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" /> Sin bundlers, ni configuraciones de ningún tipo.<br /><img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" /> Nativo, ESM, optimizado para http2&#8230; ¡y MUY rápido!</p>\n<p>¡Muy pronto, vídeo más completo y artículo en <a href=\"https://t.co/uc7bPEkbXB\">https://t.co/uc7bPEkbXB</a> <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f468-200d-1f4bb.png\" alt=\"?‍?\" class=\"wp-smiley\" />! <a href=\"https://t.co/cdNWqBnrDc\">pic.twitter.com/cdNWqBnrDc</a></p>\n<p>&mdash; Miguel Ángel Durán <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f468-200d-1f4bb.png\" alt=\"?‍?\" class=\"wp-smiley\" /> (@midudev) <a href=\"https://twitter.com/midudev/status/1101828172390248448?ref_src=twsrc%5Etfw\">March 2, 2019</a></p></blockquote>\n<p></p>\n<p>This week Schott announced the availability of a new <a href=\"https://www.pika.dev/cdn\" rel=\"noopener noreferrer\" target=\"_blank\">Pika CDN</a> for delivering modern ES module packages. It uses the <a href=\"https://github.com/pikapkg/web\" rel=\"noopener noreferrer\" target=\"_blank\">pikapkg/web package builder</a> to work with any ESM package and the CDN will automagically  handle any non-ESM dependencies of that package. Pika CDN automatically detects the visitor&#8217;s browser and serves JS that is optimized to the environment, eliminating polyfills and transpiler bloat wherever possible. </p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-13-at-10.12.32-AM.png?ssl=1\"><img /></a></p>\n<p>&#8220;Pika CDN leverages your browser&#8217;s natural caching abilities to give your pages faster dependency load times, especially on first visit,&#8221; Schott said. &#8220;0ms first-loads are even possible (for your dependencies at least) if all packages have been seen before.</p>\n<p>&#8220;With our CDN, package authors can distribute more modern, unminified packages without worrying about how to serve them directly. Instead, our nifty package-builder automatically resolves each package &#8212; and any legacy sub-dependencies &#8212; into a single, minified, ready-to-import JavaScript file.&#8221;</p>\n<p>Schott recently left his position at Ripple to work full-time on Pika, a project that he believes will move the JavaScript ecosystem forward. </p>\n<p>&#8220;Leaving my team was one of the hardest decisions I&#8217;ve ever made, but I know that I&#8217;m needed here,&#8221; he said. &#8220;I&#8217;m so excited to be a part of the future of the web, whatever it ends up looking like.&#8221;</p>\n<p>Pika is looking for corporate sponsors. For now, Schott is <a href=\"https://www.patreon.com/pikapkg\" rel=\"noopener noreferrer\" target=\"_blank\">funding the server costs using Patreon</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Jun 2019 15:54:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: Gutenberg 5.9 Brings Major Improvements to Block Grouping, Introduces Snackbar Notices\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90747\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://wptavern.com/gutenberg-5-9-brings-major-improvements-to-block-grouping-introduces-snackbar-notices\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2988:\"<p><a href=\"https://make.wordpress.org/core/2019/06/12/whats-new-in-gutenberg-12th-june/\" rel=\"noopener noreferrer\" target=\"_blank\">Gutenberg 5.9</a> is now available for those who are running the plugin to get the latest features on their sites. This release brings significant improvements to the grouping capabilities, allowing users to <a href=\"https://github.com/WordPress/gutenberg/pull/14908\" rel=\"noopener noreferrer\" target=\"_blank\">group and ungroup blocks</a> inside a container block. Once placed inside a group, the blocks can be moved up or down within the group using simple up/down controls.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-12-at-10.04.08-AM.png?ssl=1\"><img /></a></p>\n<p>Nested blocks have also been improved so that users can <a href=\"https://github.com/WordPress/gutenberg/pull/15537\" rel=\"noopener noreferrer\" target=\"_blank\">click through to each layer</a> to configure each and navigate to the deepest nested block.</p>\n<p>Gutenberg 5.9 <a href=\"https://github.com/WordPress/gutenberg/pull/15594\" rel=\"noopener noreferrer\" target=\"_blank\">introduces &#8220;Snackbar&#8221; notices</a> to communicate completed actions in the block editor UI that do not require further action. </p>\n<p>The term &#8220;Snackbar&#8221; doesn&#8217;t adequately describe the way these notices behave. The concept was inspired by Material design and is traditionally used for providing brief messages about app processes at the bottom of the screen. Gutenberg&#8217;s new Snackbars pop up and disappear after a short delay, so the notice doesn&#8217;t have to be dismissed. </p>\n<p>&#8220;For a distraction-free experience, all the notices used in the editor to inform about the post saving/publishing, reusable blocks creation and updates have been updated to use this new type of notice,&#8221; Gutenberg Phase 2 lead Riad Benguella said. He posted a gif demonstrating Snackbar notices in action:</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2019/06/snackbars.gif?ssl=1\"><img /></a></p>\n<p>This release brings several visual enhancements to blocks and UI components, including a <a href=\"https://github.com/WordPress/gutenberg/pull/15903\" rel=\"noopener noreferrer\" target=\"_blank\">redesign of the Table block placeholder</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/14843\" rel=\"noopener noreferrer\" target=\"_blank\">refactoring and consolidation of dropdown menus</a>, and <a href=\"https://github.com/WordPress/gutenberg/pull/15874\" rel=\"noopener noreferrer\" target=\"_blank\">improvements the output of the Spacer block</a>.</p>\n<p>Gutenberg 5.9 contains more than two dozen fixes for bugs found in both desktop and mobile experiences. The editor took a slight dip in performance from the previous version, going from 4.8 to 4.9 seconds in loading time and 62.8ms to 66.3ms for keypress events. More than 40 people contributed to this release and approximately 15% were new contributors.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Jun 2019 18:54:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"HeroPress: My “Hero’s Journey” Through the Dark Underworld of WordPress Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:204:\"https://heropress.com/essays/my-heros-journey-through-the-dark-underworld-of-wordpress-hosting/#utm_source=rss&utm_medium=rss&utm_campaign=my-heros-journey-through-the-dark-underworld-of-wordpress-hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:22301:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2020/06/061219-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Make things as simple as possible, while avoiding single points of failure on mission-critical systems.\" /><p><em>The following is an expanded and updated version of <a href=\"https://youtu.be/cFbyeYw9ZHI\">my presentation</a> at WordCamp Salt Lake City 2017.</em></p>\n<p>My girls love Moana. Especially when it first came to video and they could watch it every day… or two or three times a day if mom wasn’t feeling good or catching up on sleep from being up with baby brother the night before.</p>\n<p>There’s this strange part of that movie where Moana follows Maui to a place under the ocean called “The Realm of Monsters.” It’s where monsters go after being killed. If you have younger kids, you know what I&#8217;m talking about. If you don’t have kids, it’s when the giant crab sings the song “Shiny.”</p>\n<p><img /></p>\n<p>One common theme in myths, legends, and ancient religious writings, is where the hero visits the underworld, aka “afterlife” or “hell.” There they experience a symbolic or actual death for themselves or a loved one. Often through conquering a monster who is the Lord of the Underworld, they then re-emerge with their loved one, new knowledge and power, and/or some object to help them on their quest.</p>\n<p>The film Moana clearly plays out this theme. She and Maui emerge triumphant from the realm of monsters, having defeated the giant crab by flipping it on its back and retrieving Maui’s magical hook.</p>\n<p>In Return of the Jedi, Luke descends to the underworld of Jabba&#8217;s Palace. There, he’s able to bring his friend Han Solo back from a virtual death, defeat the Rancor, kill Jabba the Hut (lord of the criminal underworld), save the princess, and retrieve his lightsaber. All this happens before we see even one single, fuzzy, cute, unblinking Ewok…. Unless you believe in the “special editions,” in which case the Ewoks blink.</p>\n<p><img /></p>\n<p>There are many movies, books, stories, mythologies, etc that all follow similar patterns.</p>\n<p>Like Maui’s hook or Luke’s lightsaber, in these stories the hero often emerges from the underworld with newfound knowledge and/or a powerful object. Briefly, I’d like to take you on my own personal “Hero’s Journey” to the dark underworld of WordPress hosting. Along with it my quest of building a business on WordPress and hosting, with its own mythical monsters to slay, trials to be conquered, riddles to be solved, and ultimately new knowledge and weapons gained.</p>\n<h3>The Call to Adventure</h3>\n<p>In the early days of my business, Fiddler Online (<a href=\"https://wordx.press/what-the-change-to-wordxpress-means-for-our-members/\">now called WordXpress</a>), I envisioned building websites for companies on WordPress, then charging a monthly fee to maintain, support, edit, update, and manage them. I got started with a few clients and wanted to grow.</p>\n<p>I’d trusted someone to set me up with a very inexpensive VPS on unmanaged hosting. He was supposed to do the managing and ensure it all ran smoothly. I quickly learned you get what you pay for! Soon our members’ sites started going offline, usually all at once as the VPS crashed from one problem or another. It wasn’t just the server being down that caused problems. It was also corrupting data and other strange and scary things that I’d never encountered before, such as the body content of posts and pages being cut off, starting with the first special character that appeared in the content (a database issue).</p>\n<p><img /></p>\n<p>These were dark and scary monsters to battle. I knew cPanel pretty well, but the APACHE stack that ran beneath it was mostly a mystery to me. So was database encoding and other advanced technical realms that all have an impact on the server, WordPress, and ultimately our clients’ businesses.</p>\n<p>The monsters appeared, seemingly determined to kill my small and struggling business, shortly after the birth of our first child. I was frequently up all night working with “Todd” the server guy (we’ll call him) to try and get the websites back online. We’d vanquish one monster, rest a day or so, and find another had taken some sites down again.</p>\n<p>After a few weeks of constant frustration, I said “enough” and signed up for a Hostgator reseller plan. This was back when they were an independent hosting company. On this new plan I could install as many cPanel’s as I needed and manage each separately! I thought it was wonderful and would solve all my problems. Hostgator transferred all our sites from the terrible VPS hosting we’d been on to their servers and I thought perhaps that was it!</p>\n<blockquote><p>I thought my quest was over. I’d fought the monsters and won.</p></blockquote>\n<p>Scary as it was, it had been relatively brief. I’d learned a lot, but felt like I’d been to the underworld and back!</p>\n<h3>The Illusion of Safety</h3>\n<p>Unfortunately, the wraiths had cast a spell over me, blinding me to the fact that they were still lurking in the shadows. When transferring our WordPress websites to our new account, Hostgator had copied each entire cPanel over from the VPS. This eliminated the underlying problems in the APACHE stack on that horrible VPS, but brought with it the fiends that had infiltrated cPanel and even our WordPress websites. To be clear: they weren’t infected with any kind of malware, but configuration problems, cruft, and who knows what else, caused some really bad results.</p>\n<p>With my new spellbound, but misled confidence, I pushed our business forward. I brought on a business partner, Kurt as the sales guy. Later we acquired another website company. Through all that, we’d learned a lot, and doing okay for that stage, but still struggled financially as we bootstrapped this new business from nothing.</p>\n<blockquote><p>When we acquired this other business, they’d been running all their client’s sites on WordPress Multisite. It seemed like a great idea because of how it allowed us to manage all the websites in one place.</p></blockquote>\n<p>Despite the progress the business made, the monstrosities emerged again and this time with higher stakes since our business had grown and was now managing many more websites. These monsters emerged partly from what had been transferred over with cPanel, and the difficulties of running a large Multisite where each child site had its own theme, plus the weight of adding more and more websites and traffic to hosting that was really just shared hosting with WHM access and more control.</p>\n<p><img /></p>\n<h3>The Plunge Into the Underworld</h3>\n<p>In each hero’s journey, there’s often a wizard or goddess that helps guide and mentor the hero along his journey. I eventually made friends with a great guy we’ll call Sam. He ran his own hosting company with data centers and a great support staff. Sam was somewhat like Obi-Wan, Merlin, or Maui in these stories: he was my mentor and companion on my adventures into the underworld that followed. He made a great guide, because he’d been there before. Unfortunately, his own journey had never taken him to some of the deepest darkest places we would soon encounter.</p>\n<p>So we moved to Sam’s hosting, where he kindly watched things closely and provided a server admin’s perspective and advice at a much lower price than he would have normally charged.</p>\n<p>It wasn’t long before the demons, wraiths, monsters, and other ghouls started crawling from the darkness. It started with random downtime. Then followed strange limitations on websites. Next emails were not getting delivered. Then it was slowness. Now we were hacked… or were we? Suddenly all the contents of all pages and posts were cut off (we thought we killed this monster before)! Then email wasn’t being sent. Next our server is sending spam email. Now a hard drive is dying. It just kept going and going. Many of these demons were completely new to Sam and his very experienced team.</p>\n<p>It didn’t take long before there were whisperings of “the Fiddler curse.” This curse referred to Fiddler Online the name of our company. The hosting support team joked that we were cursed. All kinds of issues arose that they’d never seen before, and with a frequency they’d never experienced either.</p>\n<p>When a car crashed into the data center’s power regulation center during a freak storm, it cut off power from the normal power lines, as well as from their automatic backup power supply! It completely took the data center offline. The “Fiddler curse” was in full force.</p>\n<blockquote><p>Or put better, we were in the deepest, darkest, part of the underworld, locked in an all-out battle with the worst demons and wraiths it had to send against us.</p></blockquote>\n<p>We tried method after method to defeat the monsters. We tried rebuilding the server stacks. We tried various WordPress optimizations. We bought our own server and had it installed in their data center. We even tried a totally different Linux stack and something called Interworx, a cPanel alternative, that came with load balancing and real-time backup. But no matter how much money, time, and knowledge we threw at it, the issues continued. No matter how many monsters we slew, we were still losing the war.</p>\n<h3>The “Real World” Dragons</h3>\n<p>When I recently asked my wife Jill about that time of our lives, she said:</p>\n<blockquote><p>“From my perspective, it was hard to know when to throw in the towel and say ‘enough’ because it’s just not working. Getting the hosting sorted out totally changed the entire dynamic and perspective of doing our own business. Before that, it felt like we were building a dream on a crumbling foundation.”</p></blockquote>\n<p><img /></p>\n<p>And don’t get the wrong idea from this image. Jill was no damsel in distress. She’s a warrior too. I’d have never completed this quest without her there, fighting alongside me. She may have not fought the technical fiends, but there were plenty other monsters in the form of financial struggles, moves, and difficult situations that arose from my unavailability, our lack of money, and more.</p>\n<p>This was all a lot like battling the Hydra of Lerna: we’d cut off one head, and two would grow back in its place. We’d take a breather for a week, and then here came the wraiths!</p>\n<p>The stress of it all exacerbated a gallstone problem I had. Because of a misdiagnosis, I thought it was something there was no solution for. So even when I wasn’t up in the middle of the night battling monsters demons of the hosting underworld with Sam, I was often awake at night in massive amounts of pain as my gallbladder tried to pass gigantic gallstones. So even then, I’d be sleeping the next day when I needed to be designing websites or networking.</p>\n<p>Throw in a healthy dose of anxiety and some intermittent depression and you get the picture. Instead of growing, our business stagnated. The quest through this dark underworld seemed to have no end in sight. It ruined vacations, stole away family time, punished me physically, hurt our client’s business, and was pushing myself, Jill, and our finances, to our very limits.</p>\n<h3>Death and Rebirth</h3>\n<p>It all seemed to come to a head when the pain of my gallstones became so intense I thought I was going to die. After 2 visits to the Emergency Room and 3 days in the hospital, I gave birth to this baby. They actually saw a larger one than this in the ultrasound beforehand, but my body had apparently broken it up before they removed my gallbladder. I returned home with real-world wounds that would turn into scars, and lighter by one gallbladder and several massive gallstones.</p>\n<p><img /></p>\n<p>I left the hospital with a new lease on life. I felt like I’d been resurrected, fighting my way out of the underworld and back to the land of the living. It helped me open up to a completely different approach to hosting and allowed me to see that tiny speck of light that ended up being the doorway out of this underworld made up of the dark side of WordPress and hosting.</p>\n<p>I was able to use my newfound perspective to find some awesome new weapons, and fight my way to that exit. Luckily for you, you can learn from my pain and battles with the underworld.</p>\n<h3>The Road Back: Simplify</h3>\n<p>Illumination was mine! Of the knowledge I gained, one key principle stood out among the rest: <strong>make things as simple as possible, while avoiding single points of failure on mission-critical systems.</strong> Multisite was great for managing all the websites at once, but if one had a problem, they all went down! The same with having a single server to run all our sites: if the server went down, we had the urgency of 30 or 40 clients (back then) all being negatively impacted at once.</p>\n<p>We started by <a href=\"https://wordx.press/how-to-revert-a-wordpress-multisite-to-a-single-site/\">killing our Multisites</a> and traditional hosting setups. Instead of a single Multisite with 1 database where a problem could take down all the sites in the Multisite, we moved to individual WordPress installs for each site. As we pulled each site out of the Multisite and migrated it to our new cloud hosting, we also checked the databases and files thoroughly to ensure they were clean, light, and that we eliminated any cruft that had built up in the database. We also stopped running email and DNS through our web servers. This effectively killed the demons that had moved with us in previous hosting migrations.</p>\n<p>Here’s my recommended do’s and don&#8217;ts for any smaller businesses hosting and maintaining WordPress websites:</p>\n<p><strong>Don’t:</strong></p>\n<ol>\n<li>use shared hosting or hosting that uses cPanel</li>\n<li>use Multisite (SPoF)</li>\n<li>put all your sites on 1 server (SPoF)</li>\n<li>use your web server as an email server</li>\n<li>send WordPress transactional emails from your webserver</li>\n<li>use your web server for DNS</li>\n<li>use your hosting company for domain registration</li>\n</ol>\n<p><strong>Do:</strong></p>\n<ol>\n<li>use cloud hosting with WordPress-optimized stack and custom control panel</li>\n<li>use a bulk-site-management tool</li>\n<li>spread your sites across multiple servers</li>\n<li>use an email suite (Hover, Zoho, G Suite, Office 365)</li>\n<li>use a transactional email service (SendGrid, Postmark, MailGun)</li>\n<li>use your registrar for DNS</li>\n<li>use a different registrar for registering domains, than your hosting</li>\n</ol>\n<p>Following these tips eliminates many single points of failure, simplifies things greatly, and gives you the tools and ability to go right to the source of the problem. Since all your important WordPress functionality isn’t in one place with one point of failure, you can go where the problem is.</p>\n<p>For example, if a client isn’t receiving WooCommerce new order emails from their website, we can quickly go to SendGrid to see why that is and what needs to be done to fix it in an easy to use interface. Try that on a traditional APACHE/cPanel setup that sends your client’s company emails, WordPress emails, etc. all from one place.</p>\n<p><img /></p>\n<h3>Cloud Hosting</h3>\n<p>We eliminated cPanel and the normal Linux hosting stacks by <a href=\"https://www.cloudways.com/blog/tevya-wordxpress-success-story/\">moving to CloudWays</a>, which has a nice WordPress setup that they run on top of a number of cloud hosting services such as Google, Amazon, Digital Ocean, and Vultr. They have their own in-house customized stack and management dashboard. CloudWays removed all the normal bloat and potential for problems that comes with it, and really took away most of the pain, hassle, and responsibility of the hosting part of WordPress and for quite cheap.</p>\n<p>On CloudWays, instead of putting all 40+ sites on one server, we split them up, with about 15 &#8211; 18 sites on one small Digital Ocean (and later Vultr) server. This meant that if one site had issues, it wouldn’t take down all our other sites. And even if the issue was bad enough to affect the whole server, or the server had its own issues, only a small portion of our clients would be affected at once.</p>\n<h3>Email Accounts and Transactional Email</h3>\n<p>Additionally, we stopped running email through our servers. Part of simplifying is outsourcing to people/services who can just do it better than you (or that old hosting you’re clinging to because it’s cheap). I love that good WordPress hosts like CloudWays, Flywheel, and Kinsta have no options for you to do this or include built-in services like SendGrid. I slew a lot of email monsters. Using something like SendGrid or Postmark for WordPress and G Suite or Office 365 for email accounts, eliminates tons of headaches.</p>\n<p>We set up WordPress’s emails to go through SendGrid and all our members’ email accounts we migrated to Hover, Google Apps, or Office 365.</p>\n<h3>Bulk-WordPress Management</h3>\n<p>In place of Multisite, we found MainWP and chose it over other options like InfiniteWP. It provided us the bulk-control of Multisite, but without the single point of failure issue. The upside is that it’s fairly inexpensive and runs on a WordPress install, so you control it on your hosting.</p>\n<p>That’s kinda its downside as well. If something goes wrong, it’s on my team and I to run the problem down and fix it. Or we have to go through the cumbersome process of reporting it to the MainWP support team, then providing them access to both the dashboard site and an affected child site. Eventually we decided to move to ManageWP because it’s a hosted platform. That means when something goes wrong, much of the time, it’s on them to fix, and they have access to fix their own platform, plus the logs, etc from our sites.</p>\n<p><strong>MainWP:</strong></p>\n<ul>\n<li>Inexpensive</li>\n<li>Runs on top of your WP install</li>\n<li>You maintain control</li>\n<li>Familiar interface</li>\n<li>Free to use the basics</li>\n<li>Lifetime extensions purchase option</li>\n<li>GPL licensed</li>\n<li>Great support</li>\n<li>Good community</li>\n</ul>\n<p><strong>ManageWP:</strong></p>\n<ul>\n<li>More expensive</li>\n<li>Runs on their servers, so problems are largely theirs to deal with</li>\n<li>Less overall responsibility and time drain</li>\n<li>Free to use the basics</li>\n<li>Great support</li>\n</ul>\n<h3>Master of Two Worlds of WordPress</h3>\n<p>Fortunately today there are many awesome hosting options and bulk-management tools that simply weren’t available to me years ago when I started on this journey. After this last, final push, my team and I stood back and waited and rested, expecting more monsters. And occasionally one crawled out of it’s hole. But by and large the underworld was defeated and left far behind. Moving to cloud hosting and simplifying were finally the spell that broke the Fiddler curse and freed us from the underworld. Our business’s core service was stable and safe and running like it should be. We could start growing again! It was such a relief!</p>\n<p>To reiterate some of the illumination gained on my journey: simplify your WordPress websites and hosting through offloading everything you can to experts who do it better, often for cheaper (if you properly calculate the value of your own time). Focus on your super-power whether it be design or development, or just creating solutions on WP with existing plugins and tools. If your super-power isn’t WordPress at all, you can outsource maintenance, content updates, backups and security, plugin and core updates, and much more to a company like <a href=\"https://wordx.press\">WordXpress</a>. I’ve built this company based on the knowledge and tools I learned on my quest.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: My &#8220;Hero&#8217;s Journey&#8221; Through the Dark Underworld of WordPress Hosting\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=My%20%22Hero%27s%20Journey%22%20Through%20the%20Dark%20Underworld%20of%20WordPress%20Hosting&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-heros-journey-through-the-dark-underworld-of-wordpress-hosting%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: My &#8220;Hero&#8217;s Journey&#8221; Through the Dark Underworld of WordPress Hosting\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-heros-journey-through-the-dark-underworld-of-wordpress-hosting%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-heros-journey-through-the-dark-underworld-of-wordpress-hosting%2F&title=My+%26%238220%3BHero%26%238217%3Bs+Journey%26%238221%3B+Through+the+Dark+Underworld+of+WordPress+Hosting\" rel=\"nofollow\" target=\"_blank\" title=\"Share: My &#8220;Hero&#8217;s Journey&#8221; Through the Dark Underworld of WordPress Hosting\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/my-heros-journey-through-the-dark-underworld-of-wordpress-hosting/\" title=\"My &#8220;Hero&#8217;s Journey&#8221; Through the Dark Underworld of WordPress Hosting\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/my-heros-journey-through-the-dark-underworld-of-wordpress-hosting/\">My &#8220;Hero&#8217;s Journey&#8221; Through the Dark Underworld of WordPress Hosting</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Jun 2019 12:00:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Tevya Washburn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WPTavern: Drupal Gutenberg 1.0 Released, Now Ready for Production Sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90376\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/drupal-gutenberg-1-0-released-now-ready-for-production-sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6201:\"<p>The <a href=\"https://www.drupal.org/project/gutenberg\" rel=\"noopener noreferrer\" target=\"_blank\">Gutenberg module for Drupal</a>, created by <a href=\"https://www.frontkom.no/\" rel=\"noopener noreferrer\" target=\"_blank\">Frontkom</a>, reached the 1.0 milestone earlier this month. It is the first stable release recommended for use in production with Drupal 8.x. </p>\n<p>The 1.0 release removes the Gutenberg-JS dependency and uses Gutenberg core files directly. It is based on Gutenberg <a href=\"https://make.wordpress.org/core/2019/05/01/whats-new-in-gutenberg-1st-may/\" rel=\"noopener noreferrer\" target=\"_blank\">version 5.6.1</a>, which was released in early May. The module boasts better handling for media files, adding support for title, caption, and alternative text. It also adds an &#8220;Allowed Blocks UI&#8221; to the content type admin UI, so administrators can restrict which blocks show up in the block selector.</p>\n<p>&#8220;We’re now ready for production sites in the sense that we’ll be more careful with structure changes, will try to do update paths when possible, and will create automated tests for crucial functionality,&#8221; Frontkom project manager Thor Andre Gretland said. &#8220;We’ve solved the blockers for a stable release.&#8221;</p>\n<p>Upgrading the module from RC-1 may require some extra steps, because it is a big jump, taking the Gutenberg library from 4.8.0 to 5.6.1. Users will need to update the database. It is also necessary to navigate to content types and click save to enable Gutenberg again so that it will begin storing the Allowed blocks in the database. If users get notices about invalid blocks, they are advised to try the Attempt Block Recovery option:</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/05/attempt-block-recovery.png?ssl=1\"><img /></a></p>\n<p>&#8220;It’s actually a rather large update,&#8221; Gretland said. &#8220;We were planning to add a couple of last needed features to release our 1.0 version, but ended up using the latest Gutenberg version with several new great features. We’re also using more of the Gutenberg Core, that we’ve been able to use before.&#8221; </p>\n<p>The module still has one critical issue that Frontkom is working on. <a href=\"https://www.drupal.org/project/gutenberg/issues/3059167\" rel=\"noopener noreferrer\" target=\"_blank\">Reusable blocks are not working</a> with the latest release. Users are getting a &#8220;this block is unavailable or deleted&#8221; message when attempting to insert a reusable block. In the meantime, those who require this feature can roll back to RC1 to get it working again.</p>\n<p>So far the Gutenberg module has been well-received. It has been downloaded more than 12,000 times and 494 sites are reported to be using it.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Setup <a href=\"https://twitter.com/drupalgutenberg?ref_src=twsrc%5Etfw\">@drupalgutenberg</a> on D8 yesterday (following meeting one of <a href=\"https://twitter.com/frontkom?ref_src=twsrc%5Etfw\">@frontkom</a> at the recent Dutch <a href=\"https://twitter.com/hashtag/CiviCRM?src=hash&ref_src=twsrc%5Etfw\">#CiviCRM</a> sprint) and was pretty blown away. Bringing Medium-style editing to all the CMSs &amp; then some. If <a href=\"https://twitter.com/hashtag/Joomla?src=hash&ref_src=twsrc%5Etfw\">#Joomla</a> doesn’t implement a Gutenberg.js integration we/they’ll be left behind. <a href=\"https://t.co/SfieuGfOlf\">https://t.co/SfieuGfOlf</a></p>\n<p>&mdash; Nicol (@netribution) <a href=\"https://twitter.com/netribution/status/1133268870112972800?ref_src=twsrc%5Etfw\">May 28, 2019</a></p></blockquote>\n<p></p>\n<p>Drupal&#8217;s Gutenberg module includes access to the <a href=\"https://gutenbergcloud.org/blocks\" rel=\"noopener noreferrer\" target=\"_blank\">Gutenberg Cloud</a> library of free blocks. Although the library has been slow to gain contributors, it does contain several blocks that are helpful for creating page layouts, such as Content in Columns, Hero Section, Section Wrapper, Section Row, and a Feature Box block. Site administrators can also use the Gutenberg module in combination with Drupal&#8217;s new Layout Builder, which was introduced as a stable module to Drupal 8.7 core.</p>\n<p>&#8220;We see a valid use case for mixing Drupal Gutenberg with the Drupal layout builder when you might want to create layout templates with the layout builder, and keep the actual content editing in Gutenberg,&#8221; Gretland said. &#8220;For example you could use the layout builder to define fixed byline elements for author and create date, but leave the actual content creation experience to Gutenberg.&#8221;</p>\n<p>There are a few limitations to using the two tools together. The only way to use them on the same project is if they deal with different content types.  </p>\n<p>&#8220;Since Drupal Gutenberg takes over the whole node UI, it can have some unexpected effects when used together with Layout Builder,&#8221; Gretland said. &#8220;That doesn’t mean that they won’t ever &#8216;work&#8217; together. One idea could be using the LB data structure to generate Gutenberg fixed layouts/templates and even save Gutenberg data in a structured way handled by Layout Builder.&#8221;</p>\n<p>Gretland said his team believes Gutenberg delivers a better editing experience than Layout Builder, as it is a more mature project. However, Layout Builder stores its data in a structured way, which has its advantages and disadvantages over Gutenberg.</p>\n<p>WebWash has a good <a href=\"https://www.webwash.net/create-pages-using-gutenberg-wordpress-editor-in-drupal/\" rel=\"noopener noreferrer\" target=\"_blank\">video tutorial</a> for Drupal users who want to learn how to configure the Gutenberg module and use it on the Page content type. It includes a walkthrough for common actions like uploading images, creating reusable blocks, and using the Gutenberg Cloud. If you want to see how Gutenberg can improve Drupal&#8217;s authoring experience without installing the module, check out the <a href=\"https://drupalgutenberg.org/demo\" rel=\"noopener noreferrer\" target=\"_blank\">frontend demo of Drupal Gutenberg</a> created by the team at Frontkom.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Jun 2019 23:03:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"WPTavern: WP Engine Launches DevKit Open Beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90715\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wptavern.com/wp-engine-launches-devkit-open-beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2627:\"<p>Those who host or manage sites on WP Engine now have a <a href=\"https://wpengine.com/blog/wp-engine-launches-devkit-to-offer-best-developer-experience-in-wordpress-today/\">new tool</a> at their disposal. It&#8217;s called <a href=\"https://wpengine.com/devkit/\">DevKit</a>, developed by Chris Wiegman and Jason Stallings. </p>\n\n\n\n<p>DevKit is a WordPress local development environment that includes SSH Gateway access, push and pull deployments to WP Engine, Command Line Interface commands for the Genesis theme framework and other tools.</p>\n\n\n\n<p>Although DevKit has tight integration with WP Engine the software can be used independently of the host. With <a href=\"https://localbyflywheel.com/\">Local by Flywheel</a>, <a href=\"https://www.vagrantup.com/\">Vagrant</a>, <a href=\"https://www.apachefriends.org/index.html\">XAMPP</a>, and other tools available, Wiegman explains what motivated him to create a new solution.</p>\n\n\n\n<p>&#8220;I&#8217;ve been working on the perfect WordPress developer environment since I learned about Vagrant in 2013,&#8221; he said. &#8220;As it was never my full-time job, I could never take it to the next level. DevKit gives me the power to do that.&#8221;</p>\n\n\n\n<p>Stallings added, &#8220;We wanted to build a kick ass set of tools for developers building on WP Engine. That’s been our mission from the start, build something that all developers want to use (including us)!&#8221; </p>\n\n\n\n<p>As what for what sets DevKit apart from the others, &#8220;I think our architecture is very different from both tools,&#8221; Stallings said. </p>\n\n\n\n<p>&#8220;Similar to Docker Engine, DevKit CLI is the interface to DevKit. So when we build the GUI it will 100% complement the CLI, and the two can be used interchangeably. This will enable us to build other interfaces in the future too.&#8221;</p>\n\n\n\n<p>DevKit provides the following features:</p>\n\n\n\n<ul><li>Container-based local development environment</li><li>SSH Gateway access</li><li>Push and pull deployments to WP Engine</li><li>Preview your local site with others via ngrok</li><li>PHP version selector</li><li>Email testing client</li><li>MySQL</li><li>Local SSH &amp; WP-CLI</li><li>Genesis Framework WP-CLI commands</li><li>phpmyadmin</li><li>webgrind</li><li>Varnish</li><li>HTTPS Proxy</li><li>xdebug</li></ul>\n\n\n\n<p>Currently, DevKit&#8217;s user interface is command line only with plans to add a GUI later this year. It&#8217;s available for free and is in open beta for Mac and Linux. Those interested in participating in the open beta can sign up on the <a href=\"https://wpengine.com/devkit/\">DevKit landing page</a>. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Jun 2019 20:12:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: Former npm, Inc. CTO Announces Entropic, a Decentralized Package Registry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90574\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/former-npm-inc-cto-announces-entropic-a-decentralized-package-registry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4561:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2019/06/entropic-announcement-jsconf-eu.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://twitter.com/ceejbot/\" rel=\"noopener noreferrer\" target=\"_blank\">CJ Silverio</a>, former CTO of npm Inc., gave a presentation at <a href=\"https://2019.jsconf.eu/\" rel=\"noopener noreferrer\" target=\"_blank\">JSConf EU 2019</a> in Berlin earlier this month titled &#8220;The Economics of Open Source.&#8221; More specifically, she discussed the economics of package management as it applies to open source software, based on her unique perspective and experience gained in working for the company that runs the world&#8217;s largest JavaScript package registry.</p>\n<p>Silverio tells the story of how npm gained official status and characterizes its success as a catastrophe for a centralized package registry and repository. Although centralization has some advantages for usability and reliability, success can be expensive when a centralized service becomes popular. She described the events leading up to npm&#8217;s incorporation in 2013. The registry was down more than it was up in October 2013 and npm needed money.</p>\n<p>npm&#8217;s owner took seed funding from a VC firm and the Node project continued to give npm special privileges. Developers perpetuated this by continuing to use npm, as over time it had come to define developers&#8217; expectations in serving JavaScript packages. Silverio discusses some of the consequences of npm coming under private control, how developers now have no input into registry policies or how disputes are resolved. </p>\n<p>Presumably speaking from her intimate knowledge of the company&#8217;s inner workings, Silverio describes how VC-funding turned npm Inc. into a financial instrument.</p>\n<p>&#8220;Financial instruments are contracts about money,&#8221; she said. &#8220;npm Inc, the company that owns our language ecosystem, is a thing that might as well be a collection of pork bellies, as far as its owners are concerned. They make contracts with each other and trade bits of it around. npm Inc. is a means for turning money into more money.&#8221;</p>\n<p>Silverio contends that JavaScript&#8217;s package registry should not be privately controlled and that centralization is a burden that will inevitably lead to private control because the servers cost money. </p>\n<p>Her sharp criticism of centralized package management leads into her announcement of a federated, decentralized package registry called <a href=\"https://github.com/entropic-dev\" rel=\"noopener noreferrer\" target=\"_blank\">Entropic</a> that she created with former npm colleague Chris Dickinson and more than a dozen contributors. The project is Apache 2.0 licensed and its creators are working in cooperation with the <a href=\"https://openjsf.org/\" rel=\"noopener noreferrer\" target=\"_blank\">OpenJS Foundation</a>. </p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Warming my heart right now: how many former npm-ers are contributing to entropic &lt;3</p>\n<p>&mdash; Ceej is on vacation (@ceejbot) <a href=\"https://twitter.com/ceejbot/status/1136551537835032577?ref_src=twsrc%5Etfw\">June 6, 2019</a></p></blockquote>\n<p></p>\n<p>Entropic comes with its own CLI, and offers a new file-centric publication API. All packages published to the registry are public and developers are encouraged to use something like the GitHub Package Registry if they need to control access to packages. The project is just over a month old and is not ready for use. </p>\n<p>&#8220;I think it’s right that the pendulum is swinging away from centralization and I want to lend my push to the swing,&#8221; Silverio said. The last decade has been about consolidation and monolithic services, but the coming decade is going to be federated. Federation spreads out costs. It spreads out control. It spreads out policy-making. It hands control of your slice of our language ecosystem to you. My hope is that by giving Entropic away, I’ll help us take our language commons back.&#8221;</p>\n<p>Silverio&#8217;s <a href=\"https://github.com/ceejbot/economics-of-package-management/blob/master/essay.md\" rel=\"noopener noreferrer\" target=\"_blank\">Economics of Package Management</a> essay is available on GitHub. Check out the video of the presentation from JSConf EU below. If decentralized package management gains momentum and becomes the standard for the industry, this video captures what may become a turning point in the JavaScript ecosystem and a defining moment for the future of the web.</p>\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Jun 2019 03:41:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: BuddyPress 5.0 to Update Password Control to Match WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/buddypress-5-0-to-update-password-control-to-match-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3462:\"<p>BuddyPress 5.0 development began in December 2018 after <a href=\"https://buddypress.org/2018/11/buddypress-4-0-0-pequod/\" rel=\"noopener noreferrer\" target=\"_blank\">4.0.0 was released</a> in November. The core BuddyPress team has not published a roadmap for what will be coming in 5.0, but features and fixes added so far can be found on GitHub in the <a href=\"https://github.com/buddypress/BuddyPress/commits/master\" rel=\"noopener noreferrer\" target=\"_blank\">commit log</a>. </p>\n<p>One noteworthy addition to the upcoming major release is that the BP Nouveau template pack is being <a href=\"https://buddypress.trac.wordpress.org/changeset/12397\" rel=\"noopener noreferrer\" target=\"_blank\">updated to use the same password control as the one used in WordPress core</a>. BuddyPress users will now be able to set their passwords using WordPress&#8217; interface on the registration page and on the user&#8217;s general settings page. </p>\n<p>Here&#8217;s what it will look like in the templates:</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Here\'s how it looks <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f4fd.png\" alt=\"?\" class=\"wp-smiley\" /> <a href=\"https://t.co/g8DknNpUKl\">pic.twitter.com/g8DknNpUKl</a></p>\n<p>&mdash; imath (@imath) <a href=\"https://twitter.com/imath/status/1129668922024845313?ref_src=twsrc%5Etfw\">May 18, 2019</a></p></blockquote>\n<p></p>\n<p>By default, BuddyPress will generate a strong password, but the user can still edit it, if necessary. If the user selects a password that is too weak, the submit button will be disabled until the user confirms they want to proceed by checking the checkbox.</p>\n<p>BP Nouveau <a href=\"https://codex.buddypress.org/releases/version-3-0-0/\" rel=\"noopener noreferrer\" target=\"_blank\">replaced the bp-legacy template packs in 2018</a>, introducing JavaScript-powered templates, integration with the Customizer, and more layout options for BuddyPress navigation and component directories. As a result of the password control update, the src/bp-templates/bp-nouveau/js/password-verify.js template is scheduled to be deprecated and deleted in BuddyPress 6.0.0, so developers will want to take note if using the bp-nouveau-password-verify script as a dependency for custom password control implementations.</p>\n<p>BuddyPress 5.0 also <a href=\"https://wptavern.com/buddypress-5-0-to-display-debug-info-in-the-new-site-health-info-screen\" rel=\"noopener noreferrer\" target=\"_blank\">adds BP-specific debug into to the Site Health Info screen</a> that was introduced in WordPress 5.2. This release will <a href=\"https://buddypress.trac.wordpress.org/ticket/8025\" rel=\"noopener noreferrer\" target=\"_blank\">require WordPress 4.7 or greater</a> for <a href=\"https://codex.buddypress.org/getting-started/wordpress-version-compatibility/\" rel=\"noopener noreferrer\" target=\"_blank\">optimal compatibility</a> and older versions will not be supported. Site owners running on older versions of WordPress have time to prepare.</p>\n<p>Although the BuddyPress core team and contributors have put out several security and maintenance releases since version 4.0.0, regular project meetings have been sporadic in 2019. BuddyPress 5.0 was <a href=\"https://buddypress.trac.wordpress.org/milestone/5.0.0\" rel=\"noopener noreferrer\" target=\"_blank\">expected at the end of May</a> but a new timeline may be discussed at the next meeting, which is tentatively planned for Wednesday, June 12.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Jun 2019 19:04:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WPTavern: In Case You Missed It – Issue 25\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wptavern.com/?p=90643&preview=true&preview_id=90643\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wptavern.com/in-case-you-missed-it-issue-25\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7707:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1\" rel=\"attachment wp-att-50955\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/112901923@N07/16153818039\">Night Moves</a> &#8211; <a href=\"https://creativecommons.org/licenses/by-nc/2.0/\">(license)</a></p>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>Open Call for People Interested in Being Team Leads</h2>\n<p>Josepha Haden has <a href=\"https://make.wordpress.org/updates/2019/06/03/team-lead-interest-post/\">published an open call</a> on the Team Updates blog looking for people interested in learning about the Team Lead role. The post includes links to training materials that will be open for two weeks where people can make suggestions.</p>\n<p>Once the training materials are complete, interested parties will be sent the team leads training materials and quizzes. Those who pass the quizzes will then be part of a group orientation in which team leads and future leads will be chosen. Even if you&#8217;re not interested in becoming a team lead, the training materials in the post contain a lot of useful information about the inner workings of the project.</p>\n<h2>Marcel Bootsman Continues on After Hospital Visit</h2>\n<p>Marcel Bootsman who is walking more than 700km to Berlin, Germany for WCEU recently <a href=\"https://walktowc.eu/2019/06/04/day-17-rest-day-and-many-thanks-to-meindl/\">made a hospital visit</a>. &#8220;The doctor asked about what I’m doing, and what the problem is, so I explained everything,&#8221; Bootsman said. &#8220;She examined both legs and found that there was a swelling on my right ankle. She sadly could not diagnose further, since it’s impossible. An expert has to look at it, and an x-ray picture has to be taken.&#8221;</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">YESS! Nothing serious, just an overloaded ankle which is almost healed. <br />Doctor said I can continue with just one more resting day, so I\'m going by train to my next stop. Just to be of extra help he bandaged my ankle.<a href=\"https://twitter.com/hashtag/WalkToWCEU?src=hash&ref_src=twsrc%5Etfw\">#WalkToWCEU</a> <a href=\"https://t.co/VdW7C8m71N\">pic.twitter.com/VdW7C8m71N</a></p>\n<p>&mdash; <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f6b6-1f3fc.png\" alt=\"??\" class=\"wp-smiley\" /> Marcel Bootsman (@mbootsman) <a href=\"https://twitter.com/mbootsman/status/1136187513251532800?ref_src=twsrc%5Etfw\">June 5, 2019</a></p></blockquote>\n<p></p>\n<p>The doctor diagnosed him with having an overloaded right ankle. After wrapping his ankle for extra support, Bootsman continued on. Check out <a href=\"https://walktowc.eu/2019/06/06/day-19-meine/\">his description and photos</a> from day 19 of his travels.</p>\n<h2>WooSesh is Coming Back</h2>\n<p><a href=\"https://woosesh.com/\">WooSesh</a>, a global, virtual conference devoted to WooCommerce, is scheduled to take place on October 9-10th. You can follow <a href=\"https://twitter.com/WooSesh_\">WooSesh_</a> on Twitter or sign up to their email list to be notified of when tickets are available.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">ANNOUNCEMENT: If you use <a href=\"https://twitter.com/WooCommerce?ref_src=twsrc%5Etfw\">@WooCommerce</a> to build ecommerce sites, or do any kind of ecommerce development, you\'ll be thrilled to hear that <a href=\"https://twitter.com/woosesh?ref_src=twsrc%5Etfw\">@WooSesh</a> returns on Oct 9 and 10!</p>\n<p>Follow <a href=\"https://twitter.com/WooSesh_?ref_src=twsrc%5Etfw\">@WooSesh_</a> and join the mailing list at <a href=\"https://t.co/Pyev9v2CPv\">https://t.co/Pyev9v2CPv</a> to stay in the loop <a href=\"https://t.co/hPdv8Yu5LU\">pic.twitter.com/hPdv8Yu5LU</a></p>\n<p>&mdash; WordSesh (@WordSesh) <a href=\"https://twitter.com/WordSesh/status/1131365096872189953?ref_src=twsrc%5Etfw\">May 23, 2019</a></p></blockquote>\n<p></p>\n<h2>GitHub Repo Templates</h2>\n<p>Earlier this week, GitHub <a href=\"https://github.blog/2019-06-06-generate-new-repositories-with-repository-templates/?utm_campaign=1559837005&utm_medium=social&utm_source=twitter&utm_content=1559837005\">launched Repository Templates</a> to help developers manage and distribute boilerplate code. Web development agency 10UP has a <a href=\"https://github.com/10up/theme-scaffold\">Theme</a> and <a href=\"https://github.com/10up/plugin-scaffold\">Plugin</a> repo template that is available for anyone to use.</p>\n<h2>WordPress 5.2.2 Release Date Changed</h2>\n<p>WordPress 5.2.2 was <a href=\"https://make.wordpress.org/core/2019/06/01/some-changes-to-the-5-2-2-release-schedule/\">originally scheduled</a> to be released on June 13th, but the release team has decided to <a href=\"https://make.wordpress.org/core/2019/06/06/dev-chat-summary-05-june/\">push the date back</a>. Tickets that are slated for WordPress 5.3 that meet the requirements to be in a minor release will be merged into 5.2.2. The new release date is Tuesday, June 18th, a few days before WordCamp EU.</p>\n<h2>WordCamp US After Party Is Now Wordfest</h2>\n<p>There won&#8217;t be a big after party at the conclusion of WordCamp US this year. Instead, organizers are <a href=\"https://2019.us.wordcamp.org/2019/06/07/wordfest-will-be-held-at-city-museum/\">hosting WordFest</a> on Friday, November 1, 2019, at <a href=\"https://www.citymuseum.org/\">City Museum in St. Louis</a>. According to organizers, the party doesn&#8217;t always have to be at the conclusion of the event thus the name change.</p>\n<h2>How to Use and Create Reusable Block Templates</h2>\n<p>Justin Tadlock has <a href=\"https://themehybrid.com/weblog/reusable-blocks-as-templates\">published a tutorial</a> that explains how to create, use, import, and export reusable block templates in WordPress.</p>\n<p>&#8220;A lot of this is not intuitive at this point and might take some digging for someone not intimately familiar with all the block editor features. But, this is an extremely powerful feature that I’m sure will become more useful in the future. I can even see things like theme authors sharing reusable blocks to help users build out certain page designs.&#8221;</p>\n<p>I&#8217;m looking forward to seeing other people share their reusable blocks or templates. One of the beautiful things about the new editor is that it doesn&#8217;t require a developer to sort blocks into a particular layout and then save it as a reusable block that can be shared.</p>\n<h2>C02 May Be the Cause of Feeling Drowsy During Conference Sessions</h2>\n<p>I always thought it had something to do with lunch but I&#8217;ve felt drowsy before then. Interesting data shared in a Twitter thread. Hat tip to <a href=\"https://twitter.com/dimensionmedia\">David Bisset</a>.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Ever wonder why you get so sleepy during conference talks? Turns out lots of conference venues aren\'t well-ventilated, causing CO2 to rise to levels that cause drowsiness (&gt;1000ppm). Data from <a href=\"https://twitter.com/keflavich?ref_src=twsrc%5Etfw\">@keflavich</a> shows this steady rise over the first 50min of a conference session. <a href=\"https://t.co/AjFO2eQDrJ\">pic.twitter.com/AjFO2eQDrJ</a></p>\n<p>&mdash; Cara Battersby (@battersbot) <a href=\"https://twitter.com/battersbot/status/1135926829813063680?ref_src=twsrc%5Etfw\">June 4, 2019</a></p></blockquote>\n<p></p>\n<p>That&#8217;s it for issue twenty-five. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Jun 2019 21:33:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Experimenting With Reusable Blocks to Create Post Templates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90636\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/experimenting-with-reusable-blocks-to-create-post-templates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2177:\"<p>For the past several years, I&#8217;ve used the Post Template plugin developed by Vincent Prat to create and manage post templates. For example, some of the information in the <a href=\"https://wptavern.com/category/wordpress-weekly\">WordPress Weekly</a> and <a href=\"https://wptavern.com/category/icymi\">In Case You Missed It</a> posts never changes and instead of manually entering it each time, it&#8217;s nice to use a template where only a few changes are necessary. </p>\n\n\n\n<p>The other day, I was wondering if I could use the reusable block feature in Gutenberg to replace the plugin. Justin Tadlock reached out and provided me a reusable block template JSON file that I imported into Gutenberg. By the way, if you successfully import a block into WordPress, the block won&#8217;t appear until you manually refresh the page. </p>\n\n\n\n<p>The reusable block template approach works fairly well. However, I noticed that I was unable to add a block inside the reusable block. When I tried, a red line was displayed and any blocks that were inserted were removed. </p>\n\n\n\n<div class=\"wp-block-image\"><img />Red Means No</div>\n\n\n\n<p>I understand that reusable blocks are meant to be restricted templates where changes are distributed across a site to wherever the block is displayed. But it&#8217;s still a bummer that I can&#8217;t add a block inside the template for a singular purpose if a need arises. </p>\n\n\n\n<p>One other thing I noticed is that reusable blocks are custom post types. While there is a link to manage them within the reusable block selector, there isn&#8217;t a dedicated item within the admin menu. Unless you know the location of the management link, adding and managing them can be a bit more time-consuming. </p>\n\n\n\n<p>If you want a quick shortcut to the reusable block management screen, add this to the URL after your domain name. wp-admin/edit.php?post_type=wp_block</p>\n\n\n\n<p>I think I&#8217;ll experiment with reusable blocks a bit more but as long as they&#8217;re not changing often, I believe they&#8217;ll make a nice replacement for the Post Templates plugin. What use cases have you encountered where reusable blocks were the solution?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Jun 2019 02:13:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Branch Continuous Integration Service Selected for TinySeed Startup Accelerator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90611\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wptavern.com/branch-continuous-integration-service-selected-for-tinyseed-startup-accelerator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4298:\"<p><a href=\"https://branchci.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Branch</a>, a Docker-based continuous integration service for WordPress, has been selected for <a href=\"https://tinyseed.com\" rel=\"noopener noreferrer\" target=\"_blank\">TinySeed&#8217;s startup accelerator</a>. The company was founded by Peter Suhm who is also the creator of <a href=\"https://wppusher.com/\" rel=\"noopener noreferrer\" target=\"_blank\">WP Pusher</a>, a plugin that lets developers install and update WordPress themes and plugins directly from GitHub, Bitbucket, and GitLab.</p>\n<p>TinySeed, founded by <a href=\"https://robwalling.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Rob Walling</a> and <a href=\"https://www.vollset.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Einar Vollset</a>, is a remote accelerator that focuses on providing enough funding for early-stage SaaS founders to live for a year and focus full-time on their startups. It advertises itself as &#8220;the first startup accelerator designed for bootstrappers.&#8221; TinySeed is unique in that it does not have a bias against single founders. The website states that the majority of successful $1m-$30m SaaS companies that TinySeed is connected with were started by founders working alone. </p>\n<p>Branch fits the bill as a SaaS company with a single founder and no employees. As part of the investment terms, TinySeed invests $120k for the first founder (plus $20k per additional founder) in exchange for 8-15% equity. If founders do not need the money for living expenses they are free to spend it on growing the business. Both Branch and WP Pusher are included in Suhm&#8217;s participation in TinySeed.</p>\n<p>&#8220;WP Pusher was doing just enough to pay my bills living in a fairly cheap city (Glasgow), but not enough to pay a full time developer salary,&#8221; Suhm said. &#8220;However, I didn&#8217;t spend much time on WP Pusher in the past few years and was working part time for other companies &#8211; mainly <a href=\"https://www.timekit.io/\" rel=\"noopener noreferrer\" target=\"_blank\">Timekit</a> as a backend developer.&#8221;</p>\n<p>Suhm said the TinySeed investment will allow him to work full time on Branch and WP Pusher for at least a year or two without having to worry about making a salary.</p>\n<p>&#8220;I may also decide to make a hire during the program, but I want the product to be a little bit more mature,&#8221; he said. &#8220;In terms of the roadmap, I&#8217;ll be able to focus more on building the best tool and less about making a lot of money in the beginning.&#8221;</p>\n<p>Branch and WP Pusher are fairly unique products in the WordPress space. Suhm said he sees most of his competition coming from continuous integration services that are not tailored to WordPress.</p>\n<p>&#8220;However, my biggest competitor at the moment is probably manual labor &#8211; WordPress developers testing and deploying everything manually,&#8221; Suhm said.</p>\n<p>TinySeed received approximately 900 applications from which they will select 10-15 companies for participation in 2019. Co-founder Rob Walling has knowledge of the WordPress ecosystem, as he previously <a href=\"https://wpengine.com/blog/wp-engine-closes-1-2m-in-series-a-financing/\">invested in WP Engine&#8217;s 2011 round of funding</a>. </p>\n<p>&#8220;Peter has a distinct advantage with Branch in that he&#8217;s building on the audience, customer base, and domain knowledge he&#8217;s developed with WP Pusher,&#8221; TinySeed co-founder Rob Walling said. &#8220;His methodical approach to shipping code and content every week has been a good signal for us that he&#8217;s pushing the product forward, as well as a key factor in building Branch&#8217;s traction in the space.&#8221;</p>\n<p>Branch is joining a handful of other SaaS companies that have already been selected for 2019, including <a href=\"https://clientsherpa.com/\" rel=\"noopener noreferrer\" target=\"_blank\">ClientSherpa</a>, <a href=\"https://gatherit.co/\" rel=\"noopener noreferrer\" target=\"_blank\">Gather</a>, <a href=\"https://simsaas.co/\" rel=\"noopener noreferrer\" target=\"_blank\">SimSaaS</a>, <a href=\"https://www.reimbi.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Reimbi</a>, and <a href=\"https://castos.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Castos</a>. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Jun 2019 20:31:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WPTavern: Automattic Adopts Alex Mills’ Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90583\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wptavern.com/automattic-adopts-alex-mills-plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4656:\"<p>Automattic <a href=\"https://developer.wordpress.com/2019/06/06/taking-care-of-alexs-plugins/\" rel=\"noopener noreferrer\" target=\"_blank\">announced</a> today that a team inside the company will be adopting <a href=\"https://alex.blog/\" rel=\"noopener noreferrer\" target=\"_blank\">Alex Mills</a>&#8216; plugins and continuing their development and support. Mills, also known around the web as @Viper007Bond, was a WordPress core contributor and prolific plugin developer who passed away in February 2019 after a battle with Leukemia. </p>\n<p>At one time last year, Mills was the primary author for and contributor to <a href=\"https://web.archive.org/web/20181231163744/https://profiles.wordpress.org/viper007bond/#content-plugins\" rel=\"noopener noreferrer\" target=\"_blank\">more than 40 plugins</a> hosted on WordPress.org. The <a href=\"https://profiles.wordpress.org/viper007bond/#content-plugins\" rel=\"noopener noreferrer\" target=\"_blank\">current collection</a> seems to have been pared back to 17 of his most popular plugins. According to <a href=\"http://wptally.com/?wpusername=viper007bond\" rel=\"noopener noreferrer\" target=\"_blank\">stats from WP Tally</a>, these 17 plugins have a cumulative download count of 138,665,603 and a cumulative rating of 4.55 out of 5 stars.</p>\n<p>&#8220;Since all of my plugins are open-source, they are free to be forked by reputable authors in the WordPress community. It would mean a lot to have my legacy go on,&#8221; Mills said in his <a href=\"https://alex.blog/2019/02/18/leukemia-has-won/\" rel=\"noopener noreferrer\" target=\"_blank\">farewell post</a> earlier this year. The plugins are all free without any pro versions or monetization efforts attached to them.</p>\n<p>“I’d never monetize any of my plugins,” Mills told the Tavern after his popular Regenerate Thumbnails plugin <a href=\"https://wptavern.com/regenerate-thumbnails-plugin-passes-5-million-downloads-rewrite-in-the-works\" rel=\"noopener noreferrer\" target=\"_blank\">passed 5 million downloads</a> in 2017. “I write them for fun not profit. It would be a conflict of interest anyway due to my employment at Automattic.”</p>\n<p>Regenerate Thumbnails is active on more than a million WordPress sites and <a href=\"https://alex.blog/2019/01/29/my-regenerate-thumbnails-plugin-passes-10m-downloads/\" rel=\"noopener noreferrer\" target=\"_blank\">passed the 10 million downloads milestone</a> in January 2019. It has already been downloaded more than 7,000 times today and has regularly received 3K-12k downloads per day throughout 2019. </p>\n<p>The enduring popularity of <a href=\"https://wordpress.org/plugins/regenerate-thumbnails/\" rel=\"noopener noreferrer\" target=\"_blank\">Regenerate Thumbnails</a> is a testament to Mills&#8217; commitment to writing future-proof plugins. What started as a small plugin to fix a client&#8217;s problem in 2008 quickly became an indispensable utility for millions of WordPress users transitioning between themes with different image sizes. For those users who could never write their own script to generate new thumbnail sizes, Mills&#8217; plugin was a little piece of time-saving magic that exemplifies the significant contributions plugin developers can make when they write and share code that solves a common problem.</p>\n<p>Automattic plans to fork each of Mills&#8217; GitHub repositories and will add them to the Automattic Github account. The team behind this effort is also adding the following paragraph to each plugin&#8217;s readme file:</p>\n<blockquote><p>In February 2019 Alex Mills, the author of this plugin, <a href=\"https://alex.blog/2019/02/27/from-alexs-family/\" rel=\"noopener noreferrer\" target=\"_blank\">passed away</a>. He leaves behind a number of plugins which will be maintained by Automattic and members of the WordPress community. If this plugin is useful to you please consider <a href=\"https://alex.blog/2019/03/13/in-memory-of-alex-donation-link-update/\" rel=\"noopener noreferrer\" target=\"_blank\">donating to the Oregon Health and Science University</a>.</p></blockquote>\n<p>Automattic will also be answering support queries on the forums and the team is open to receiving help from other members of the WordPress community in maintaining and supporting Mills&#8217; plugins. </p>\n<p>&#8220;In times gone by authors left works of music, novels, poetry, and letters on their passing,&#8221; Donncha Ó Caoimh said on the Automattic Engineering blog. &#8220;They were static works of art frozen in time. Alex leaves behind his code that will continue to evolve and operate in a living world used by thousands (millions?) of people every day as they go about their online lives.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Jun 2019 16:51:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: WPWeekly Episode 355 – Food Poisoning Is No Joke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wptavern.com/?p=90569&preview=true&preview_id=90569\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wptavern.com/wpweekly-episode-355-food-poisoning-is-no-joke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1676:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I discuss Joost de Valk&#8217;s decision to step down as WordPress&#8217; Marketing Lead. I shared my recent encounter with food poisoning and some of the lifestyle changes I&#8217;m making to improve my health. We also talk about a new experimental plugin by Automattic that aims to provide full site editing and FreeCodeCamp&#8217;s decision to migrate away from Medium to Ghost.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/joost-de-valk-steps-down-as-wordpress-marketing-lead\">Joost de Valk Steps Down as WordPress Marketing Lead</a></p>\n<p><a href=\"https://wptavern.com/freecodecamp-moves-off-of-medium-after-being-pressured-to-put-articles-behind-paywalls\">FreeCodeCamp Moves Off of Medium after being Pressured to Put Articles Behind Paywalls</a></p>\n<p><a href=\"https://wptavern.com/automattic-is-testing-an-experimental-full-site-editing-plugin\">Automattic is Testing an Experimental Full Site Editing Plugin</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, June 12th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #355:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Jun 2019 01:10:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: Google Adds New Desktop/Mobile Selector to the Rich Results Testing Tool\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90532\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/google-adds-new-desktop-mobile-selector-to-the-rich-results-testing-tool\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3254:\"<p>Google&#8217;s <a href=\"https://search.google.com/test/rich-results\" rel=\"noopener noreferrer\" target=\"_blank\">rich results testing tool</a> has been updated to include a selector for desktop or mobile so website owners can check their results on both platforms. This tool shows if pages are properly structured for display in Google&#8217;s carousels, images, breadcrumbs, events, books, and other types of rich snippets. A <a href=\"https://developers.google.com/search/docs/guides/search-gallery\" rel=\"noopener noreferrer\" target=\"_blank\">glossary</a> is available with images showing what each type of result looks like with the proper structured data in place.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-05-at-10.27.59-AM.png?ssl=1\"><img /></a></p>\n<p>Last week Google announced that it will begin <a href=\"https://wptavern.com/googles-mobile-first-indexing-is-now-default-for-new-domains\" rel=\"noopener noreferrer\" target=\"_blank\">enabling mobile-first indexing</a> (crawling sites with a mobile user-agent) by default for new domains on July 1, 2019. Site owners can select &#8220;Googlebot Smartphone&#8221; as the user-agent on the rich results testing tool to see if their sites are prepared for mobile-first indexing. The tool is still in beta, so not all rich results and error types are supported yet. </p>\n<p>If your page supports rich results, you will see a confirmation and can click through to view the HTML. Certain rich result types will display a preview of how the result might appear in Google Search. If multiple result layouts are available, the tool will also let you drill down into the different layouts for both desktop and mobile.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2019/06/Screen-Shot-2019-06-05-at-12.10.38-PM.png?ssl=1\"><img /></a></p>\n<p>If you get a result that says &#8220;Page not eligible for rich results known by this test&#8221; when you know that you have the structured data in place, it could be because the beta version of this tool only supports a subset of rich result types. These currently include job postings, recipes, courses, TV and movie, events, and Q&#038;A pages.</p>\n<p>You can also test your page using this tool by putting in a code snippet, in case your content is not publicly accessible or is restricted behind authorization.</p>\n<p>Depending on your specific requirements, there are many different WordPress plugins that properly structure data to improve how your content appears in rich results around the web, such as <a href=\"https://wordpress.org/plugins/schema/\" rel=\"noopener noreferrer\" target=\"_blank\">Schema</a>, <a href=\"https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/\" rel=\"noopener noreferrer\" target=\"_blank\">All In One Schema Rich Snippets</a>, <a href=\"https://wordpress.org/plugins/schema-app-structured-data-for-schemaorg/\" rel=\"noopener noreferrer\" target=\"_blank\">Schema App Structured Data</a>, <a href=\"https://wordpress.org/plugins/seo-by-rank-math/\" rel=\"noopener noreferrer\" target=\"_blank\">Rank Math</a>, and <a href=\"https://wordpress.org/plugins/wordpress-seo/\" rel=\"noopener noreferrer\" target=\"_blank\">Yoast SEO</a>, to name a handful of popular options.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Jun 2019 19:57:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: Joost de Valk Steps Down as WordPress Marketing Lead\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wptavern.com/joost-de-valk-steps-down-as-wordpress-marketing-lead\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2397:\"<p>Joost de Valk <a href=\"https://joost.blog/why-im-stepping-down-from-my-wordpress-marketing-role/\">has announced</a> that he&#8217;s stepped down from the WordPress Marketing and Communications Lead role. The position was created and awarded to de Valk <a href=\"https://make.wordpress.org/updates/2019/01/16/expanding-wordpress-leadership/\">earlier this year</a>. Not only was it a new position, but it also expanded the leadership roles in the WordPress project. </p>\n\n\n\n<p>Despite <a href=\"https://joost.blog/marketing-wordpress-first-steps/\">making progress</a>, de Valk didn&#8217;t feel as though he was fulfilling the leadership aspect of his role. &#8220;My experience over the last few months made me feel that while I was doing things and getting things done, I certainly wasn’t leadership. I don’t want to pretend I have a say in things I don’t have a say in,&#8221; he said. </p>\n\n\n\n<p>Not having a clear definition of what marketing means and having people within the project on the same page contributed to his decision. </p>\n\n\n\n<p>&#8220;There’s a stark difference between where I thought I would be in the organization in this role, and where I am actually finding myself now,&#8221; de Valk said. </p>\n\n\n\n<p>&#8220;Even things that every outsider would consider marketing (release posts,  about pages) are created without even so much as talking to me or others in the marketing team. Because I felt left out of all these decisions, I feel I can’t <em>be</em> a marketing lead.&#8221;</p>\n\n\n\n<p>He also cited a lack of clarity surrounding his position, &#8220;I’ve been asked dozens of times on Twitter, Facebook and at WordCamps why I now work for Automattic, which of course I don’t but that is the perception for a lot of people,&#8221; he said. &#8220;On other occasions, I seem to be the token non-Automattician, which I’m also uncomfortable with.&#8221;</p>\n\n\n\n<p>Due to taking a toll from failing to fulfill the position, de Valk plans to take an extended vacation during the Summer and when he returns, focus 100% of his efforts on Yoast and his Chief Product Officer role. </p>\n\n\n\n<p>Matt Mullenweg <a href=\"https://joost.blog/why-im-stepping-down-from-my-wordpress-marketing-role/#comment-644\">commented</a> on de Valk&#8217;s article thanking him for being willing to try new things and for his passion, impatience, and drive to improve WordPress. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Jun 2019 17:57:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WPTavern: Take Back Your Web: Tantek Çelik’s Call to Action to Join the Independent Web\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90416\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/take-back-your-web-tantek-celiks-call-to-action-to-join-the-independent-web\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4246:\"<p><a href=\"https://tantek.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Tantek Çelik</a>, Web Standards Lead at Mozilla and co-founder of IndieWebCamp, delivered an inspirational talk titled &#8220;<a href=\"https://vimeo.com/336343886\" rel=\"noopener noreferrer\" target=\"_blank\">Take Back Your Web</a>&#8221; at the most recent <a href=\"https://beyondtellerrand.com/\" rel=\"noopener noreferrer\" target=\"_blank\">beyond tellerrand</a> conference in Düsseldorf, Germany. He opened the presentation with a litany of Facebook&#8217;s wrongdoings, taking the world&#8217;s largest social network to task for its role in increasing polarization, amplifying rage, and spreading conspiracy theories.</p>\n<p>Çelik challenged the audience to &#8220;stop scrolling Facebook,&#8221; because its algorithms are designed to manipulate users&#8217; emotions and behaviors. He noted that it is the only social network with <a href=\"https://en.wikipedia.org/wiki/Criticism_of_Facebook\" rel=\"noopener noreferrer\" target=\"_blank\">a Wikipedia page dedicated to its criticism</a>. This massive document has a dizzying number of references, which Wikipedia says &#8220;may be too long to read and navigate comfortably.&#8221; As an alternative to scrolling Facebook, Celik encouraged attendees to spend time doing nothing, an activity that can be uncomfortable yet productive.  </p>\n<p>The &#8220;Take Back Your Web&#8221; presentation is a call to action to join the independent web by owning your own domain, content, social connections, and reading experience. Celik recommends a number of IndieWeb services and tools to empower users to take control of their experiences on the web. </p>\n<p>With a free site hosted on GitHub, he said the costs of owning your own domain are less than owning a phone or having internet service. Suggestions like this are targeted at developers who share Twitter names instead of domains and post articles on Medium. Setting up a site on GitHub is not a simple task for most. That&#8217;s why networks like WordPress.com, along with hosts that provide instant WordPress sites, are so important for enabling average internet users to create their own websites.</p>\n<p>Celik referenced Matthias Ott&#8217;s recent article &#8220;<a href=\"https://matthiasott.com/articles/into-the-personal-website-verse\" rel=\"noopener noreferrer\" target=\"_blank\">Into the Personal-Website-Verse</a>,&#8221; highlighting the section about the value of learning new technologies by implementing them on your own website: &#8220;A personal website is also a powerful playground to tinker with new technologies and discover your powers.&#8221; It&#8217;s one of the few places developers can expand their skills and make mistakes without the pressure to have everything working. Ott enumerates the many benefits of people having their own enduring home on the web and encourages developers to use their powers to make this a reality:</p>\n<blockquote><p>As idealistic as this vision of the Web might seem these days, it isn’t that far out of reach. Much of what’s needed, especially the publishing part, is already there. It’s also not as if our sites weren’t already connected in one way or another. Yet much of the discussions and establishment of connections, of that social glue that holds our community together – besides community events in real life, of course –, mostly happens on social media platforms at the moment. But: this is a choice. If we would make the conscious decision to find better ways to connect our personal sites and to enable more social interaction again, and if we would then persistently work on this idea, then we could, bit by bit, influence the development of Web technologies into this direction. What we would end up with is not only a bunch of personal websites but a whole interconnected personal-website-verse.</p></blockquote>\n<p>Check out Çelik&#8217;s <a href=\"http://tantek.com/presentations/2019/05/indieweb/#cover\" rel=\"noopener noreferrer\" target=\"_blank\">slides</a> for the presentation and the recording below for a little bit of inspiration to re-evaluate your relationship with social networks, create your own site, or revive one that has been neglected.</p>\n<div class=\"embed-vimeo\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jun 2019 21:50:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: Jetpack 7.4 Adds Business Hours Block and Ability to Share Content Through WhatsApp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90503\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://wptavern.com/jetpack-7-4-adds-business-hours-block-and-ability-to-share-content-through-whatsapp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2229:\"<p>Jetpack 7.4 is <a href=\"https://jetpack.com/2019/06/04/7-4-maintenance/\">now available</a> and includes a new Business Hours block. This block contains a toggle that users can set to show whether they&#8217;re open or closed. </p>\n\n\n\n<p>There&#8217;s also a way to add additional times so restaurants, for example, can display when they&#8217;re open for breakfast, lunch, and dinner. However, I couldn&#8217;t figure out a way to add text to label what the hours mean. Also, depending on the theme, the alignment displays incorrectly. You can see the block in action below. </p>\n\n\n<dl class=\"jetpack-business-hours \"><dt class=\"Sun\">Sunday</dt><dd class=\"Sun\">Closed</dd><dt class=\"Mon\">Monday</dt><dd class=\"Mon\">9:00 AM &#8211; 1:00 PM<br />5:00 PM &#8211; 10:00 PM<br /></dd><dt class=\"Tue\">Tuesday</dt><dd class=\"Tue\">9:00 AM &#8211; 5:00 PM<br /></dd><dt class=\"Wed\">Wednesday</dt><dd class=\"Wed\">9:00 AM &#8211; 5:00 PM<br /></dd><dt class=\"Thu\">Thursday</dt><dd class=\"Thu\">9:00 AM &#8211; 5:00 PM<br /></dd><dt class=\"Fri\">Friday</dt><dd class=\"Fri\">9:00 AM &#8211; 5:00 PM<br /></dd><dt class=\"Sat\">Saturday</dt><dd class=\"Sat\">Closed</dd></dl>\n\n\n<p>The Slideshow, Carousel, and Tiled Galleries blocks have all received enhancements to improve their look and performance on mobile devices. The Carousel block also contains better theme compatibility.</p>\n\n\n\n<p><a href=\"https://www.whatsapp.com/\">WhatsApp</a> is now included in the Jetpack Sharing module. Users can enable it by browsing to Jetpack > Settings > Sharing > Configure sharing buttons. The button supports sharing content through the stand-alone app and the web interface.</p>\n\n\n\n<p>Jetpack 7.4 also makes a number of enhancements to the <a href=\"https://wptavern.com/jetpack-opens-signup-for-membership-block-beta\">Recurring Payments</a> block such as improving the display of the renewal frequency in the button list and improving the look of the payment modal on mobile devices. This version also requires users to be on the Premium or Professional plan on WordPress.com in order to access the button. </p>\n\n\n\n<p>You can see a full list of changes in 7.4 by <a href=\"https://wordpress.org/plugins/jetpack/#developers\">viewing the changelog</a>. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jun 2019 20:19:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.org blog: The Month in WordPress: May 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=6987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2019/06/the-month-in-wordpress-may-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6614:\"<p>This month saw the 16th anniversary since <a href=\"https://wordpress.org/news/2003/05/wordpress-now-available/\">the launch of the first release of WordPress</a>. A significant milestone to be sure and one that speaks to the strength and stability of the project as a whole. In this anniversary month, we saw a new major release of WordPress, some exciting new development work, and a significant global event.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Release of WordPress 5.2</h2>\n\n\n\n<p>WordPress 5.2 “Jaco” <a href=\"https://wordpress.org/news/2019/05/jaco/\">was released on May 7</a> shipping some useful site management tools, such as the Site Health Check and PHP Error Protection, as well as a number of accessibility, privacy, and developer updates. You can read <a href=\"https://make.wordpress.org/core/2019/04/16/wordpress-5-2-field-guide/\">the field guide for this release</a> for more detailed information about what was included and how it all works.<br /></p>\n\n\n\n<p>327 individual volunteers contributed to the release. If you would like to be a part of that number for future releases, follow <a href=\"https://make.wordpress.org/core\">the Core team blog</a> and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>A Successful WordPress Translation Day 4</h2>\n\n\n\n<p>WordPress Translation Day is a 24-hour event organised by <a href=\"https://make.wordpress.org/polyglots/\">the Polyglots team</a> where community members from all over the world come together to translate WordPress into their local languages. For the fourth edition held on 11 May, 183 brand new contributors joined the Polyglots team from 77 communities across 35 countries in Africa, Asia, Europe, North America, South America, and Oceania.<br /></p>\n\n\n\n<p>While the WP Translation Day is a great time for focussed contributions to localizing WordPress, but these contributions can happen at any time of the year, so if you would like to help make WordPress available in your local language, follow <a href=\"https://make.wordpress.org/polyglots\">the Polyglots team blog</a> and join the #polyglots channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Updated Plugin Guidelines Proposal</h2>\n\n\n\n<p>The Plugins team <a href=\"https://make.wordpress.org/plugins/2019/05/14/proposal-to-modify-plugin-guidelines/\">has proposed some updates</a> to the guidelines for developers on the Plugin Directory. The majority of the proposed changes are intended to address significant issues faced by developers who do not speak English as a first language, making the Plugin DIrectory a more accessible and beneficial place for everyone.<br /></p>\n\n\n\n<p>The proposal will be open for comments until late June, so the community is encouraged to get involved with commenting on them and the direction they will take the Plugin Directory. If you would like to be involved in this discussion, comment on <a href=\"https://make.wordpress.org/plugins/2019/05/14/proposal-to-modify-plugin-guidelines/\">the proposal</a> and join the #plugin review team in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Continued Gutenberg Development</h2>\n\n\n\n<p>Since the block editor was first released as part of WordPress Core in v5.0, development has continued in leaps and bounds with a new release every two weeks. <a href=\"https://make.wordpress.org/core/2019/05/29/whats-new-in-gutenberg-29th-may/\">The latest update</a> includes some great incremental improvements that will be merged into the 5.2.2 release of WordPress along with the other recent enhancements.<br /></p>\n\n\n\n<p>In addition to the editor enhancements, work has been ongoing in the Gutenberg project to bring the block editing experience to the rest of the WordPress dashboard. This second phase of the project has been going well and <a href=\"https://make.wordpress.org/design/2019/05/31/gutenberg-phase-2-friday-design-update-20/\">the latest update</a> shows how much work has been done so far.<br /></p>\n\n\n\n<p>In addition to that, the Block Library project that aims to bring a searchable library of available blocks right into the editor is deep in the planning phase with <a href=\"https://make.wordpress.org/design/2019/05/28/block-library-initial-explorations/\">a recent update</a> showing what direction the team is taking things.<br /></p>\n\n\n\n<p>If you would like to get involved in planning and development of Gutenberg and the block editor, follow the <a href=\"https://make.wordpress.org/core/\">Core</a> and <a href=\"https://make.wordpress.org/design/\">Design</a> team blogs and join the #core, #design, and #core-editor channels in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>The 5.2.2 release of WordPress <a href=\"https://make.wordpress.org/core/2019/05/28/5-2-2-release-agenda/\">is currently in development</a> with a planned release date of 13 June.</li><li>Version 2.1.1 of the WordPress Coding Standards <a href=\"https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/releases/tag/2.1.1\">has been released</a> containing seven small, but relevant fixes.</li><li>The Theme Review Team <a href=\"https://make.wordpress.org/themes/2019/05/07/trusted-authors-changes/\">have updated the details</a> of how the Trusted Authors Program works.</li><li><a href=\"https://make.wordpress.org/community/2019/05/29/who-wants-to-test-the-new-wordcamp-blocks/\">WordCamp-specific blocks have been launched for WordCamp sites</a> with organizers needing to sign up in order to test them out.</li><li>Continuing the growing trend of other platforms adopting the Gutenberg editor, it has now <a href=\"https://octobercms.com/plugin/reazzon-gutenberg\">been ported to a plugin for OctoberCMS</a>.</li><li>Version 3.0 of the popular WordPress development environment, Varying Vagrant Vagrants (VVV), <a href=\"https://varyingvagrantvagrants.org/blog/2019/05/15/vvv-3-0-0.html\">was released this month</a>.</li><li>The Community Team <a href=\"https://make.wordpress.org/community/2019/05/31/the-4-gets-in-wordpress-community-organizing/\">published some info</a> clarifying what organizers get (and don’t get) from being involved with their local communities. </li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em><br /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jun 2019 10:21:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: Gutenberg Team is Exploring Adding Motion to Block Moving Actions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=90465\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wptavern.com/gutenberg-team-is-exploring-adding-motion-to-block-moving-actions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4221:\"<p>In a post titled &#8220;<a href=\"https://matiasventura.com/post/using-motion-to-express-change/\" rel=\"noopener noreferrer\" target=\"_blank\">Using Motion to Express Change</a>,&#8221; Gutenberg designer and engineer Matías Ventura takes a deep dive into how animation can be applied to interfaces to replicate realistic motion. These animations can sometimes more clearly communicate changes, particularly in relationship to the action of moving or reordering items on a page.</p>\n<p>&#8220;Even though the instant transformation of the interface is accurate it may not be the clearest expression of the change that just occurred,&#8221; Ventura said. &#8220;The relationship between intention and effect might become harder to grasp. Motion can be a great aid in communicating relationships and clarifying the changes experienced in a more intuitive way.&#8221; </p>\n<p>This creates an interesting choice for an interface designer. Although instantaneous changes are possible to implement, they may require more time for the user&#8217;s brain to process. In the case of an editor, any added cognitive processing can pull a user out of the flow of writing. Ventura sets a good practical rule of thumb for determining if an animation adds value to an interaction:</p>\n<blockquote><p>One could say that an animation is worth being present if the clarity of change it provides is greater than the time it would take to adjust cognitively to the new state in its absence.</p></blockquote>\n<p>Ventura illustrates this concept with two video demos in his post &#8211; one showing how block reordering currently looks in WordPress&#8217; editor and a second with an example of how it could be improved with subtle, tasteful animations. It&#8217;s an early prototype but very convincing:</p>\n<p></p>\n<p>When Gutenberg was still in the selling phase before being merged into core, some said that moving forward was simply a matter of retraining your muscle memory to work with the new editor. However, at that time there were still a number of markedly flawed interactions that didn&#8217;t feel natural and were even jarring for the user. The legacy editor didn&#8217;t have blocks to reorder or many of the other interactions introduced by the new block paradigm, so there wasn&#8217;t much prior context for comparison.</p>\n<p><a href=\"https://wordpress.org/support/plugin/gutenberg/reviews/\" rel=\"noopener noreferrer\" target=\"_blank\">User reviews</a> have complained about the cognitive load that Gutenberg adds and have continued to identify problematic interactions with the core blocks. Unfortunately, in many heated exchanges that took place in comments and discussions prior to WordPress 5.0&#8217;s release, these concerns were often brushed aside as coming from people who were resistant to change.</p>\n<p>Many of the reviewers may not have had the right words to communicate what it was they were experiencing, but the cognitive load may be one of the strongest reasons why the <a href=\"https://wordpress.org/plugins/classic-editor/\" rel=\"noopener noreferrer\" target=\"_blank\">Classic Editor</a> plugin has more than 5 million active installs. </p>\n<p>Matías Ventura&#8217;s proposal to add motion to express change in the editor has the potential to solve some of these unintuitive interactions. The Gutenberg repository now has an <a href=\"https://github.com/WordPress/gutenberg/issues/15922\" rel=\"noopener noreferrer\" target=\"_blank\">issue</a> dedicated to exploring and discussing the use of motion to add clarity to the action of reordering blocks.</p>\n<p><a href=\"https://matiasventura.com/post/using-motion-to-express-change\" rel=\"noopener noreferrer\" target=\"_blank\">Ventura&#8217;s post</a> is an encouraging read that demonstrates the thought and craftsmanship that go into architecting an interface that is required to meet the needs of millions of users. If you have been impatient with Gutenberg&#8217;s progress, as I have been, it&#8217;s important to recognize that these kinds of refinements to interactions take time to percolate. Replicating realistic motion comes from contemplating how we interact with the known world and understanding how that informs users&#8217; digital expectations. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jun 2019 04:43:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"HeroPress: Ugyen’s Roadmap to WordPress Contributions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2848\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:156:\"https://heropress.com/essays/ugyens-roadmap-to-wordpress-contributions/#utm_source=rss&utm_medium=rss&utm_campaign=ugyens-roadmap-to-wordpress-contributions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:44456:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2019/06/060419-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: The most valuable service is the one rendered to our fellow man.\" /><p><a href=\"https://heropress.com/feed/#dzo\">འབྲི་རྩོམ་འདི་རྫོང་ཁ་ན་ལུ་ཡ་ཡོདཔ་ཨིན།</a></p>\n<p>Ugyen Dorji is from Bhutan, the landlocked country situated between two giant neighbors, India to the south and China to the north. Ugyen works for ServMask Inc and is responsible for the robust Quality Assurance process for All-in-One WP Migration plugin. He believes in the Buddhist teaching that “the most valuable service is one rendered to our fellow humans” and his work ethic shows with managing WordPress translation projects for his Plugin ’All-in-One WP Migration.’  Ugyen also keeps multi-language support for WordPress; furthermore the plugin is now translated into 42 languages with more on the way.</p>\n<h3>How Ugyen started his career with WordPress</h3>\n<p>Life is a struggle &#8211; it is a mixture of success and failure which can come in any venture and that too late and sometimes most unexpectedly people lose heart after a failure; but a person who takes failure in his/her stride and continues his effort for success in long run in the word of EL Kerten means “The secret of success is knowing whom to blame for your failure.”</p>\n<p>Back in 2016, he had been looking for new working place after his former cloud company got shattered with some financial crisis, he has looked for a new job. For which he has tried his best and one fine day he makes it to an interview &#8211; where he has been triggered with WordPress questionnaires. On that moment he has no proper answer for interviewers saying big number to interviewers, though he has basic knowledge about WordPress. After that day, just sat in his room with silence and made up his mind to learn and get skilled himself with WordPress wisdom,  watching cities from his window receiving cool air, and said himself</p>\n<blockquote><p>“I will make my career with WordPress and it will be my bread and butter”.</p></blockquote>\n<p>After a few months, he received a call from ServMask Inc, who developed a great plugin called   &#8220;All-in-One WP Migration&#8221; which made his dream come true like an angle ServMask Inc blessed his dream to make his living with WordPress. Ugyen is now an active contributor to the WordPress Community.</p>\n<h3>Ugyen’s First WordCamp Experience</h3>\n<p>WordCamp is a genuine spotlight for plugin and theme developers to reach WordPress users and website developers. It’s a glorious atmosphere where many incredible talks about WordPress take place. The “tribe” meetings are a phenomenal moment for aspiring computer engineers, content writers and developers to showcase their talent and meet each other.</p>\n<p>WordCamp Bangkok 2018 was an essential day for Ugyen and ServMask because their sponsorship of the event delivered them the opportunity to connect with our active WordPress users and showcase their appreciation on better quality of WordPress plugin.</p>\n<h3>Contributor Day</h3>\n<p>The first day of WordCamp is Contributor Day. Ugyen associated with a community team and got to share a conversation with WordPress folks from all over the world. Community communication is the ground root of WordCamp and WordPress meetups, giving him all the chance to share and manifest what WordPress does and  how it is used. He also addressed encouraging more speakers and WordPress members to nurture their experience and whereby he could support new organizers to continue and contribute to building the WordPress community in places where it is not yet booming.</p>\n<h3>Conference Day</h3>\n<p>Conference Day is the main event of WordCamp and is held on the second day. Ugyen was taking care of a Photo Booth for people to snap their memories. I think this was a great idea to capture the memories of WordCamp for attendees, speakers, and organizers.</p>\n<p>The foremost intention of the conference day is the presentations that take place throughout the day. Ugyen had a great moment to attend various talks which were very beneficial for developers, entrepreneurs, firms, and young startups firms. What holds in Ugyen&#8217;s mind is a plan that exhibits leveraging website content has been shown to lead to 100% growth in business extension.</p>\n<h3>How Ugyen became WordPress Meetup Thimphu Co-Organizer</h3>\n<p>Following October 2016, Ugyen came over about WordPress Meetup Bangkok and WordCamp Bangkok 2018. From that onwards, the importance of WordPress Meetup catches on his mind to introduce WordPress to his home country and cities. The foremost incidence that clicks on his mind was on WordPress Translation Day 3 on September 30, 2017, during WordPress Meetup Bangkok where he has seen his locale Dzongkha was in lowest percentage comparing to another locale status on WordPress Core Translation. Later in WordCamp Bangkok 2018 Contributors day when he met with WordPress Folks and WordPress Community, Meetup Organizer from many countries.</p>\n<p>WordPress Meetup Thimphu is an easygoing, volunteer-organized, non-profit meetup covering everything related to WordPress and keeping our Bhutanese Gross National Happiness four pillars in mind with aims to preserve and promote our unique culture and national language. WordPress Meetup implies for individuals and all people who love WordPress and want to contribute and share their knowledge and have experience in meeting new faces and for networking. Ugyen’s Specific focus on encouraging local and international language WordPress bloggers and help startup companies to grow their assets with WordPress and share what he has learned from WordPress with his Bhutanese WordPress community.</p>\n<p>Ugyen’s First WordPress Meetup Thimphu was a huge success within his community coinciding with WordPress Main event WordPress Translation Day 4.  Ugyen would take a more vital role in preserving his national language by making use of WordPress actively by our Dzongkha bloggers, online Dzongkha news, government websites so that Bhutanese WordPress core contributors could hand over to our next generation very proudly.</p>\n<p>What we have achieved :</p>\n<ol>\n<li>Done WordPress Core Translation for our locale Dzongkha.</li>\n<li>New Translation Contributor for our WordPress Core Translation for Dzongkha.</li>\n<li>Participated in <a href=\"https://wptranslationday.org\">Global WordPress Translation Day 4</a> Livestream.</li>\n<li>Invited WordPress Experts from other countries to <a href=\"http://wpbhutan.slack.com\">http://wpbhutan.slack.com</a>.</li>\n<li>Invited WordPress Meetup Thimphu members to <a href=\"http://wpbhutan.slack.com\">http://wpbhutan.slack.com</a> to discuss more on WordPress related topics and for helpline on WordPress for Bhutanese WordPress users and wordpress.org login for new users.</li>\n<li>Speaker of the event Tenzin Namgyel Senior ICT officer from DDC WordPress Local Manager and General Translation Editor for our locale Dzongkha.</li>\n<li>Good meal and tea with great place to host at <a href=\"http://ariyabhutan.com/\">Ariya Hotel</a></li>\n<li>Introduction of a member for networking.</li>\n<li>Became a part of<a href=\"https://wptranslationday.org/the-team/\"> Global WordPress Translation Day 4 team.</a></li>\n<li>Event Sponsored by ServMask Inc and Helped by Dzongkha Development Commission with Language Experts.</li>\n</ol>\n<h3>WordPress Future Road Plans</h3>\n<p>“The best preparation for tomorrow is to do today’s work superbly well” so that we can put all our effort, then we’ll see a very good result and success will surely be yours. No men can hope to have a very successful life but there will be one or two in exception in this earthly world in thousand cases of this matter which results strong determination can help to attain success. Therefore with Ugyen’s determination here are some of his road plans for WordPress.</p>\n<p>For WordPress Meetup: Ugyen’s next plan is to visit the language universities and teach them to blog in Dzongkha using WordPress. He said, “ We have plans to gather a group of active Bhutanese WordPress Bloggers and host panel talks to extend the beauty of Bhutan and unique culture of Bhutan to outside nations. And also one of the WordPress Main Events: Introduction to Open Source is in a process to be host soon. His Majesty the fourth King of Bhutan once said, “the future of our nation lies in the hands of our children.” Therefore Ugyen works to focus more on youth to enhance their WordPress Skills.</p>\n<p>For WordCamp: WordCamp Thimphu is my goal &#8211; to reach and invite more WordPress Experts as speakers of the main event and support Bhutanese to grow their career with WordPress. WordCamp Asia is in the process to kick start in 2020 and become one of the WordCamp Co-organizer among 41 WordCamp Asia Co-Organizers.</p>\n<p>To WordPress lovers &#8211; “If you want to be successful the ball is in your court, you think to throw a ball outside or smash the ball or play the game nicely and win the game’’</p>\n<h2 id=\"dzo\" class=\"p1\"><span class=\"s1\"><b>ཚིག་གསར་དཔེ་སྐྲུན་ལས་ཁང་ལུ་རྒྱབ་སྐྱོར་གྱི་དོན་ལུ་</b></span><b> </b><span class=\"s1\"><b>ཨོ་རྒྱན་གྱི་ལམ་ཡིག</b></span></h2>\n<p>ཨོ་རྒྱན་རྡོ་རྗེ་གི་སྐྱེ་སའི་ཕ་ཡུལ་ནི་འབྲུག་རྒྱལ་ཁབབ་ཨིན། འབྲུག་རྒྱལ་ཁབ་འདི་ཁྱིམ་ཚང་རྒྱལ་ཁབ་ རྒྱ་དང་བོད་ཀྱི་བར་ན་ ཕྱི་ཡི་ལྕགས་རི་མཚུངས་པའི་ གང་རི་ཚུ་གི་བསྐོར་ཏེ་ ཡོདཔ་ཨིན། ཨོ་རྒྱན་གྱི་ ལཱ་འབད་ས་འདི་ ServMask Inc ནང་འབད་དོ་ཨིནམ་ད་ ཁོ་གི་ལཱ་འགན་ངོ་མ་འདི་ WordPress གི་ས་གནས་གཞན་ཁར་སྤོ་འགྱོ་ནིའི་ལས་རིམ་ཚུ་ པུས་ཚད་སྒྲིང་སྒྲིང་བཟོ་ནི་ལུ་ ཡིད་ཆེས་བསྐྱེད་བཅུག་ནི་འདི་ཨིན།</p>\n<p>ཁོ་ནང་པ་སངས་རྒྱས་ཀྱི་ཆོས་ལུགས་ལུ་ཡང་ སྙིང་ཐག་པའི་གཏིང་ལས་ ཡིད་ཆེས་ཡོད་མི་ཅིག་ཨིན་པའི་ཆ་གནས་ལས་ ཁོ་གིས་ལཱ་འབད་ཐངས་ཡང་ ཚིག་གསར་དཔེ་སྐྲུན་ལས་ཁང་གི་ སྐད་སྒྱུར་ལས་འཆར་གྱི་ འཛིན་སྐྱོང་འཐབ་ནི་འདི་ཨིན་མས། འདི་མ་ཚད་ ཁོ་གི་ WordPress གི་དོན་ལུ་ སྐད་ཡིག་སྣ་མང་གི་ རྒྱབ་སྐྱོར་ཚུ་འབད་དོ་ཡོདཔ་མ་ཚད་ ད་ཚུན་གྱི་རིང་  All-in-One WP Migration plugin འདི་སྐད་ཡིག་མ་འདྲཝ་༤༢་༢དེ་ཅིག་ནང་ སྐད་སྒྱུར་འབད་དེ་ཡོདཔ་ཨིན།</p>\n<h3><strong>ཨོ་རྒྱན་གྱི་ཚིག་གསར་དཔར་སྐྲུན་ལས་ཁང་དང་མཉམ་གཡོག་གི་མདུན་ལས་ག་དེ་སྦེ་འགོ་བཙུགས་ཡི་ག་གི་སྐོར། </strong></h3>\n<p>ང་བཅས་རའི་མི་ཚེ་གི་ལམ་འདི་ གདོང་ལེན་དྲག་པོ་ཅིག་ཨིན། མི་ཚེ་འདི་ནང་ལཱ་དང་བྱ་བ་ག་ཅི་ར་འབད་རུང་ མཐར་འཁྱོལ་ནི་དང་འཐུས་ཤོར་ནི་འདི་ རང་བཞིན་ཅིག་ཨིན། ཨིན་རུང་མི་མང་ཤོས་ཅིག་གི་ར་ ལཱ་འདི་རང་གི་མནོ་བཞིན་བསམ་བཞིན་འགྱོ་མ་བཏུབ་པའི་བསྒང་ལས་ བློ་ཕམ་སི་སི་སྦེ་ ཚར་ཅིག་གུ་མནོ་བསམ་ག་ནི་ཡང་མ་གཏང་པར་ གདོང་ལེན་ཅན་གྱི་མི་ཚེ་འདི་ལུ་ གདོང་ལེན་འབད་མ་ཚུགས་པར་ རྒྱབ་ཤུད་རྐྱབ་སྡོདཔ་མས། རང་གི་མི་ཚེ་ནང་ཚགས་ཁ་མ་ཚུད་པའི་འཐུས་ཤོར་འབྱུང་རུང་ འདི་ལས་ཡོན་ཏན་ལེན་སྟེ་ མི་ཚེ་འདི་ནང་མཐར་འཁྱོལ་ནི་ལུ་གཙོ་བོ་བཏོན་ནི་བཀོ་མ་བཞག་པར་ འཕྲོ་མཐུད་དེ་ར་བརྩོན་འགྲུས་བསྐྱེད་དེ་ལཱ་འབད་མི་ མི་འདི་གིས་ མི་ཚེ་ནང་འབྲས་བུ་ལེགས་ཤོམ་འབག་ནི་ཡོདཔ་ཨིན། མཁས་དབང་ཨིལ་ཀར་ཊྲན་གྱི་ཡང་ མི་ཚེ་ནང་མཐར་མཁྱོལ་ནི་དོན་ལུ་གསང་བ་ངོ་མ་འདི་ར་ འཐུས་ཤོར་བའི་གནད་དོན་འདི་ལུ་རྫུན་ཁ་བཀལ་ཤེས་ནི་འདི་ཨིན་ ཟེར་གསུངས་ནུག དེ་བཟུམ་སྦེ་ར་ ཨོ་རྒྱན་ཡང་ཧེ་མ་ དབྱིན་ལོ་༢༠༡༦་ལུ་ཁོ་རའི་ལཱ་འབད་སའི་ ཀལཝཏ་ཚོང་སྡེ་འདི་དངུལ་འབྲེལ་གྱི་དཀའ་ངལ་ཅིག་འཐོན་སྟེ་ སྒོ་བསྡམ་པའི་ཤུལ་ལུ་ ཁོ་ཡང་ལཱ་གཡོག་གསརཔ་ཅིག་ནང་འཛུལ་ཞུགས་འབད་ནིའི་དོན་ལུ་ གཡོག་གི་ས་གོ་ཅིག་འཚོལ་སྟེ་ར་སྡོད་པའི་ཤུལ་ལུ་ ཉིནམ་ཅིག་འབདཝ་ད་ ཚིག་གསར་དཔེར་སྐྲུན་ལས་ཁང་དང་མཉམ་ གཡོག་གི་དོན་ལུ་དྲི་བ་དྲི་ལན་འབད་ནིའི་གོ་སྐབས་ཅིག་ཐོབ་ནུག རེ་འདོད་ཅན་གྱི་ཉིནམ་འདི་ལས་འགོ་བཟུང་ ཁོགི་སེམས་ཁར་ ཁོ་རའི་མི་ཚེ་འཚོ་ཐབས་ཀྱི་དོན་ལུ་ ཡུན་དུ་གནས་པའི་འོང་འབབ་ཀྱི་གཞི་གཙོ་བོ་འདི་ ཚིག་གསར་དཔར་སྐྲུན་ལས་ཁང་ར་ཨིན་ཟེར་མནོ་ནུག ཟླཝ་དག་པ་ཅིག་གི་ཤུལ་ལས་ འཛམ་གླིང་ནང་གཞན་དང་མ་འདྲ་བའི་ལས་འགུལ་ ‘ག་ར་མཉམ་གཅིག་འཛོམས་ཚུགས་པའི་ ཚིག་གསར་དཔར་སྐྲུན་ལས་ཁང་གི་ ས་གནས་སྤོ་བ་’ ཟེར་མི་གསར་བཟོ་ཚོང་སྡེ་ནང་ལས་ ServMask གིས་འགྲུལ་འཕྲིན་ལྷོད་དེ་ ཁོ་བཙག་འཐུ་བསྒྲུབ་པའི་གནས་ཚུལ་གོཝ་ད་ ཁོ་གིས་ཁོ་རའི་རེ་བ་བསྐྱེད་མི་ རེ་འདོད་འདི་དངོས་སུ་སྦེ་འགྲུབ་པའི་དགའ་བ་ཚད་མེདཔ་སྦེ་འབྱུང་ནུག འདི་འབདཝ་ལས་བརྟེན་ ད་རིས་ཨོ་རྒྱན་ཡང་ ཚིག་གསར་དཔེར་སྐྲུན་ལས་ཁང་གི་དོན་ལུ་ འཇོན་ཐངས་ཅན་གྱི་ལས་གཡོགཔ་ཅིག་ཨིན་མས།</p>\n<h3><strong>ལྟ་བ་མཐུན་པའི་གནས་ཚུལ་སྡེ་ཚན་ནང་ཨོ་རྒྱན་གྱི་ཉམས་མྱོང་འགོ་དང་པ།</strong></h3>\n<p>ལྟ་བ་མཐུན་པའི་གནས་ཚུལ་སྡེ་ཚན་འདི་ plugin དང་བརྗོད་དོན་གསར་བཟོ་མཛད་མི་ཚུ་ WordPress ལག་ལེན་འཐབ་མི་དང་་ཡོངས་འབྲེལ་ཁ་རྒྱང་གསར་བཟོ་འབད་མི་ཚུ་གི་ གནས་ཚད་ནང་ལྷོད་ཚུགས་ནི་དོན་ལུ་ཡིད་ཆེས་བཏུབ་པའི་ ཐད་དམིགས་བཟུམ་ཅིག་ཨིན་མས། WordPress གི་སྐོར་ལས་གནས་ཚུལ་དང་གསུང་བཤད་གནམ་མེད་ས་མེད་ལེགས་ཤོམ་ གོ་ཡོདཔ་ལས་ ཚོང་སྡེ་འདི་མིང་གཏམ་ཅན་ཅིག་ཨིན་པའི་ ཚོར་སྣང་དང་དགའ་བ་འབྱུང་ཡི། འདི་མ་ཚད་ ཁོང་མི་རིགས་ལེ་ཤ་གཅིག་ཁར་ཚོགས་སྟེ་ ཞལ་འཛོམས་གནང་ནིའི་སྲོལ་ཡོད་མི་འདི་ ལྷག་པར་དུ་ ཁོང་གློག་རིག་འགོ་དཔོན། བརྗོད་དོན་རྩོམ་སྒྲིག་པ་དང་གསར་བཟོ་པ་ཚུ་གི་དོན་ལུ་ ཁོང་རའི་རིག་རྩལ་དང་ལྕོགས་གྲུབ་དཔེ་སྟོན་འབད་ནིའི་དོན་ལུ་ རེ་འདོད་ཅན་གྱི་དུས་ཚོད་ལེགས་ཤོམ་ཅིག་འབད་མཇལ་ཡི།</p>\n<p>འཛམ་གླིང་ལྟ་བ་མཐུན་པའི་སྡེ་ཚན་ བེང་ཀོག ༢༠༡༨་འདི་ ཨོ་རྒྱན་དང་ ServMask གི་དོན་ལུ་ ཉིནམ་ཁག་ཆེ་ཏོག་ཏོ་ཅིག་ཨིན། འདི་ཡང་ཉིནམ་འདི་ཁར་ དུས་སྟོན་འདི་གི་དངུལ་གྱི་རྒྱབ་སྐྱོར་པ་གིས་ ཁོང་ཚུ་ལུ་སྤུ་འགྱིར་དྲག་ཡོད་པའི་ WordPress སྤྱོད་མི་ཚུ་དང་འབྲེལ་བ་འཐབ་སྟེ་ WordPress Plugin གི་སྤུས་ཚོད་ཧེང་སྐལ་ཡར་དྲག་འགྱོ་ནིའི་དོན་ལུ་ ཁོང་རའི་ངལ་རངས་གསལ་སྟོན་འབད་ནིའི་གོ་སྐབས་གནང་ཡོདཔ་ལས་བརྟེན་ཏེ་ཨིན་མས།</p>\n<h3><strong>རྒྱབ་སྐྱོར་པའི་ཉིནམ།</strong></h3>\n<p>WordCamp གི་ཉིནམ་དང་པ་འདི་ རྒྱབ་སྐྱོར་པའི་ཉིནམ་སྦེ་བརྩིཝ་ཨིན། ཉིནམ་འདི་ཁར་ཨོ་རྒྱན་གྱི་ མི་སྡེའི་སྡེ་ཚན་ཚུ་དང་འབྲེལ་བ་འཐབ་སྟེ་ ཕྱོགས་བཞི་མཚམས་བརྒྱད་ལས་འོང་མི་ WordPress གི་སྡེ་ཚན་ཚུ་དང་མཉམ་ ཁོ་རའི་བསམ་འཆར་བརྗེ་སོར་འབད་ནིའི་གོ་སྐབས་བཟང་པོ་ཡང་ཐོབ་ནུག མི་སྡེ་བརྡ་སྤྲོད་ཀྱི་ WordCamp དང WordPress གི་ཞལ་འཛོམས་འདི་ ཨོ་རྒྱན་གྱི་དོན་ལུ་ WordPress གི་ལཱ་ག་དེ་སྦེ་འབདཝ་ཨིན་ན་དང་ འདི་ག་དེ་སྦེ་ལག་ལེན་འཐབ་ནི་ཨིན་ན་ཚུའི་སྐོར་ གཞན་ལུ་བཤད་ནི་གོ་སྐབས་ཁྲིལ་བུ་སྤྲོད་མི་ ལམ་སྟོན་ཅིག་མས། དེ་གིས་སྦེ་ ཁོ་གི་ད་ལས་ཕར་གསལ་བཤད་པ་ག་དེ་མང་མང་དང་ WordPress གི་འཐུས་མི་ཚུ་ ཁོང་རའི་ཉམས་མྱོང་དང་ལྕོགས་གྲུབ་ཡར་དྲག་བཏང་ནིའི་སེམས་ཤུགས་ག་དེ་དྲག་དྲག་བསྐྱེད་བཅག་ནི་ཟེར་ སླབ་ཡོདཔ་མ་ཚད་ ཁོ་གི་འགོ་འདྲེན་པ་གསརཔ་ཚུ་ལུ་ཡང་ WordPress མི་སྡེ་འདི་དར་ཁྱབ་མ་འགྱོ་བའི་ས་གོ་ནང་ལས་ཕར་ ངོ་སྤྲོད་འབད་དེ་ ལག་ལེན་འཐབ་བཅུག་ནིའི་དོན་ལུ་ འཕྲོ་མཐུད་དེ་ར་ རྒྱབ་སྐྱོར་དང་གྲོགས་རམ་འབད་ནི་ཨིན་མས།</p>\n<h3><strong>གྲོས་ཚོགས་ཀྱིས་ཉིནམ།</strong></h3>\n<p>གྲོས་ཚོགས་ཀྱི་ཉིནམ་འདི་ WordCamp གི་ལས་རིམ་གཙོ་བོ་ཅིག་ཨིན། དེཡང་ཉིནམ་གཉིས་པའམ་འདི་ནང་ འགོ་འདྲེན་འཐབ་ཨིན། འདི་གི་སྐབས་ ཨོ་རྒྱན་གྱིས་ མི་ཚུ་གི་ དྲན་ཐེ་བཞག་ནིའི་དོན་ལས་ པར་བཏབ་ནི་གིས་ ལཱ་འགན་འདི་འབགཔ་ཨིན། ངེའི་སེམས་ཁར་ལས་འབད་བ་ཅིན་ འདི་བཟུམ་མའི་ གནས་སྐབས་འདི་ WordCamp གི་ལས་རོགསཔ་ གསལ་བཤདཔ་དང་ འགོ་འདྲེན་པ་ཚུ་གིས་ དྲན་ཐོ་བཞག་ནི་དོན་ལུ་ གནམ་མེད་ས་མེད་ལེགས་ཤོམ་ཅིག་ ཨིན་པས་ཟེར་མནོཝ་མས། མི་རིགས་ལུ་ཕན་ཐོགས་པའི་ཞབས་ཏོག་འདི་ཁྱད་དུ་འཕགསཔ་ཨིན། ང་བཅས་འགྲོ་བ་མི་ལུ་ ཕན་ཐོགས་པའི་ལཱ་འབད་མི་འདི་ ཞབས་ཏོག་ཚུ་གི་གྲས་ལས་ དྲག་ཤོས་ཅིག་ཨིན།</p>\n<p class=\"p1\"><strong><span class=\"s1\">ཨྱོན་འདི་</span><span class=\"s2\"> WordPress Meetup</span></strong> <strong><span class=\"s1\">ཐིམ་ཕུག་གི་འགོ་འདྲེན་པ་ག་དེ་སྦེ་འབད་ཡོདཔ་ཨིན་ན།</span></strong></p>\n<p class=\"p1\"><span class=\"s1\">འདི་ཡང་</span> <span class=\"s1\">ཨྱོན་ཁོ་རང་</span> <span class=\"s1\">སྤྱི་ལོ་༢༠༡༦</span> <span class=\"s1\">སྤྱི་ཟླ་༡༠པའི་</span> <span class=\"s1\">ནང་</span><span class=\"s2\"> WordPress Meetup Bangkok </span><span class=\"s1\">དང་</span><span class=\"s2\"> WordCamp Bangkok </span><span class=\"s1\">༢༠༡༨ ཀྱི་ནང་ལས་</span><span class=\"s2\"> WordPress</span><span class=\"s1\">གི་སྐོར་ལས་ཧ་གོ་བའི་ཤུལ་</span> <span class=\"s1\">འབྲུག་རྒྱལ་ཁབ་ནང་ལུ་ཡང་</span> <span class=\"s1\">གཞི་བཙུགས་འབད་དགོཔ་ཁག་ཆེ་བའི་སྐོར་ལས་</span> <span class=\"s1\">ཤེས་ཡོདཔ་ཨིན་མས།</span></p>\n<p class=\"p1\"><span class=\"s1\">འདི་ཡང་</span> <span class=\"s1\">སྤྱི་ལོ་༢༠༡༧</span> <span class=\"s1\">སྤྱི་ཟླ་༩པའི་</span> <span class=\"s1\">སྤྱི་ཚེས་༣</span> <span class=\"s1\">རྒྱལ་སྤྱི་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">སྐད་བསྒྱུར་གྱི་ཉིནམ་གྱི་སྐབས་ལུ་</span><span class=\"s2\"> WordPress Meetup Bangkok </span><span class=\"s1\">ལུ་</span> <span class=\"s1\">རྫོང་ཁ་འདི་</span><span class=\"s2\"> WordPress Core Translation </span><span class=\"s1\">ནང་</span> <span class=\"s1\">རྫོང་ཁ་འདི་</span> <span class=\"s1\">གཞན་མི་སྐད་ཡིག་དང་ཕྱདཔ་དང་</span> <span class=\"s1\">དམའ་ཤོས་ཅིག་སྦེ་ཡོདཔ་མཐོང་ཡོདཔ་ཨིན་མས།</span></p>\n<p class=\"p3\"><span class=\"s1\">དེའི་ཤུལ་ལས་</span><span class=\"s2\"> WordCamp Bangkok </span><span class=\"s1\">༢༠༡༨</span> <span class=\"s1\">རྒྱབ་སྐྱོར་པའི་ཉིནམ་གྱི་སྐབས་ལུ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">གི་མཉམ་རོགས་དང་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">གི་མི་སྡེ་</span> <span class=\"s1\">དེ་ལས་</span> <span class=\"s1\">རྒྱལ་ཁབ་གཞན་ཁའི་</span><span class=\"s2\"> Meetup </span><span class=\"s1\">འགོ་འདྲེན་པ་ཚུ་དང་ཕྱད་ཡོདཔ་ཨིན་མས།</span></p>\n<p class=\"p1\"><span class=\"s1\">WordPress Meetup </span><span class=\"s2\">ཐིམ་ཕུག་འདི་</span> <span class=\"s2\">ཁེབ་ས་མེད་པར་</span> <span class=\"s2\">ཁས་བླངས་ཀྱི་ཐོག་ལས་</span> <span class=\"s2\">རྒྱལ་ཡོངས་དགའ་སྐྱིད་དཔལ་འཛོམས་ཀྱི་ཀ་ཆེན་སེམས་ཁར་བཞག་སྟེ་</span> <span class=\"s2\">ལམ་སྲོལ་དང་</span> <span class=\"s2\">རྒྱལ་ཡོངས་སྐད་ཡིག་</span> <span class=\"s2\">མི་ཉམས་རྒྱུན་སྐྱོང་འབད་ནི་ལུ་དམིགས་གཏད་བསྐྱེདཔ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\">WordPress Meetup </span><span class=\"s2\">འདི་</span> <span class=\"s2\">མི་ངོམ་རང་རྐྱང་དང་</span><span class=\"s1\"> WordPress </span><span class=\"s2\">ལུ་དགའ་མི་</span> <span class=\"s2\">དེ་ལས་</span> <span class=\"s2\">རང་སོའི་ཡོན་ཏན་</span> <span class=\"s2\">བརྗེ་སོར་འབད་ནི་དང་</span> <span class=\"s2\">མི་གསརཔ་འཕྱེད་དེ་</span> <span class=\"s2\">མཐུན་ལམ་བཟོ་ནི་ལུ་ཕན་ཐོག་ཡོདཔ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\">ཨྱོན་གྱིས་</span> <span class=\"s1\">ནང་འཁོད་དང་</span> <span class=\"s1\">རྒྱལ་སྤྱིའི་སྐད་ཡིག་གི་ཐོག་ལུ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">ནང་བྲི་མི་ཚུ་ལུ་གཙོ་བོ་སྟོན་ཏེ་</span> <span class=\"s1\">ལས་སྡེ་ཚུ་</span> <span class=\"s1\">ཡང་རྒྱས་གཏང་ནི་རྒྱབ་སྐྱོར་འབདཝ་མ་ཚད་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">ནང་ལས་ག་ཅིག་རང་ལྷབ་ཅི་ག་</span> <span class=\"s1\">འབྲུག་པའི་མི་སྡེ་ཚུ་ལུ་</span> <span class=\"s1\">བརྗེ་སོར་འབདཝ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s2\">WordPress </span><span class=\"s1\">གི་དུས་སྟོན་གྱི་ལས་རིམ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">སྐད་བསྒྱུར་གྱི་ཉིནམ་༤པ་དང་འབྲེལ་</span> <span class=\"s1\">ཨྱོན་གྱི་</span><span class=\"s2\"> WordPress Meetup Thimphu </span><span class=\"s1\">ཐེངས་དང་པའམ་འདི་</span> <span class=\"s1\">མཐར་འཁྱོལ་ཅན་སོང་ཡོདཔ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\">ཨྱོན་གྱི་རྒྱལ་ཡོངས་སྐད་ཡིག་གོང་འཕེལ་གཏང་ཐབས་ལུ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">འདི་</span> <span class=\"s1\">རྫོང་ཁ་ནང་བྲི་མི་དང་</span> <span class=\"s1\">ཡོངས་འབྲེལ་གྱི་ཐོག་ལས་</span> <span class=\"s1\">རྫོང་ཁའི་གནས་ཚུལ་</span> <span class=\"s1\">དེ་ལས་</span> <span class=\"s1\">གཞུང་གི་ཡོངས་འབྲེལ་ཚུ་ནང་</span> <span class=\"s1\">ལག་ལེན་འཐབ་སྟེ་</span> <span class=\"s1\">འབྲུག་པའི་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">འདི་</span> <span class=\"s1\">མ་འོང་བུ་བརྒྱུད་ཚུ་ལུ་སྤྲོད་ནིའི་</span> <span class=\"s1\">འགན་ཁུར་གཙོ་བོ་ཅིག་འབག་སྟེ་ཡོདཔ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\"><b>གྲུབ་འབྲས།</b></span><span class=\"s2\"><b>: </b></span></p>\n<p class=\"p1\"><span class=\"s1\">༡</span> <span class=\"s1\">རྫོང་ཁའི་</span><span class=\"s2\"> WordPress Core </span><span class=\"s1\">སྐད་བསྒྱུར་འབད་ཚར་ཏེ་ཡོདཔ།</span></p>\n<p class=\"p1\"><span class=\"s1\">༢</span><span class=\"s2\"> WordPress Core </span><span class=\"s1\">སྐད་བསྒྱུར་གྱི་དོན་ལུ་</span> <span class=\"s1\">སྐ་བསྒྱུར་གསརཔ་གི་ཕན་འདེབས་འབད་ནི།</span></p>\n<p class=\"p1\"><span class=\"s1\">༣</span><span class=\"s2\"> Global WordPress </span><span class=\"s1\">སྐད་བསྒྱུར་ཉིནམ་༤པའི་</span> <span class=\"s1\">དངོས་མཐོང་</span> <span class=\"s1\">༼</span><span class=\"s2\"> <a href=\"https://wptranslationday.org/?fbclid=IwAR2Q3pZQfCpDYdeYmcFBlvtOVkYRgDucALG54sBwRIU2OwEBW6IXfaWKv-U\"><span class=\"s3\">https://wptranslationday.org/</span></a></span><span class=\"s1\">༽</span> <span class=\"s1\">ནང་བཅའ་མར་</span><span class=\"s2\"><span class=\"Apple-converted-space\">  </span></span><span class=\"s1\">གཏོགས་ཡོདཔ།</span></p>\n<p class=\"p1\"><span class=\"s1\">༤</span> <span class=\"s1\">ཕྱི་རྒྱལ་ཁབ་ངགཞན་མིའི་</span><span class=\"s2\"> wordpress </span><span class=\"s1\">མཁས་མཆོག་ཚུ་</span><span class=\"s2\"> <a href=\"https://l.facebook.com/l.php?u=https%25253A%25252F%25252Fwpbhutan.slack.com%25252F%25253Ffbclid%25253DIwAR3sJihKvkTP0JegTtRncY4rd4y09xojpITOZ5pqya-MNJzVvp4PdpKHtNA&h=AT3KY8fVW2Uvvgg7DrRGGKJC-MP8is3JLVPWELsTsQ5eeUrH0BKbz8gsNns666YqNA37hImJlRxpnsDJFNZ8WOuEYZWYWx6Thy3rmE6-qtbFZ8z3KrRU-EquRJq41nOLOny6sQ_ddxpKN_d_NR110CdQ-Y8w-QofT2Fd7oU\"><span class=\"s3\">http://wpbhutan.slack.com.</span></a> </span><span class=\"s1\">ནང་གདན་འདྲེན་ཞུ་ཡོདཔ།</span></p>\n<p class=\"p1\"><span class=\"s1\">༥</span><span class=\"s2\"> WordPress Meetup </span><span class=\"s1\">ཐིམ་ཕུག་གི་འཐུས་མི་ཚུ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">དང་འབྲེལ་བའི་དོན་ཚན་ཐོག་ལུ་གྲོས་བསྡུར་འབད་ནིའི་དང་</span> <span class=\"s1\">འབྲུག་པའི་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">ལག་ལེན་འཐབ་མི་ཚུ་དང་</span><span class=\"s2\"> <a href=\"https://l.facebook.com/l.php?u=http%25253A%25252F%25252Fwordpress.org%25252F%25253Ffbclid%25253DIwAR1kMXEDVTZsWGwn-U--lxMMe_qnwlzWKtO2Qs6n8ZVA5Z-O3j6X8xORyk8&h=AT1y1EwLZvAqpWArzuHVwMc8KIhqX-JKzYePv7Ivf1YyWCjxnIMuEg3JBQB95Z1xqVYPY4ep4clgVzUSIc70FVn7cV5QYz9V59_gsscwQ6jMpvXl1E7_LjfSB8UNPhZsqk8ukvtweRbxN8jRaLSQzMJ8-jR8-dJTzh1FBgY\"><span class=\"s1\">wordpress.org</span></a> </span><span class=\"s1\">ནང་འཐུས་མི་གསརཔ་ཚུ་</span> <span class=\"s1\">འཛུལ་ཞུགས་འབད་ནིའི་ནང་</span> <span class=\"s1\">རྒྱབ་སྐྱོར་འབད་ནིའི་དོན་ལུ་</span><span class=\"s2\"> <a href=\"https://l.facebook.com/l.php?u=https%25253A%25252F%25252Fwpbhutan.slack.com%25252F%25253Ffbclid%25253DIwAR0u9G3ElqOlI4qwRSafNPkQMl1t24KnVJ6sd50M65-MaDcdpZ7Udb6xh9I&h=AT0lPt9nFJ6eD2V1wBiHjRncUZfMqh2gcI3VjvKBlAIzOiqeCF0Oc40pPWznM67HfXoZwRRj3-Cah5ogxJMlmlLSOclxVI01S0MQNalFXhE9Upg7UB9swAohwuoKRv-OH9jNqtXIVoiHdQHzM3CNe4rM7_7O_0n331PKZEI\"><span class=\"s1\">http://wpbhutan.slack.com</span></a> </span><span class=\"s1\">ནང་</span> <span class=\"s1\">གདན་འདྲེན་ཞུ་ཡོདཔ།</span></p>\n<p class=\"p3\"><span class=\"s1\">༦</span> <span class=\"s1\">དེ་ནང་སྐུ་མགྲོན་སྦེ་</span> <span class=\"s1\">རྫོང་ཁག་གོང་འཕེལ་ལྷན་ཚོགས་ཀྱི་བརྡ་དོན་དང་འཕྲུལ་རིག་འགོ་དཔོན་གོངམ་</span> <span class=\"s1\">བསྟན་འཛིན་རྣམ་རྒྱལ་འབྱོན་ཡདོཔ་ཨིན།</span></p>\n<p class=\"p3\"><span class=\"s1\">༧</span> <span class=\"s1\">ལས་རིམ་འགོ་འདྲེན་འཐབ་སའི་ས་ཁོངས་འདི་</span><span class=\"s2\"><span class=\"Apple-converted-space\">  </span></span><span class=\"s1\">བཟེས་སྒོ་ཡང་ལེགས་ལོམ་འཐོབ་ས་</span><span class=\"s2\"><a href=\"http://ariyabhutan.com\"> Ariya Hotel</a> </span><span class=\"s1\">ནང་ཨིན།</span></p>\n<p class=\"p3\"><span class=\"s1\">༨</span> <span class=\"s1\">མཐུན་ལམ་བཟོ་ནིའི་དོན་ལུ་</span> <span class=\"s1\">འཐུས་མི་ངོ་སྤྲོད་འབད་ནི།</span></p>\n<p class=\"p3\"><span class=\"s5\">༩</span> <a href=\"https://wptranslationday.org/the-team/\"><span class=\"s2\">Global WordPress </span></a><span class=\"s1\">སྐད་བསྒྱུར་ཉིནམ་༤པའི་</span> <span class=\"s1\">སྡེ་ཚན་གྱི་གྲངས་སུ་འཛུལ་ནི།</span></p>\n<p class=\"p3\"><span class=\"s1\">༡༠</span> <span class=\"s1\">ལས་རིམ་འདི་</span><a href=\"https://servmask.com/\"><span class=\"s2\"> ServMask Inc </span></a><span class=\"s1\">གི་གྲོགས་རམ་དང་</span> <span class=\"s1\">རྫོང་ཁག་གོང་འཕེལ་ལྷན་ཚོགས་ཀྱི་</span> <span class=\"s1\">སྐད་ཡིག་མཁས་མཆོག་ཚུ་གིས་རྒྱབ་སྐྱོར་འབད་ཡོདཔ།</span></p>\n<p class=\"p1\"><strong><span class=\"s1\">WordPress </span><span class=\"s2\">གི་མ་འོངས་པའི་འཆར་གཞི།</span></strong></p>\n<p class=\"p1\"><span class=\"s1\">ལཱ་དང་བྱ་བ་ག་ཅི་རང་འབད་རུང་</span> <span class=\"s1\">གྲུབ་འབྲས་ལེགས་ཤོམ་འོང་དགོ་པ་ཅིན་</span> <span class=\"s1\">ད་ལྟོ་ལས་རང་</span> <span class=\"s1\">རྩ་འགེངས་ཏེ་</span> <span class=\"s1\">ལེགས་ཤོམ་སྦེ་འབད་དགོཔ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\">ལཱ་ག་ཅིག་རང་འབད་རུང་</span> <span class=\"s1\">སྐལ་བ་ཅན་གྱི་མ་གཏོགས་རེ་བ་ཅན་གྱི་མི་འཐོབ་ཟེར་དོ་བཟུམ་</span> <span class=\"s1\">སྐལ་བ་ཡོད་པའི་ཁར་</span> <span class=\"s1\">ལཱ་ཚུ་</span> <span class=\"s1\">བརྩོན་འགྲུས་བསྐྱེད་དེ་འབད་བ་ཅིན་</span> <span class=\"s1\">ལཱ་ག་ཅི་རང་འབད་རུང་མཐར་མ་ཕྱིན་པའི་དཔེ་མི་སྲིད།</span> <span class=\"s1\">དེ་འབདཝ་ལས་</span> <span class=\"s1\">ཨྱོན་གྱི་</span> <span class=\"s1\">བརྩོན་འགྲུས་དང་བསྟུན་ཁོང་གི་མ་འོངས་པའི་</span><span class=\"s2\"> Word Press </span><span class=\"s1\">གི་འཆར་གཞི་ཚུ་འོག་ལུ་འཁོད་དེ་ཡོདཔ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\">དེ་ཡང་</span> <span class=\"s1\">ཨྱོན་གྱི་</span> <span class=\"s1\">སྐད་ཡིག་གི་མཐོ་རིམ་སློབ་གྲྭ་དང་གཙུག་སྡེ་ཚུ་ནང་འགྱོ་སྟེ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">ལག་ལེན་འཐབ་ཐོག་ལས་</span> <span class=\"s1\">རྫོང་ཁའི</span> <span class=\"s1\">ནང་བྲི་ཐངས་ཀྱི་སྐོར་ལས་སྟོན་བྱིན་ནི་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\">དེ་མ་ཚད་</span> <span class=\"s1\">འབྲུག་པའི་</span><span class=\"s2\"> WordPress</span><span class=\"s1\">ལག་ལེན་འཐབ་མི་ཚུ་འཛོམས་ཏེ་</span> <span class=\"s1\">འབུག་པའི་ལམ་སྲོལ་དང་</span> <span class=\"s1\">མཛེས་ཆའི་སྐོར་ལས་</span> <span class=\"s1\">གཞན་མི་རྒྱལ་ཁབ་ནང་</span> <span class=\"s1\">གསལ་སྟོན་འབད་ནིའི་དོན་ལུ་</span> <span class=\"s1\">གྲོས་བསྡུར་གོ་འདྲེན་འཐབ་ནི་དང་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">གི་ལས་རིམ་གཙོ་ཅན་ཅིག་ཨིན་མི་</span><span class=\"s2\"> Introduction to Open Source </span><span class=\"s1\">ཟེར་མི་འདི་</span> <span class=\"s1\">འགོ་འདྲེན་འཐབ་ནིའི་ལཱ་འབད་བའི་བསྒང་རང་ཡོདཔ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\">དེ་ལས་</span> <span class=\"s1\">འབྲུག་མི་ཚུ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">ལག་ལེན་འཐབ་ནིའི་ནང་རྒྱབ་སྐྱར་འབད་དེ་</span> <span class=\"s1\">ཡར་རྒྱས་གཏང་ཞིནམ་ལས་</span> <span class=\"s1\">མི་ཚེ་སྐྱོང་ཚུགས་ནིའི་དོན་ལུ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">གི་མཁས་མཆོག་ཚུ་གདན་འདྲེན་ཞུ་སྟེ་</span><span class=\"s2\"> Wordcamp </span><span class=\"s1\">གི་དོན་ལུ་</span><span class=\"s2\"> Wordcamp </span><span class=\"s1\">ཐིམ་ཕུག་འགོ་འདྲེན་འཐབ་ནི་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s2\">WordCamp Asia </span><span class=\"s1\">འདི་ཡང་</span> <span class=\"s1\">སྤྱི་ལོ་༢༠༢༠ལུ་འགོ་འདྲེན་འཐབ་ནི་ཨིནམ་ལས་</span><span class=\"s2\"> WordCamp Asia </span><span class=\"s1\">ནང་ལས་</span> <span class=\"s1\">འགོ་འདྲེན་པ་༤༡ཡོད་པའི་གྲལ་ཁར་ཚུད་དེ་ཡོདཔ་ཨིན།</span></p>\n<p class=\"p1\"><span class=\"s1\">མཇུག་རང་</span> <span class=\"s1\">ཁྱོད་ར་ཚུ་</span><span class=\"s2\"> WordPress </span><span class=\"s1\">ལུ་དགའ་མི་ཅིག་ཨིན་པ་ཅིན་</span> <span class=\"s1\">ད་ལྟོ་</span> <span class=\"s1\">རང་ལུ་</span> <span class=\"s1\">རང་དབང་ཡོདཔ་་ལས་</span> <span class=\"s1\">རང་སོའི་མི་ཚེ་མཐར་འཁྱོལ་ཅན་བཟོ་ནིའི་གོ་སྐབས་ཡོདཔ་ཨིན།</span></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Ugyen’s Roadmap to WordPress Contributions\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Ugyen%E2%80%99s%20Roadmap%20to%20WordPress%20Contributions&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fugyens-roadmap-to-wordpress-contributions%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Ugyen’s Roadmap to WordPress Contributions\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fugyens-roadmap-to-wordpress-contributions%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fugyens-roadmap-to-wordpress-contributions%2F&title=Ugyen%E2%80%99s+Roadmap+to+WordPress+Contributions\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Ugyen’s Roadmap to WordPress Contributions\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/ugyens-roadmap-to-wordpress-contributions/&media=https://heropress.com/wp-content/uploads/2019/06/060419-min-150x150.jpg&description=Ugyen’s Roadmap to WordPress Contributions\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Ugyen’s Roadmap to WordPress Contributions\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/ugyens-roadmap-to-wordpress-contributions/\" title=\"Ugyen’s Roadmap to WordPress Contributions\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/ugyens-roadmap-to-wordpress-contributions/\">Ugyen’s Roadmap to WordPress Contributions</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jun 2019 02:00:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ugyen Dorji\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sun, 30 Jun 2019 03:14:56 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Sun, 30 Jun 2019 03:00:28 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911013210\";}','no'),(68884,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(70783,'jpsq_sync-1561609354.237777-528592-3','a:6:{i:0;s:14:\"updated_option\";i:1;a:3:{i:0;s:14:\"active_plugins\";i:1;a:30:{i:0;s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:27:\"backupbuddy/backupbuddy.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:59:\"genesis-connect-woocommerce/genesis-connect-woocommerce.php\";i:5;s:33:\"genesis-enews-extended/plugin.php\";i:6;s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";i:7;s:31:\"genesis-simple-share/plugin.php\";i:8;s:57:\"gf-fields-persistence/gravityforms-fields-persistence.php\";i:9;s:33:\"instagram-feed/instagram-feed.php\";i:10;s:19:\"jetpack/jetpack.php\";i:11;s:35:\"litespeed-cache/litespeed-cache.php\";i:12;s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";i:13;s:27:\"ninja-forms/ninja-forms.php\";i:14;s:27:\"pretty-link/pretty-link.php\";i:15;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:16;s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";i:17;s:43:\"simple-social-icons/simple-social-icons.php\";i:18;s:33:\"soliloquy-lite/soliloquy-lite.php\";i:19;s:23:\"soliloquy/soliloquy.php\";i:20;s:69:\"styles-and-layouts-for-gravity-forms/styles-layouts-gravity-forms.php\";i:21;s:25:\"tablepress/tablepress.php\";i:22;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:23;s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";i:24;s:53:\"widget-importer-exporter/widget-importer-exporter.php\";i:25;s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";i:26;s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";i:27;s:27:\"woocommerce/woocommerce.php\";i:28;s:24:\"wordpress-seo/wp-seo.php\";i:29;s:31:\"wpdiscuz/class.WpdiscuzCore.php\";}i:2;a:29:{i:0;s:49:\"advanced-tinymce-configuration/adv-mce-config.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:27:\"backupbuddy/backupbuddy.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:59:\"genesis-connect-woocommerce/genesis-connect-woocommerce.php\";i:5;s:33:\"genesis-enews-extended/plugin.php\";i:6;s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";i:7;s:31:\"genesis-simple-share/plugin.php\";i:8;s:57:\"gf-fields-persistence/gravityforms-fields-persistence.php\";i:9;s:33:\"instagram-feed/instagram-feed.php\";i:11;s:35:\"litespeed-cache/litespeed-cache.php\";i:12;s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";i:13;s:27:\"ninja-forms/ninja-forms.php\";i:14;s:27:\"pretty-link/pretty-link.php\";i:15;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:16;s:43:\"shortcodes-ultimate/shortcodes-ultimate.php\";i:17;s:43:\"simple-social-icons/simple-social-icons.php\";i:18;s:33:\"soliloquy-lite/soliloquy-lite.php\";i:19;s:23:\"soliloquy/soliloquy.php\";i:20;s:69:\"styles-and-layouts-for-gravity-forms/styles-layouts-gravity-forms.php\";i:21;s:25:\"tablepress/tablepress.php\";i:22;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:23;s:81:\"update-theme-and-plugins-from-zip-file/update-theme-and-plugins-from-zip-file.php\";i:24;s:53:\"widget-importer-exporter/widget-importer-exporter.php\";i:25;s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";i:26;s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";i:27;s:27:\"woocommerce/woocommerce.php\";i:28;s:24:\"wordpress-seo/wp-seo.php\";i:29;s:31:\"wpdiscuz/class.WpdiscuzCore.php\";}}i:2;i:2;i:3;d:1561609354.2372601032257080078125;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:2;s:12:\"display_name\";s:5:\"sonlt\";s:10:\"user_email\";s:21:\"sonweb.netw@gmail.com\";s:10:\"user_roles\";a:1:{i:0;s:13:\"administrator\";}s:15:\"translated_role\";s:13:\"administrator\";s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:0;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:1;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:140:\"http://hicosmetics4u.com/wp-admin/plugins.php?action=deactivate&plugin=jetpack%2Fjetpack.php&plugin_status=all&paged=1&s&_wpnonce=cb4396fef4\";}}','no'),(71469,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1561863902;s:7:\"checked\";a:4:{s:8:\"flatsome\";s:5:\"3.8.3\";s:7:\"genesis\";s:6:\"2.10.1\";s:7:\"jessica\";s:5:\"1.7.1\";s:14:\"twentynineteen\";s:3:\"1.4\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(68889,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(69173,'_transient_shipping-transient-version','1561390515','yes');
/*!40000 ALTER TABLE `wp6r_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_postmeta`
--

DROP TABLE IF EXISTS `wp6r_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=6293 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_postmeta`
--

LOCK TABLES `wp6r_postmeta` WRITE;
/*!40000 ALTER TABLE `wp6r_postmeta` DISABLE KEYS */;
INSERT INTO `wp6r_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(31,11,'_menu_item_menu_item_parent','0'),(3025,154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT15_G042047_B.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G042047_B-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:32:\"L\'OR ESSENCE D\'ECLAT À L\'OR PUR\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30,11,'_menu_item_type','taxonomy'),(32,11,'_menu_item_object_id','18'),(33,11,'_menu_item_object','category'),(34,11,'_menu_item_target',''),(35,11,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(36,11,'_menu_item_xfn',''),(37,11,'_menu_item_url',''),(3672,193,'_yoast_wpseo_content_score','90'),(3678,193,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1561467335;s:7:\"payload\";a:0:{}}}'),(3675,193,'_wpas_done_all','1'),(3668,193,'_edit_lock','1540872067:1'),(3667,193,'_edit_last','1'),(3834,213,'_edit_lock','1561865227:1'),(3835,213,'_thumbnail_id','215'),(61,16,'_wp_attached_file','2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c.jpg'),(62,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:600;s:4:\"file\";s:62:\"2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-300x72.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-768x184.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:63:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1024x246.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"square-entry-image\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vertical-entry-image\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"horizontal-entry-image\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"blog-entry-image\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-820x500.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:11:\"Jana Bishop\";s:6:\"camera\";s:11:\"NIKON D7000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390731589\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(68,20,'_wp_attached_file','2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1.jpg'),(69,20,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:600;s:4:\"file\";s:64:\"2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-300x72.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-768x184.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:65:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-1024x246.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"square-entry-image\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vertical-entry-image\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"horizontal-entry-image\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"blog-entry-image\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-820x500.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:11:\"Jana Bishop\";s:6:\"camera\";s:11:\"NIKON D7000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390731589\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(70,20,'_sol_has_slider','a:1:{i:0;i:19;}'),(3656,191,'_wp_attached_file','2018/10/guerlain_peau_blanche_rouge-declinaisons-T77-1-1.jpg'),(3657,191,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2243;s:6:\"height\";i:2239;s:4:\"file\";s:60:\"2018/10/guerlain_peau_blanche_rouge-declinaisons-T77-1-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:62:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73,21,'_wp_attached_file','2018/09/TwigyPosts-WinterWhite-Collection-45-2500x600_c.jpg'),(74,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:600;s:4:\"file\";s:59:\"2018/09/TwigyPosts-WinterWhite-Collection-45-2500x600_c.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-300x72.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-768x184.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1024x246.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"square-entry-image\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vertical-entry-image\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"horizontal-entry-image\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"blog-entry-image\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-820x500.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:11:\"Jana Bishop\";s:6:\"camera\";s:10:\"NIKON D750\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1449503536\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(75,21,'_sol_has_slider','a:1:{i:0;i:19;}'),(79,22,'_wp_attached_file','2018/09/cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c.jpg'),(80,22,'_wp_attachment_context','custom-header'),(81,22,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:400;s:4:\"file\";s:67:\"2018/09/cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-510x255.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"square-entry-image\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vertical-entry-image\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"horizontal-entry-image\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-510x255.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:67:\"cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,28,'_edit_last','1'),(88,28,'_edit_lock','1537327502:1'),(89,29,'_wp_attached_file','2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2.jpg'),(90,29,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:600;s:4:\"file\";s:64:\"2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-300x72.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-768x184.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:65:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-1024x246.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"square-entry-image\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vertical-entry-image\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"horizontal-entry-image\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"blog-entry-image\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-820x500.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:11:\"Jana Bishop\";s:6:\"camera\";s:11:\"NIKON D7000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390731589\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(91,29,'_sol_has_slider','a:1:{i:0;i:28;}'),(92,28,'_sol_in_slider','a:2:{i:0;i:29;i:1;i:30;}'),(93,28,'_sol_slider_data','a:3:{s:2:\"id\";i:28;s:6:\"slider\";a:2:{i:29;a:9:{s:6:\"status\";s:6:\"active\";s:2:\"id\";i:29;s:13:\"attachment_id\";i:29;s:3:\"src\";s:108:\"http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2.jpg\";s:5:\"title\";s:50:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c\";s:4:\"link\";s:0:\"\";s:3:\"alt\";s:50:\"TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c\";s:7:\"caption\";s:0:\"\";s:4:\"type\";s:5:\"image\";}i:30;a:9:{s:6:\"status\";s:6:\"active\";s:2:\"id\";i:30;s:13:\"attachment_id\";i:30;s:3:\"src\";s:105:\"http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-45-2500x600_c-1.jpg\";s:5:\"title\";s:47:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c\";s:4:\"link\";s:0:\"\";s:3:\"alt\";s:47:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c\";s:7:\"caption\";s:0:\"\";s:4:\"type\";s:5:\"image\";}}s:6:\"config\";a:14:{s:4:\"type\";s:7:\"default\";s:12:\"slider_theme\";s:4:\"base\";s:12:\"slider_width\";i:2500;s:13:\"slider_height\";i:600;s:10:\"transition\";s:4:\"fade\";s:8:\"duration\";i:5000;s:5:\"speed\";i:400;s:6:\"gutter\";i:20;s:6:\"slider\";i:1;s:9:\"aria_live\";s:6:\"polite\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:5:\"title\";s:11:\"Home slider\";s:4:\"slug\";s:11:\"home-slider\";s:3:\"rtl\";i:0;}}'),(94,30,'_wp_attached_file','2018/09/TwigyPosts-WinterWhite-Collection-45-2500x600_c-1.jpg'),(95,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:600;s:4:\"file\";s:61:\"2018/09/TwigyPosts-WinterWhite-Collection-45-2500x600_c-1.jpg\";s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-300x72.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-768x184.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:62:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-1024x246.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"square-entry-image\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"vertical-entry-image\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"horizontal-entry-image\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"blog-entry-image\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-820x500.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-510x122.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:61:\"TwigyPosts-WinterWhite-Collection-45-2500x600_c-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:11:\"Jana Bishop\";s:6:\"camera\";s:10:\"NIKON D750\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1449503536\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(96,30,'_sol_has_slider','a:1:{i:0;i:28;}'),(98,31,'_edit_last','1'),(99,31,'_edit_lock','1561740120:2'),(100,31,'_wp_page_template','default'),(101,31,'_genesis_scripts_body_position','bottom'),(4384,286,'_weight',''),(3820,156,'_low_stock_amount',''),(3819,159,'_low_stock_amount',''),(3650,173,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560393565;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:259;}i:1;a:1:{s:2:\"id\";i:269;}i:2;a:1:{s:2:\"id\";i:286;}}}}'),(124,37,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(125,37,'_mail','a:8:{s:7:\"subject\";s:17:\" \"[your-subject]\"\";s:6:\"sender\";s:37:\"[your-name] <admin@hicosmetics4u.com>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on  (http://hicosmetics4u.com)\";s:9:\"recipient\";s:23:\"admin@hicosmetics4u.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(126,37,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:17:\" \"[your-subject]\"\";s:6:\"sender\";s:26:\" <admin@hicosmetics4u.com>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on  (http://hicosmetics4u.com)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:33:\"Reply-To: admin@hicosmetics4u.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(127,37,'_messages','a:8:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}'),(128,37,'_additional_settings',NULL),(129,37,'_locale','en_US'),(130,40,'wpd_form_custom_css',NULL),(131,40,'wpdiscuz_form_general_options','a:8:{s:4:\"lang\";s:5:\"en_US\";s:20:\"roles_cannot_comment\";a:0:{}s:17:\"guest_can_comment\";i:1;s:21:\"show_subscription_bar\";i:1;s:11:\"header_text\";s:13:\"Leave a Reply\";s:24:\"wpdiscuz_form_post_types\";a:3:{s:4:\"post\";s:4:\"post\";s:10:\"attachment\";s:10:\"attachment\";s:4:\"page\";s:4:\"page\";}s:6:\"postid\";s:0:\"\";s:12:\"postidsArray\";a:0:{}}'),(132,40,'wpdiscuz_form_structure','a:1:{s:19:\"wpd_form_row_wrap_0\";a:5:{s:11:\"column_type\";s:3:\"two\";s:9:\"row_order\";s:1:\"0\";s:7:\"default\";s:1:\"1\";s:4:\"left\";a:3:{s:7:\"wc_name\";a:5:{s:4:\"type\";s:35:\"wpdFormAttr\\Field\\DefaultField\\Name\";s:4:\"name\";s:4:\"Name\";s:4:\"desc\";s:0:\"\";s:4:\"icon\";s:11:\"fas fa-user\";s:8:\"required\";s:1:\"1\";}s:8:\"wc_email\";a:5:{s:4:\"type\";s:36:\"wpdFormAttr\\Field\\DefaultField\\Email\";s:4:\"name\";s:5:\"Email\";s:4:\"desc\";s:0:\"\";s:4:\"icon\";s:9:\"fas fa-at\";s:8:\"required\";s:1:\"1\";}s:10:\"wc_website\";a:5:{s:4:\"type\";s:38:\"wpdFormAttr\\Field\\DefaultField\\Website\";s:4:\"name\";s:7:\"Website\";s:4:\"desc\";s:0:\"\";s:4:\"icon\";s:11:\"fas fa-link\";s:6:\"enable\";s:1:\"1\";}}s:5:\"right\";a:2:{s:10:\"wc_captcha\";a:5:{s:4:\"type\";s:38:\"wpdFormAttr\\Field\\DefaultField\\Captcha\";s:4:\"name\";s:4:\"Code\";s:4:\"desc\";s:0:\"\";s:15:\"show_for_guests\";s:1:\"0\";s:14:\"show_for_users\";s:1:\"0\";}s:6:\"submit\";a:2:{s:4:\"type\";s:37:\"wpdFormAttr\\Field\\DefaultField\\Submit\";s:4:\"name\";s:12:\"Post Comment\";}}}}'),(133,40,'wpdiscuz_form_fields','a:5:{s:7:\"wc_name\";a:5:{s:4:\"type\";s:35:\"wpdFormAttr\\Field\\DefaultField\\Name\";s:4:\"name\";s:4:\"Name\";s:4:\"desc\";s:0:\"\";s:4:\"icon\";s:11:\"fas fa-user\";s:8:\"required\";s:1:\"1\";}s:8:\"wc_email\";a:5:{s:4:\"type\";s:36:\"wpdFormAttr\\Field\\DefaultField\\Email\";s:4:\"name\";s:5:\"Email\";s:4:\"desc\";s:0:\"\";s:4:\"icon\";s:9:\"fas fa-at\";s:8:\"required\";s:1:\"1\";}s:10:\"wc_website\";a:5:{s:4:\"type\";s:38:\"wpdFormAttr\\Field\\DefaultField\\Website\";s:4:\"name\";s:7:\"Website\";s:4:\"desc\";s:0:\"\";s:4:\"icon\";s:11:\"fas fa-link\";s:6:\"enable\";s:1:\"1\";}s:10:\"wc_captcha\";a:5:{s:4:\"type\";s:38:\"wpdFormAttr\\Field\\DefaultField\\Captcha\";s:4:\"name\";s:4:\"Code\";s:4:\"desc\";s:0:\"\";s:15:\"show_for_guests\";s:1:\"0\";s:14:\"show_for_users\";s:1:\"0\";}s:6:\"submit\";a:2:{s:4:\"type\";s:37:\"wpdFormAttr\\Field\\DefaultField\\Submit\";s:4:\"name\";s:12:\"Post Comment\";}}'),(138,43,'_wp_attached_file','2018/09/guerlain-rouge-g-2.jpg'),(139,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:837;s:6:\"height\";i:410;s:4:\"file\";s:30:\"2018/09/guerlain-rouge-g-2.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-510x250.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-300x147.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-768x376.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-820x410.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-510x250.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"guerlain-rouge-g-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(140,44,'_wp_attached_file','2018/09/35781353_1775929382493735_4983209970955714560_o.jpg'),(141,44,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:483;s:4:\"file\";s:59:\"2018/09/35781353_1775929382493735_4983209970955714560_o.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-510x192.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-768x290.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"35781353_1775929382493735_4983209970955714560_o-1024x386.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-510x192.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"35781353_1775929382493735_4983209970955714560_o-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3866,213,'_yoast_wpseo_primary_product_cat','25'),(3865,213,'_price','1315000'),(3864,213,'_product_version','3.6.4'),(3863,213,'_stock_status','instock'),(147,46,'_wp_attached_file','2018/09/37716331_1825826617504011_4306099950015479808_n-e1537542959801.jpg'),(148,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:74:\"2018/09/37716331_1825826617504011_4306099950015479808_n-e1537542959801.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:74:\"37716331_1825826617504011_4306099950015479808_n-e1537542959801-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:74:\"37716331_1825826617504011_4306099950015479808_n-e1537542959801-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:74:\"37716331_1825826617504011_4306099950015479808_n-e1537542959801-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"37716331_1825826617504011_4306099950015479808_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"37716331_1825826617504011_4306099950015479808_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"37716331_1825826617504011_4306099950015479808_n-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:59:\"37716331_1825826617504011_4306099950015479808_n-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:59:\"37716331_1825826617504011_4306099950015479808_n-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:59:\"37716331_1825826617504011_4306099950015479808_n-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:74:\"37716331_1825826617504011_4306099950015479808_n-e1537542959801-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:74:\"37716331_1825826617504011_4306099950015479808_n-e1537542959801-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:74:\"37716331_1825826617504011_4306099950015479808_n-e1537542959801-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:74:\"37716331_1825826617504011_4306099950015479808_n-e1537542959801-301x301.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3862,213,'_stock',NULL),(3861,213,'_download_expiry','-1'),(3860,213,'_download_limit','-1'),(3859,213,'_product_image_gallery','220'),(3858,213,'_downloadable','no'),(3857,213,'_virtual','no'),(3856,213,'_default_attributes','a:0:{}'),(3855,213,'_purchase_note',''),(3854,213,'_crosssell_ids','a:0:{}'),(3853,213,'_upsell_ids','a:0:{}'),(3852,213,'_height',''),(3851,213,'_width',''),(3850,213,'_length',''),(3849,213,'_weight',''),(3848,213,'_sold_individually','no'),(3847,213,'_low_stock_amount',''),(3846,213,'_backorders','no'),(3845,213,'_manage_stock','no'),(3844,213,'_tax_class',''),(3843,213,'_tax_status','taxable'),(3836,213,'_genesis_scripts_body_position','bottom'),(3837,213,'_sku',''),(3838,213,'_regular_price','1315000'),(3839,213,'_sale_price',''),(3840,213,'_sale_price_dates_from',''),(3841,213,'_sale_price_dates_to',''),(184,46,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:51:\"37716331_1825826617504011_4306099950015479808_n.jpg\";}}'),(185,48,'_wp_attached_file','2018/09/37789209_1831140493639290_3333649887400034304_n.jpg'),(186,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2018/09/37789209_1831140493639290_3333649887400034304_n.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"37789209_1831140493639290_3333649887400034304_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(187,49,'_wp_attached_file','2018/09/36956211_1808741892545817_1554090085916344320_n.jpg'),(188,49,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2018/09/36956211_1808741892545817_1554090085916344320_n.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"36956211_1808741892545817_1554090085916344320_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:19:\"www.mollysjlowe.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189,50,'_wp_attached_file','2018/09/27369054_1633886716698003_8997828113323311416_o.jpg'),(190,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:605;s:4:\"file\";s:59:\"2018/09/27369054_1633886716698003_8997828113323311416_o.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-510x193.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-768x290.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"27369054_1633886716698003_8997828113323311416_o-1024x387.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-510x193.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"27369054_1633886716698003_8997828113323311416_o-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(194,52,'_wp_attached_file','2018/09/36730173_1802746656478674_9181742735625814016_n-e1538920126215.jpg'),(195,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:74:\"2018/09/36730173_1802746656478674_9181742735625814016_n-e1538920126215.jpg\";s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:74:\"36730173_1802746656478674_9181742735625814016_n-e1538920126215-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:74:\"36730173_1802746656478674_9181742735625814016_n-e1538920126215-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:74:\"36730173_1802746656478674_9181742735625814016_n-e1538920126215-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"36730173_1802746656478674_9181742735625814016_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"36730173_1802746656478674_9181742735625814016_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"36730173_1802746656478674_9181742735625814016_n-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:59:\"36730173_1802746656478674_9181742735625814016_n-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:59:\"36730173_1802746656478674_9181742735625814016_n-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:59:\"36730173_1802746656478674_9181742735625814016_n-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:74:\"36730173_1802746656478674_9181742735625814016_n-e1538920126215-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:74:\"36730173_1802746656478674_9181742735625814016_n-e1538920126215-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:74:\"36730173_1802746656478674_9181742735625814016_n-e1538920126215-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:74:\"36730173_1802746656478674_9181742735625814016_n-e1538920126215-301x301.jpg\";s:5:\"width\";i:301;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"woocommerce_single_preview\";a:4:{s:4:\"file\";s:74:\"36730173_1802746656478674_9181742735625814016_n-e1538920126215-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3883,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT15_G041888_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G041888_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041888_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:13:\"Chez Voltaire\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:27:\"MÉTÉORITES COMPACT MEDIUM\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3882,220,'_wp_attached_file','2019/02/guerlain_CAT15_G041888_W.jpg'),(4087,265,'_wp_attached_file','2019/02/guerlain_CAT15_G041870_W.jpg'),(4086,262,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1561591377;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:259;}i:1;a:1:{s:2:\"id\";i:144;}i:2;a:1:{s:2:\"id\";i:302;}}}}'),(4088,265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT15_G041870_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G041870_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041870_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:20:\"BLANC DE PERLE N°01\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4371,275,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560445533;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:279;}i:1;a:1:{s:2:\"id\";i:205;}i:2;a:1:{s:2:\"id\";i:259;}}}}'),(3833,213,'_edit_last','1'),(3651,189,'_wp_attached_file','2018/10/jessica.zip'),(258,1,'_wpdiscuz_statistics','a:4:{s:7:\"threads\";i:1;s:7:\"replies\";i:0;s:7:\"authors\";i:1;s:14:\"recent_authors\";a:1:{i:0;O:8:\"stdClass\":3:{s:20:\"comment_author_email\";s:23:\"wapuu@wordpress.example\";s:14:\"comment_author\";s:21:\"A WordPress Commenter\";s:7:\"user_id\";s:1:\"0\";}}}'),(259,1,'_jetpack_related_posts_cache','a:1:{s:32:\"37550b67d263a3ce789993dc25046c5f\";a:2:{s:7:\"expires\";i:1561652432;s:7:\"payload\";a:1:{i:0;a:1:{s:2:\"id\";i:193;}}}}'),(3893,223,'_wp_attached_file','2018/10/guerlain_CAT17_G042442_W-2.jpg'),(3885,213,'_wp_old_date','2019-02-18'),(3886,213,'_wpas_done_all','1'),(3887,213,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1554390713;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:156;}i:1;a:1:{s:2:\"id\";i:159;}i:2;a:1:{s:2:\"id\";i:144;}}}}'),(3902,227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:39:\"2018/10/guerlain_CAT17_G042440_M330.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT17_G042440_M330-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042440_M330-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:39:\"KISSKISS MATTE N° 330 - SPICY BURGUNDY\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3904,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:39:\"2018/10/guerlain_CAT17_G042441_M331.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT17_G042441_M331-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042441_M331-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"KISSKISS MATTE N° 331 - CHILLI RED\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3903,228,'_wp_attached_file','2018/10/guerlain_CAT17_G042441_M331.jpg'),(3906,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:39:\"2018/10/guerlain_CAT17_G042442_M347.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT17_G042442_M347-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_M347-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"KISSKISS MATTE N° 347 ZESTY ORANGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3912,232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042460_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042460_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042460_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:37:\"KISSKISS MATTE N° 375 - FLAMING ROSE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3911,232,'_wp_attached_file','2018/10/guerlain_CAT17_G042460_W.jpg'),(3908,230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:39:\"2018/10/guerlain_CAT17_G042443_M348.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT17_G042443_M348-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042443_M348-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"KISSKISS MATTE N° 348 - HOT CORAL\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3907,230,'_wp_attached_file','2018/10/guerlain_CAT17_G042443_M348.jpg'),(3910,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:39:\"2018/10/guerlain_CAT17_G042444_M306.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT17_G042444_M306-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042444_M306-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:39:\"KISSKISS MATTE N° 306 - CALIENTE BEIGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3909,231,'_wp_attached_file','2018/10/guerlain_CAT17_G042444_M306.jpg'),(3914,233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:39:\"2018/10/guerlain_CAT17_G042470_M377.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT17_G042470_M377-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042470_M377-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"KISSKISS MATTE N° 377 - WILD PLUM\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3913,233,'_wp_attached_file','2018/10/guerlain_CAT17_G042470_M377.jpg'),(3918,235,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:39:\"2018/10/guerlain_CAT17_G042469_M376.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT17_G042469_M376-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042469_M376-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"KISSKISS MATTE N° 376 DARING PINK\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3917,235,'_wp_attached_file','2018/10/guerlain_CAT17_G042469_M376.jpg'),(3916,234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042445_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042445_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042445_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"KISSKISS MATTE N° 307 - CRAZY NUDE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3915,234,'_wp_attached_file','2018/10/guerlain_CAT17_G042445_W.jpg'),(3935,237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2358;s:4:\"file\";s:39:\"2018/10/guerlain_peau-blanche-T28-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"guerlain_peau-blanche-T28-1-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3934,237,'_wp_attached_file','2018/10/guerlain_peau-blanche-T28-1.jpg'),(3937,238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:26:\"2018/10/ROUGE-G-REFILL.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"ROUGE-G-REFILL-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"ROUGE-G-REFILL-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3936,238,'_wp_attached_file','2018/10/ROUGE-G-REFILL.jpg'),(3939,239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-02.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-02-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3938,239,'_wp_attached_file','2018/10/ROUGE-G-REFILL-02.jpg'),(3943,241,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-06.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-06-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3942,241,'_wp_attached_file','2018/10/ROUGE-G-REFILL-06.jpg'),(3941,240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-03.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-03-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3940,240,'_wp_attached_file','2018/10/ROUGE-G-REFILL-03.jpg'),(3945,242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-21.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-21-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3944,242,'_wp_attached_file','2018/10/ROUGE-G-REFILL-21.jpg'),(3947,243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-22.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-22-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3946,243,'_wp_attached_file','2018/10/ROUGE-G-REFILL-22.jpg'),(3951,245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-25.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-25-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3950,245,'_wp_attached_file','2018/10/ROUGE-G-REFILL-25.jpg'),(3949,244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-23.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-23-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3948,244,'_wp_attached_file','2018/10/ROUGE-G-REFILL-23.jpg'),(3953,246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-28.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-28-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3955,247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-41.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-41-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3954,247,'_wp_attached_file','2018/10/ROUGE-G-REFILL-41.jpg'),(3959,249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-43.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-43-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-43-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3958,249,'_wp_attached_file','2018/10/ROUGE-G-REFILL-43.jpg'),(3957,248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-42.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-42-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-42-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3956,248,'_wp_attached_file','2018/10/ROUGE-G-REFILL-42.jpg'),(3961,250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-45.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-45-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-45-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3960,250,'_wp_attached_file','2018/10/ROUGE-G-REFILL-45.jpg'),(3963,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-71.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-71-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-71-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3962,251,'_wp_attached_file','2018/10/ROUGE-G-REFILL-71.jpg'),(3965,252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-77.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-77-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-77-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3964,252,'_wp_attached_file','2018/10/ROUGE-G-REFILL-77.jpg'),(3967,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:29:\"2018/10/ROUGE-G-REFILL-78.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ROUGE-G-REFILL-78-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"ROUGE-G-REFILL-78-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3966,253,'_wp_attached_file','2018/10/ROUGE-G-REFILL-78.jpg'),(3968,254,'_wp_attached_file','2018/10/ROUGE-G-REFILL-214.jpg'),(4001,259,'_edit_lock','1561865211:1'),(4000,259,'_edit_last','1'),(3999,259,'_wc_average_rating','0'),(3998,259,'_wc_rating_count','a:0:{}'),(4005,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1771;s:6:\"height\";i:2362;s:4:\"file\";s:64:\"2019/02/guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-510x680.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:65:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:65:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-510x680.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4004,261,'_wp_attached_file','2019/02/guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118.jpg'),(4003,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:40:\"2019/02/guerlain_CAT16_G042297_W_01N.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT16_G042297_W_01N-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT16_G042297_W_01N-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:13:\"Marie Liszkay\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:31:\"LINGERIE DE PEAU FLUIDE N° 01N\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2684,52,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:960;s:6:\"height\";i:960;s:4:\"file\";s:51:\"36730173_1802746656478674_9181742735625814016_n.jpg\";}}'),(3192,164,'_wc_review_count','0'),(3193,164,'_wc_rating_count','a:0:{}'),(3194,164,'_wc_average_rating','0'),(3195,164,'_edit_last','1'),(3196,164,'_edit_lock','1561865476:1'),(3197,165,'_wp_attached_file','2018/10/guerlain_CAT15_G041884_W.jpg'),(3198,165,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT15_G041884_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G041884_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041884_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:47:\"MÉTÉORITES BABY GLOW FLUIDE DE TEINT LUMIÈRE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2694,141,'_menu_item_type','custom'),(2695,141,'_menu_item_menu_item_parent','0'),(2696,141,'_menu_item_object_id','141'),(2697,141,'_menu_item_object','custom'),(2698,141,'_menu_item_target',''),(2699,141,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2700,141,'_menu_item_xfn',''),(2701,141,'_menu_item_url','https://www.facebook.com/Hicosmetics4u-1040441416133606/'),(2710,144,'_wc_review_count','0'),(2711,144,'_wc_rating_count','a:0:{}'),(2712,144,'_wc_average_rating','0'),(2713,144,'_edit_last','1'),(2714,144,'_edit_lock','1561866455:1'),(2715,145,'_wp_attached_file','2018/10/guerlain_CAT16_G042098_W.jpg'),(2716,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT16_G042098_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT16_G042098_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042098_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:48:\"MÉTÉORITES BASE PERLES PERFECTRICES ANTI-TERNE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2717,144,'_thumbnail_id','145'),(2750,144,'_wpas_done_all','1'),(2719,144,'_genesis_scripts_body_position','bottom'),(2720,144,'_sku',''),(2721,144,'_regular_price','1300000'),(2722,144,'_sale_price',''),(2723,144,'_sale_price_dates_from',''),(2724,144,'_sale_price_dates_to',''),(2725,144,'total_sales','0'),(2726,144,'_tax_status','taxable'),(2727,144,'_tax_class',''),(2728,144,'_manage_stock','no'),(2729,144,'_backorders','no'),(2730,144,'_sold_individually','no'),(2731,144,'_weight',''),(2732,144,'_length',''),(2733,144,'_width',''),(2734,144,'_height',''),(2735,144,'_upsell_ids','a:0:{}'),(2736,144,'_crosssell_ids','a:0:{}'),(2737,144,'_purchase_note',''),(2738,144,'_default_attributes','a:0:{}'),(2739,144,'_virtual','no'),(2740,144,'_downloadable','no'),(2741,144,'_product_image_gallery',''),(2742,144,'_download_limit','-1'),(2743,144,'_download_expiry','-1'),(2744,144,'_stock',NULL),(2745,144,'_stock_status','instock'),(2746,144,'_product_version','3.6.4'),(2747,144,'_price','1300000'),(2748,144,'_yoast_wpseo_primary_product_cat','25'),(2749,144,'_yoast_wpseo_content_score','60'),(2751,144,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560999898;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:156;}i:1;a:1:{s:2:\"id\";i:159;}i:2;a:1:{s:2:\"id\";i:295;}}}}'),(3024,154,'_wp_attached_file','2018/10/guerlain_CAT15_G042047_B.jpg'),(4002,260,'_wp_attached_file','2019/02/guerlain_CAT16_G042297_W_01N.jpg'),(3969,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:30:\"2018/10/ROUGE-G-REFILL-214.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"ROUGE-G-REFILL-214-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"ROUGE-G-REFILL-214-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3952,246,'_wp_attached_file','2018/10/ROUGE-G-REFILL-28.jpg'),(3905,229,'_wp_attached_file','2018/10/guerlain_CAT17_G042442_M347.jpg'),(3894,223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:38:\"2018/10/guerlain_CAT17_G042442_W-2.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_W-2-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"KISSKISS MATTE N° 347 ZESTY ORANGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3867,213,'_yoast_wpseo_content_score','30'),(3842,213,'total_sales','0'),(5344,467,'_wp_attached_file','2019/06/Make-up.png'),(5339,464,'_edit_lock','1561796712:1'),(5338,463,'_customize_restore_dismissed','1'),(5337,463,'_edit_lock','1561796339:1'),(5336,462,'_customize_restore_dismissed','1'),(5792,523,'_edit_lock','1561867305:1'),(3818,161,'_low_stock_amount',''),(3817,164,'_low_stock_amount',''),(4377,286,'total_sales','0'),(4378,286,'_tax_status','taxable'),(4379,286,'_tax_class',''),(4380,286,'_manage_stock','no'),(4381,286,'_backorders','no'),(4382,286,'_low_stock_amount',''),(4383,286,'_sold_individually','no'),(3813,173,'_low_stock_amount',''),(3997,259,'_wc_review_count','0'),(3807,187,'_low_stock_amount',''),(3901,227,'_wp_attached_file','2018/10/guerlain_CAT17_G042440_M330.jpg'),(3063,156,'_wc_review_count','0'),(3064,156,'_wc_rating_count','a:0:{}'),(3065,156,'_wc_average_rating','0'),(3066,156,'_edit_last','1'),(3067,156,'_edit_lock','1561865533:1'),(3100,156,'_wpas_done_all','1'),(3069,156,'_genesis_scripts_body_position','bottom'),(3070,156,'_sku',''),(3071,156,'_regular_price','3600000'),(3072,156,'_sale_price',''),(3073,156,'_sale_price_dates_from',''),(3074,156,'_sale_price_dates_to',''),(3075,156,'total_sales','0'),(3076,156,'_tax_status','taxable'),(3077,156,'_tax_class',''),(3078,156,'_manage_stock','no'),(3079,156,'_backorders','no'),(3080,156,'_sold_individually','no'),(3081,156,'_weight',''),(3082,156,'_length',''),(3083,156,'_width',''),(3084,156,'_height',''),(3085,156,'_upsell_ids','a:0:{}'),(3086,156,'_crosssell_ids','a:0:{}'),(3087,156,'_purchase_note',''),(3088,156,'_default_attributes','a:0:{}'),(3089,156,'_virtual','no'),(3090,156,'_downloadable','no'),(3091,156,'_product_image_gallery',''),(3092,156,'_download_limit','-1'),(3093,156,'_download_expiry','-1'),(3094,156,'_stock',NULL),(3095,156,'_stock_status','instock'),(3096,156,'_product_version','3.6.4'),(3097,156,'_price','3600000'),(3098,156,'_yoast_wpseo_primary_product_cat','25'),(3099,156,'_yoast_wpseo_content_score','30'),(3101,157,'_wp_attached_file','2018/10/guerlain_CAT16_G042062_W.jpg'),(3102,157,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT16_G042062_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT16_G042062_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042062_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:19:\"MÉTÉORITES VOYAGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3103,156,'_thumbnail_id','157'),(3104,156,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560449805;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:144;}i:1;a:1:{s:2:\"id\";i:159;}i:2;a:1:{s:2:\"id\";i:295;}}}}'),(3105,159,'_wc_review_count','0'),(3106,159,'_wc_rating_count','a:0:{}'),(3107,159,'_wc_average_rating','0'),(3108,159,'_edit_last','1'),(3109,159,'_edit_lock','1561865510:1'),(3110,160,'_wp_attached_file','2018/10/guerlain_CAT18_G041665_W_CMYK.jpg'),(3111,160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:41:\"2018/10/guerlain_CAT18_G041665_W_CMYK.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"guerlain_CAT18_G041665_W_CMYK-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G041665_W_CMYK-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3112,159,'_thumbnail_id','160'),(3145,159,'_wpas_done_all','1'),(3114,159,'_genesis_scripts_body_position','bottom'),(3115,159,'_sku',''),(3116,159,'_regular_price','1320000'),(3117,159,'_sale_price','1200000'),(3118,159,'_sale_price_dates_from',''),(3119,159,'_sale_price_dates_to',''),(3120,159,'total_sales','0'),(3121,159,'_tax_status','taxable'),(3122,159,'_tax_class',''),(3123,159,'_manage_stock','no'),(3124,159,'_backorders','no'),(3125,159,'_sold_individually','no'),(3126,159,'_weight',''),(3127,159,'_length',''),(3128,159,'_width',''),(3129,159,'_height',''),(3130,159,'_upsell_ids','a:0:{}'),(3131,159,'_crosssell_ids','a:0:{}'),(3132,159,'_purchase_note',''),(3133,159,'_default_attributes','a:0:{}'),(3134,159,'_virtual','no'),(3135,159,'_downloadable','no'),(3136,159,'_product_image_gallery',''),(3137,159,'_download_limit','-1'),(3138,159,'_download_expiry','-1'),(3139,159,'_stock',NULL),(3140,159,'_stock_status','instock'),(3141,159,'_product_version','3.6.4'),(3142,159,'_price','1200000'),(3143,159,'_yoast_wpseo_primary_product_cat','25'),(3144,159,'_yoast_wpseo_content_score','30'),(3147,159,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1558517724;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:156;}i:1;a:1:{s:2:\"id\";i:144;}i:2;a:1:{s:2:\"id\";i:213;}}}}'),(3148,161,'_wc_review_count','0'),(3149,161,'_wc_rating_count','a:0:{}'),(3150,161,'_wc_average_rating','0'),(3151,161,'_edit_last','1'),(3152,161,'_edit_lock','1561865495:1'),(3153,162,'_wp_attached_file','2018/10/guerlain_peau-blanche-T25.jpg'),(3154,162,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2358;s:4:\"file\";s:37:\"2018/10/guerlain_peau-blanche-T25.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3155,163,'_wp_attached_file','2018/10/guerlain_peau-blanche-T25-1.jpg'),(3156,163,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2358;s:4:\"file\";s:39:\"2018/10/guerlain_peau-blanche-T25-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"guerlain_peau-blanche-T25-1-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T25-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3157,161,'_thumbnail_id','238'),(3190,161,'_wpas_done_all','1'),(3159,161,'_genesis_scripts_body_position','bottom'),(3160,161,'_sku',''),(3161,161,'_regular_price','675000'),(3162,161,'_sale_price',''),(3163,161,'_sale_price_dates_from',''),(3164,161,'_sale_price_dates_to',''),(3165,161,'total_sales','0'),(3166,161,'_tax_status','taxable'),(3167,161,'_tax_class',''),(3168,161,'_manage_stock','no'),(3169,161,'_backorders','no'),(3170,161,'_sold_individually','no'),(3171,161,'_weight',''),(3172,161,'_length',''),(3173,161,'_width',''),(3174,161,'_height',''),(3175,161,'_upsell_ids','a:0:{}'),(3176,161,'_crosssell_ids','a:0:{}'),(3177,161,'_purchase_note',''),(3178,161,'_default_attributes','a:0:{}'),(3179,161,'_virtual','no'),(3180,161,'_downloadable','no'),(3181,161,'_product_image_gallery','247,248,246,243,250,254,253,252,251,249,245,244,242,241,240,239'),(3182,161,'_download_limit','-1'),(3183,161,'_download_expiry','-1'),(3184,161,'_stock',NULL),(3185,161,'_stock_status','instock'),(3186,161,'_product_version','3.6.4'),(3187,161,'_price','675000'),(3188,161,'_yoast_wpseo_primary_product_cat','25'),(3189,161,'_yoast_wpseo_content_score','60'),(3191,161,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1561326972;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:159;}i:1;a:1:{s:2:\"id\";i:156;}i:2;a:1:{s:2:\"id\";i:213;}}}}'),(3199,164,'_thumbnail_id','165'),(3232,164,'_wpas_done_all','1'),(3201,164,'_genesis_scripts_body_position','bottom'),(3202,164,'_sku',''),(3203,164,'_regular_price','1150000'),(3204,164,'_sale_price',''),(3205,164,'_sale_price_dates_from',''),(3206,164,'_sale_price_dates_to',''),(3207,164,'total_sales','0'),(3208,164,'_tax_status','taxable'),(3209,164,'_tax_class',''),(3210,164,'_manage_stock','no'),(3211,164,'_backorders','no'),(3212,164,'_sold_individually','no'),(3213,164,'_weight',''),(3214,164,'_length',''),(3215,164,'_width',''),(3216,164,'_height',''),(3217,164,'_upsell_ids','a:0:{}'),(3218,164,'_crosssell_ids','a:0:{}'),(3219,164,'_purchase_note',''),(3220,164,'_default_attributes','a:0:{}'),(3221,164,'_virtual','no'),(3222,164,'_downloadable','no'),(3223,164,'_product_image_gallery',''),(3224,164,'_download_limit','-1'),(3225,164,'_download_expiry','-1'),(3226,164,'_stock',NULL),(3227,164,'_stock_status','instock'),(3228,164,'_product_version','3.6.4'),(3229,164,'_price','1150000'),(3230,164,'_yoast_wpseo_primary_product_cat','25'),(3231,164,'_yoast_wpseo_content_score','60'),(3652,189,'_wp_attachment_context','upgrader'),(3241,169,'_wp_attached_file','2018/10/guerlain_peau-blanche-T28.jpg'),(3242,169,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2358;s:4:\"file\";s:37:\"2018/10/guerlain_peau-blanche-T28.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T28-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3282,171,'_wp_attached_file','2018/10/guerlain_peau_blanche_rouge-declinaisons-T77-1.jpg'),(3283,171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2358;s:4:\"file\";s:58:\"2018/10/guerlain_peau_blanche_rouge-declinaisons-T77-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"guerlain_peau_blanche_rouge-declinaisons-T77-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4416,289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT15_G041997_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G041997_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041997_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"ROSE AUX JOUES BLUSH TENDRE N°02\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4415,289,'_wp_attached_file','2019/05/guerlain_CAT15_G041997_W.jpg'),(4414,288,'_edit_lock','1561865002:1'),(4413,288,'_edit_last','1'),(4412,288,'_wc_average_rating','0'),(4411,288,'_wc_rating_count','a:0:{}'),(4410,288,'_wc_review_count','0'),(4409,286,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560388097;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:187;}i:1;a:1:{s:2:\"id\";i:275;}i:2;a:1:{s:2:\"id\";i:173;}}}}'),(4408,286,'_thumbnail_id','287'),(3356,164,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1558517759;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:259;}i:1;a:1:{s:2:\"id\";i:262;}i:2;a:1:{s:2:\"id\";i:144;}}}}'),(3357,173,'_wc_review_count','0'),(3358,173,'_wc_rating_count','a:0:{}'),(3359,173,'_wc_average_rating','0'),(3360,173,'_edit_last','1'),(3361,173,'_edit_lock','1561865458:1'),(3394,173,'_wpas_done_all','1'),(3363,173,'_genesis_scripts_body_position','bottom'),(3364,173,'_sku',''),(3365,173,'_regular_price','1150000'),(3366,173,'_sale_price',''),(3367,173,'_sale_price_dates_from',''),(3368,173,'_sale_price_dates_to',''),(3369,173,'total_sales','0'),(3370,173,'_tax_status','taxable'),(3371,173,'_tax_class',''),(3372,173,'_manage_stock','no'),(3373,173,'_backorders','no'),(3374,173,'_sold_individually','no'),(3375,173,'_weight',''),(3376,173,'_length',''),(3377,173,'_width',''),(3378,173,'_height',''),(3379,173,'_upsell_ids','a:0:{}'),(3380,173,'_crosssell_ids','a:0:{}'),(3381,173,'_purchase_note',''),(3382,173,'_default_attributes','a:0:{}'),(3383,173,'_virtual','no'),(3384,173,'_downloadable','no'),(3385,173,'_product_image_gallery',''),(3386,173,'_download_limit','-1'),(3387,173,'_download_expiry','-1'),(3388,173,'_stock',NULL),(3389,173,'_stock_status','instock'),(3390,173,'_product_version','3.6.4'),(3391,173,'_price','1150000'),(3392,173,'_yoast_wpseo_primary_product_cat','25'),(3393,173,'_yoast_wpseo_content_score','30'),(3395,174,'_wp_attached_file','2018/10/guerlain_CAT17_G042509_W.jpg'),(3396,174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042509_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042509_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042509_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:13:\"Marie Liszkay\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:24:\"LINGERIE DE PEAU CUSHION\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3397,173,'_thumbnail_id','174'),(3403,176,'_wp_attached_file','2018/10/guerlain_CAT17_G042440_W.jpg'),(3404,176,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042440_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042440_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042440_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:39:\"KISSKISS MATTE N° 330 - SPICY BURGUNDY\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4422,292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT15_G041998_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G041998_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041998_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"ROSE AUX JOUES BLUSH TENDRE N°03\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4421,292,'_wp_attached_file','2019/05/guerlain_CAT15_G041998_W.jpg'),(3442,178,'_wp_attached_file','2018/10/guerlain_CAT17_G042441_W.jpg'),(3443,178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042441_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042441_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042441_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"KISSKISS MATTE N° 331 - CHILLI RED\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3480,179,'_wp_attached_file','2018/10/guerlain_peau-blanche-T71.jpg'),(3481,179,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2358;s:4:\"file\";s:37:\"2018/10/guerlain_peau-blanche-T71.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"guerlain_peau-blanche-T71-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-510x509.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"guerlain_peau-blanche-T71-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3486,181,'_wp_attached_file','2018/10/guerlain_CAT17_G042442_W.jpg'),(3487,181,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042442_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042442_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042442_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"KISSKISS MATTE N° 347 ZESTY ORANGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4420,291,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT15_G041996_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G041996_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041996_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"ROSE AUX JOUES BLUSH TENDRE N°01\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4419,291,'_wp_attached_file','2019/05/guerlain_CAT15_G041996_W.jpg'),(3524,182,'_wp_attached_file','2018/10/guerlain_CAT17_G042442_W-1.jpg'),(3525,182,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:38:\"2018/10/guerlain_CAT17_G042442_W-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042442_W-1-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042442_W-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"KISSKISS MATTE N° 347 ZESTY ORANGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3531,184,'_wp_attached_file','2018/10/guerlain_CAT17_G042443_W.jpg'),(3532,184,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042443_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042443_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042443_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"KISSKISS MATTE N° 348 - HOT CORAL\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4418,290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT15_G042001_B.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G042001_B-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042001_B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"ROSE AUX JOUES BLUSH TENDRE N°06\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4417,290,'_wp_attached_file','2019/05/guerlain_CAT15_G042001_B.jpg'),(3570,186,'_wp_attached_file','2018/10/guerlain_CAT17_G042470_W.jpg'),(3571,186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042470_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042470_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042470_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"KISSKISS MATTE N° 377 - WILD PLUM\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4407,287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT13_G040262_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT13_G040262_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G040262_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:53:\"KISSKISS LIPLIFT FIXATEUR LISSANT DE ROUGE À LÈVRES\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4406,287,'_wp_attached_file','2019/02/guerlain_CAT13_G040262_W.jpg'),(4404,286,'_yoast_wpseo_content_score','60'),(4403,286,'_yoast_wpseo_primary_product_cat','101'),(4402,286,'_genesis_scripts_body_position','bottom'),(4405,286,'_wpas_done_all','1'),(4400,286,'_price','750000'),(4399,286,'_product_version','3.6.4'),(4398,286,'_stock_status','instock'),(4397,286,'_stock',NULL),(4396,286,'_download_expiry','-1'),(4395,286,'_download_limit','-1'),(4394,286,'_product_image_gallery',''),(4393,286,'_downloadable','no'),(4392,286,'_virtual','no'),(4391,286,'_default_attributes','a:0:{}'),(4390,286,'_purchase_note',''),(4389,286,'_crosssell_ids','a:0:{}'),(4388,286,'_upsell_ids','a:0:{}'),(4387,286,'_height',''),(3608,187,'_wc_review_count','0'),(3609,187,'_wc_rating_count','a:0:{}'),(3610,187,'_wc_average_rating','0'),(3611,188,'_wp_attached_file','2018/10/guerlain_CAT17_G042444_W.jpg'),(3612,188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/10/guerlain_CAT17_G042444_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042444_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042444_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:39:\"KISSKISS MATTE N° 306 - CALIENTE BEIGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3613,187,'_edit_last','1'),(3614,187,'_edit_lock','1561865446:1'),(3615,187,'_thumbnail_id','223'),(3648,187,'_wpas_done_all','1'),(3617,187,'_genesis_scripts_body_position','bottom'),(3618,187,'_sku',''),(3619,187,'_regular_price','825000'),(3620,187,'_sale_price',''),(3621,187,'_sale_price_dates_from',''),(3622,187,'_sale_price_dates_to',''),(3623,187,'total_sales','0'),(3624,187,'_tax_status','taxable'),(3625,187,'_tax_class',''),(3626,187,'_manage_stock','no'),(3627,187,'_backorders','no'),(3628,187,'_sold_individually','no'),(3629,187,'_weight',''),(3630,187,'_length',''),(3631,187,'_width',''),(3632,187,'_height',''),(3633,187,'_upsell_ids','a:0:{}'),(3634,187,'_crosssell_ids','a:0:{}'),(3635,187,'_purchase_note',''),(3636,187,'_default_attributes','a:0:{}'),(3637,187,'_virtual','no'),(3638,187,'_downloadable','no'),(3639,187,'_product_image_gallery','227,228,230,231,232,233,234,235'),(3640,187,'_download_limit','-1'),(3641,187,'_download_expiry','-1'),(3642,187,'_stock',NULL),(3643,187,'_stock_status','instock'),(3644,187,'_product_version','3.6.4'),(3645,187,'_price','825000'),(3646,187,'_yoast_wpseo_primary_product_cat','25'),(3647,187,'_yoast_wpseo_content_score','60'),(3658,192,'_menu_item_type','custom'),(3659,192,'_menu_item_menu_item_parent','0'),(3660,192,'_menu_item_object_id','192'),(3661,192,'_menu_item_object','custom'),(3662,192,'_menu_item_target',''),(3663,192,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3664,192,'_menu_item_xfn',''),(3665,192,'_menu_item_url','https://www.facebook.com/Hicosmetics4u-1040441416133606/'),(3673,193,'_genesis_scripts_body_position','bottom'),(3674,193,'_yoast_wpseo_primary_category','18'),(3679,1,'_edit_lock','1561609129:2'),(3680,1,'_edit_last','1'),(3683,1,'_yoast_wpseo_content_score','90'),(3684,1,'_genesis_scripts_body_position','bottom'),(3685,1,'_yoast_wpseo_primary_category','18'),(3832,215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT15_G041887_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G041887_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041887_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:13:\"Chez Voltaire\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:26:\"MÉTÉORITES COMPACT LIGHT\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3831,215,'_wp_attached_file','2019/02/guerlain_CAT15_G041887_W.jpg'),(4374,286,'_sale_price',''),(4375,286,'_sale_price_dates_from',''),(4376,286,'_sale_price_dates_to',''),(3823,213,'_wc_review_count','0'),(3824,213,'_wc_rating_count','a:0:{}'),(3825,213,'_wc_average_rating','0'),(3731,187,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1550935598;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:173;}i:1;a:1:{s:2:\"id\";i:161;}i:2;a:1:{s:2:\"id\";i:156;}}}}'),(3741,205,'_wc_review_count','0'),(3742,205,'_wc_rating_count','a:0:{}'),(3743,205,'_wc_average_rating','0'),(3744,205,'_edit_last','1'),(3745,205,'_edit_lock','1561865248:1'),(3821,144,'_low_stock_amount',''),(3749,205,'_thumbnail_id','310'),(3783,205,'_wpas_done_all','1'),(3751,205,'_genesis_scripts_body_position','bottom'),(3752,205,'_sku',''),(3753,205,'_regular_price','1300000'),(3754,205,'_sale_price',''),(3755,205,'_sale_price_dates_from',''),(3756,205,'_sale_price_dates_to',''),(3757,205,'total_sales','0'),(3758,205,'_tax_status','taxable'),(3759,205,'_tax_class',''),(3760,205,'_manage_stock','no'),(3761,205,'_backorders','no'),(3762,205,'_low_stock_amount',''),(3763,205,'_sold_individually','no'),(3764,205,'_weight',''),(3765,205,'_length',''),(3766,205,'_width',''),(3767,205,'_height',''),(3768,205,'_upsell_ids','a:0:{}'),(3769,205,'_crosssell_ids','a:0:{}'),(3770,205,'_purchase_note',''),(3771,205,'_default_attributes','a:0:{}'),(3772,205,'_virtual','no'),(3773,205,'_downloadable','no'),(3774,205,'_product_image_gallery',''),(3775,205,'_download_limit','-1'),(3776,205,'_download_expiry','-1'),(3777,205,'_stock',NULL),(3778,205,'_stock_status','instock'),(3779,205,'_product_version','3.6.4'),(3780,205,'_price','1300000'),(3781,205,'_yoast_wpseo_primary_product_cat','25'),(3782,205,'_yoast_wpseo_content_score','60'),(3784,205,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1558517750;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:259;}i:1;a:1:{s:2:\"id\";i:144;}i:2;a:1:{s:2:\"id\";i:164;}}}}'),(3785,206,'_wp_attached_file','2018/10/cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1.jpg'),(3786,206,'_wp_attachment_context','site-icon'),(3787,206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:68:\"2018/10/cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-512x450.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:68:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:66:\"cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3788,207,'_wp_attached_file','2018/11/Hicosmetics4u-3.png'),(3789,207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:27:\"2018/11/Hicosmetics4u-3.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Hicosmetics4u-3-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Hicosmetics4u-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Hicosmetics4u-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:27:\"Hicosmetics4u-3-162x159.png\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"store\";a:4:{s:4:\"file\";s:27:\"Hicosmetics4u-3-217x312.png\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:27:\"Hicosmetics4u-3-500x450.png\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Hicosmetics4u-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"Hicosmetics4u-3-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Hicosmetics4u-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3790,208,'_wp_attached_file','2018/11/cropped-Hicosmetics4u-3.png'),(3791,208,'_wp_attachment_context','site-icon'),(3792,208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:35:\"2018/11/cropped-Hicosmetics4u-3.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-162x159.png\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"store\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-217x312.png\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-512x450.png\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:35:\"cropped-Hicosmetics4u-3-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:33:\"cropped-Hicosmetics4u-3-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4006,259,'_thumbnail_id','260'),(4040,259,'_wpas_done_all','1'),(4008,259,'_genesis_scripts_body_position','bottom'),(4009,259,'_sku',''),(4010,259,'_regular_price','1410000'),(4011,259,'_sale_price',''),(4012,259,'_sale_price_dates_from',''),(4013,259,'_sale_price_dates_to',''),(4014,259,'total_sales','0'),(4015,259,'_tax_status','taxable'),(4016,259,'_tax_class',''),(4017,259,'_manage_stock','no'),(4018,259,'_backorders','no'),(4019,259,'_low_stock_amount',''),(4020,259,'_sold_individually','no'),(4021,259,'_weight',''),(4022,259,'_length',''),(4023,259,'_width',''),(4024,259,'_height',''),(4025,259,'_upsell_ids','a:0:{}'),(4026,259,'_crosssell_ids','a:0:{}'),(4027,259,'_purchase_note',''),(4028,259,'_default_attributes','a:0:{}'),(4029,259,'_virtual','no'),(4030,259,'_downloadable','no'),(4031,259,'_product_image_gallery','261'),(4032,259,'_download_limit','-1'),(4033,259,'_download_expiry','-1'),(4034,259,'_stock',NULL),(4035,259,'_stock_status','instock'),(4036,259,'_product_version','3.6.4'),(4037,259,'_price','1410000'),(4038,259,'_yoast_wpseo_primary_product_cat','25'),(4039,259,'_yoast_wpseo_content_score','60'),(4041,262,'_wc_review_count','0'),(4042,262,'_wc_rating_count','a:0:{}'),(4043,262,'_wc_average_rating','0'),(4044,262,'_edit_last','1'),(4045,262,'_edit_lock','1561865195:1'),(4079,262,'_wpas_done_all','1'),(4047,262,'_genesis_scripts_body_position','bottom'),(4048,262,'_sku',''),(4049,262,'_regular_price','1350000'),(4050,262,'_sale_price',''),(4051,262,'_sale_price_dates_from',''),(4052,262,'_sale_price_dates_to',''),(4053,262,'total_sales','0'),(4054,262,'_tax_status','taxable'),(4055,262,'_tax_class',''),(4056,262,'_manage_stock','no'),(4057,262,'_backorders','no'),(4058,262,'_low_stock_amount',''),(4059,262,'_sold_individually','no'),(4060,262,'_weight',''),(4061,262,'_length',''),(4062,262,'_width',''),(4063,262,'_height',''),(4064,262,'_upsell_ids','a:0:{}'),(4065,262,'_crosssell_ids','a:0:{}'),(4066,262,'_purchase_note',''),(4067,262,'_default_attributes','a:0:{}'),(4068,262,'_virtual','no'),(4069,262,'_downloadable','no'),(4070,262,'_product_image_gallery',''),(4071,262,'_download_limit','-1'),(4072,262,'_download_expiry','-1'),(4073,262,'_stock',NULL),(4074,262,'_stock_status','instock'),(4075,262,'_product_version','3.6.4'),(4076,262,'_price','1350000'),(4077,262,'_yoast_wpseo_primary_product_cat','25'),(4078,262,'_yoast_wpseo_content_score','30'),(4089,262,'_thumbnail_id','265'),(4386,286,'_width',''),(4385,286,'_length',''),(4373,286,'_regular_price','750000'),(4372,286,'_sku',''),(4370,279,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560387742;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:275;}i:1;a:1:{s:2:\"id\";i:144;}i:2;a:1:{s:2:\"id\";i:295;}}}}'),(4096,259,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1551367097;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:205;}i:1;a:1:{s:2:\"id\";i:262;}i:2;a:1:{s:2:\"id\";i:164;}}}}'),(4097,266,'_wc_review_count','0'),(4098,266,'_wc_rating_count','a:0:{}'),(4099,266,'_wc_average_rating','0'),(4100,266,'_edit_last','1'),(4101,266,'_edit_lock','1561865182:1'),(4102,267,'_wp_attached_file','2019/02/guerlain_CAT16_G042074_W.jpg'),(4103,267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT16_G042074_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT16_G042074_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042074_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:10:\"Studio 106\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:42:\"BLANC DE PERLE COMPACT ECLAIRCISSANT N°01\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4104,266,'_thumbnail_id','274'),(4138,266,'_wpas_done_all','1'),(4106,266,'_genesis_scripts_body_position','bottom'),(4107,266,'_sku',''),(4108,266,'_regular_price','1575000'),(4109,266,'_sale_price',''),(4110,266,'_sale_price_dates_from',''),(4111,266,'_sale_price_dates_to',''),(4112,266,'total_sales','0'),(4113,266,'_tax_status','taxable'),(4114,266,'_tax_class',''),(4115,266,'_manage_stock','no'),(4116,266,'_backorders','no'),(4117,266,'_low_stock_amount',''),(4118,266,'_sold_individually','no'),(4119,266,'_weight',''),(4120,266,'_length',''),(4121,266,'_width',''),(4122,266,'_height',''),(4123,266,'_upsell_ids','a:0:{}'),(4124,266,'_crosssell_ids','a:0:{}'),(4125,266,'_purchase_note',''),(4126,266,'_default_attributes','a:0:{}'),(4127,266,'_virtual','no'),(4128,266,'_downloadable','no'),(4129,266,'_product_image_gallery','273'),(4130,266,'_download_limit','-1'),(4131,266,'_download_expiry','-1'),(4132,266,'_stock',NULL),(4133,266,'_stock_status','instock'),(4134,266,'_product_version','3.6.4'),(4135,266,'_price','1575000'),(4136,266,'_yoast_wpseo_primary_product_cat','25'),(4137,266,'_yoast_wpseo_content_score','60'),(4139,266,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560387468;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:262;}i:1;a:1:{s:2:\"id\";i:295;}i:2;a:1:{s:2:\"id\";i:259;}}}}'),(4140,269,'_wc_review_count','0'),(4141,269,'_wc_rating_count','a:0:{}'),(4142,269,'_wc_average_rating','0'),(4143,269,'_edit_last','1'),(4144,269,'_edit_lock','1561865141:1'),(4145,270,'_wp_attached_file','2019/02/guerlain_CAT18_G042596_01N_W.jpg'),(4146,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:40:\"2019/02/guerlain_CAT18_G042596_01N_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G042596_01N_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042596_01N_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4147,271,'_wp_attached_file','2019/02/guerlain_CAT18_G042597_02N_W.jpg'),(4148,271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:40:\"2019/02/guerlain_CAT18_G042597_02N_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT18_G042597_02N_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"guerlain_CAT18_G042597_02N_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4149,269,'_thumbnail_id','270'),(4183,269,'_wpas_done_all','1'),(4151,269,'_genesis_scripts_body_position','bottom'),(4152,269,'_sku',''),(4153,269,'_regular_price','1575000'),(4154,269,'_sale_price','1260000'),(4156,269,'_sale_price_dates_to','1562198399'),(4157,269,'total_sales','0'),(4158,269,'_tax_status','taxable'),(4159,269,'_tax_class',''),(4160,269,'_manage_stock','no'),(4161,269,'_backorders','no'),(4162,269,'_low_stock_amount',''),(4163,269,'_sold_individually','no'),(4164,269,'_weight',''),(4165,269,'_length',''),(4166,269,'_width',''),(4167,269,'_height',''),(4168,269,'_upsell_ids','a:0:{}'),(4169,269,'_crosssell_ids','a:0:{}'),(4170,269,'_purchase_note',''),(4171,269,'_default_attributes','a:0:{}'),(4172,269,'_virtual','no'),(4173,269,'_downloadable','no'),(4174,269,'_product_image_gallery','271'),(4175,269,'_download_limit','-1'),(4176,269,'_download_expiry','-1'),(4177,269,'_stock',NULL),(4178,269,'_stock_status','instock'),(4179,269,'_product_version','3.6.4'),(4180,269,'_price','1260000'),(4181,269,'_yoast_wpseo_primary_product_cat','25'),(4182,269,'_yoast_wpseo_content_score','60'),(4187,273,'_wp_attached_file','2019/02/guerlain_CAT16_G042075_W.jpg'),(4188,273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT16_G042075_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT16_G042075_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G042075_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:10:\"Studio 106\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:42:\"BLANC DE PERLE COMPACT ECLAIRCISSANT N°02\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4189,274,'_wp_attached_file','2019/02/guerlain_CAT16_G042074_W-1.jpg'),(4190,274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:38:\"2019/02/guerlain_CAT16_G042074_W-1.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT16_G042074_W-1-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT16_G042074_W-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:10:\"Studio 106\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:42:\"BLANC DE PERLE COMPACT ECLAIRCISSANT N°01\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4191,275,'_wc_review_count','0'),(4192,275,'_wc_rating_count','a:0:{}'),(4193,275,'_wc_average_rating','0'),(4194,275,'_edit_last','1'),(4195,275,'_edit_lock','1561865127:1'),(4196,276,'_wp_attached_file','2019/02/guerlain_CAT15_G042009_W.jpg'),(4197,276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT15_G042009_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G042009_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042009_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:36:\"PARURE GOLD FOND DE TEINT IP30 N°01\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4198,277,'_wp_attached_file','2019/02/guerlain_TEXT18_G042009_01.jpg'),(4199,277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:38:\"2019/02/guerlain_TEXT18_G042009_01.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_TEXT18_G042009_01-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042009_01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4200,278,'_wp_attached_file','2019/02/guerlain_TEXT18_G042010_02.jpg'),(4201,278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:38:\"2019/02/guerlain_TEXT18_G042010_02.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guerlain_TEXT18_G042010_02-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_TEXT18_G042010_02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4202,275,'_thumbnail_id','276'),(4236,275,'_wpas_done_all','1'),(4204,275,'_genesis_scripts_body_position','bottom'),(4205,275,'_sku',''),(4206,275,'_regular_price','1950000'),(4207,275,'_sale_price','1560000'),(4208,275,'_sale_price_dates_from',''),(4209,275,'_sale_price_dates_to',''),(4210,275,'total_sales','0'),(4211,275,'_tax_status','taxable'),(4212,275,'_tax_class',''),(4213,275,'_manage_stock','no'),(4214,275,'_backorders','no'),(4215,275,'_low_stock_amount',''),(4216,275,'_sold_individually','no'),(4217,275,'_weight',''),(4218,275,'_length',''),(4219,275,'_width',''),(4220,275,'_height',''),(4221,275,'_upsell_ids','a:0:{}'),(4222,275,'_crosssell_ids','a:0:{}'),(4223,275,'_purchase_note',''),(4224,275,'_default_attributes','a:0:{}'),(4225,275,'_virtual','no'),(4226,275,'_downloadable','no'),(4227,275,'_product_image_gallery','277,278'),(4228,275,'_download_limit','-1'),(4229,275,'_download_expiry','-1'),(4230,275,'_stock',NULL),(4231,275,'_stock_status','instock'),(4232,275,'_product_version','3.6.4'),(4233,275,'_price','1560000'),(4234,275,'_yoast_wpseo_primary_product_cat','25'),(4235,275,'_yoast_wpseo_content_score','60'),(4237,279,'_wc_review_count','0'),(4238,279,'_wc_rating_count','a:0:{}'),(4239,279,'_wc_average_rating','0'),(4240,279,'_edit_last','1'),(4241,279,'_edit_lock','1561865074:1'),(4242,280,'_wp_attached_file','2019/02/guerlain_CAT15_G042028_W.jpg'),(4243,280,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT15_G042028_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G042028_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042028_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:30:\"PARURE GOLD TEINT POUDRE N°02\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4244,281,'_wp_attached_file','2019/02/guerlain_CAT15_G042027_W-2.jpg'),(4245,281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:38:\"2019/02/guerlain_CAT15_G042027_W-2.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT15_G042027_W-2-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT15_G042027_W-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:24:\"PARURE GOLD POUDRE N°01\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4246,279,'_thumbnail_id','281'),(4280,279,'_wpas_done_all','1'),(4248,279,'_genesis_scripts_body_position','bottom'),(4249,279,'_sku',''),(4250,279,'_regular_price','1950000'),(4251,279,'_sale_price','1560000'),(4252,279,'_sale_price_dates_from',''),(4253,279,'_sale_price_dates_to',''),(4254,279,'total_sales','0'),(4255,279,'_tax_status','taxable'),(4256,279,'_tax_class',''),(4257,279,'_manage_stock','no'),(4258,279,'_backorders','no'),(4259,279,'_low_stock_amount',''),(4260,279,'_sold_individually','no'),(4261,279,'_weight',''),(4262,279,'_length',''),(4263,279,'_width',''),(4264,279,'_height',''),(4265,279,'_upsell_ids','a:0:{}'),(4266,279,'_crosssell_ids','a:0:{}'),(4267,279,'_purchase_note',''),(4268,279,'_default_attributes','a:0:{}'),(4269,279,'_virtual','no'),(4270,279,'_downloadable','no'),(4271,279,'_product_image_gallery','280'),(4272,279,'_download_limit','-1'),(4273,279,'_download_expiry','-1'),(4274,279,'_stock',NULL),(4275,279,'_stock_status','instock'),(4276,279,'_product_version','3.6.4'),(4277,279,'_price','1560000'),(4278,279,'_yoast_wpseo_primary_product_cat','25'),(4279,279,'_yoast_wpseo_content_score','60'),(4281,282,'_wc_review_count','0'),(4282,282,'_wc_rating_count','a:0:{}'),(4283,282,'_wc_average_rating','0'),(4284,282,'_edit_last','1'),(4285,282,'_edit_lock','1561865058:1'),(4286,283,'_wp_attached_file','2019/02/guerlain_CAT13_G041577_W.jpg'),(4287,283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT13_G041577_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT13_G041577_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G041577_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:37:\"LES VOILETTES POUDRE LIBRE MATE LIGHT\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:4:{i:0;s:13:\"3346470415799\";i:1;s:7:\"G041578\";i:2;s:13:\"3346470415782\";i:3;s:7:\"G041579\";}}}'),(4288,282,'_thumbnail_id','283'),(4322,282,'_wpas_done_all','1'),(4290,282,'_genesis_scripts_body_position','bottom'),(4291,282,'_sku',''),(4292,282,'_regular_price','1250000'),(4293,282,'_sale_price','999000'),(4294,282,'_sale_price_dates_from',''),(4295,282,'_sale_price_dates_to',''),(4296,282,'total_sales','0'),(4297,282,'_tax_status','taxable'),(4298,282,'_tax_class',''),(4299,282,'_manage_stock','no'),(4300,282,'_backorders','no'),(4301,282,'_low_stock_amount',''),(4302,282,'_sold_individually','no'),(4303,282,'_weight',''),(4304,282,'_length',''),(4305,282,'_width',''),(4306,282,'_height',''),(4307,282,'_upsell_ids','a:0:{}'),(4308,282,'_crosssell_ids','a:0:{}'),(4309,282,'_purchase_note',''),(4310,282,'_default_attributes','a:0:{}'),(4311,282,'_virtual','no'),(4312,282,'_downloadable','no'),(4313,282,'_product_image_gallery',''),(4314,282,'_download_limit','-1'),(4315,282,'_download_expiry','-1'),(4316,282,'_stock',NULL),(4317,282,'_stock_status','instock'),(4318,282,'_product_version','3.6.4'),(4319,282,'_price','999000'),(4320,282,'_yoast_wpseo_primary_product_cat','25'),(4321,282,'_yoast_wpseo_content_score','60'),(4323,284,'_wc_review_count','0'),(4324,284,'_wc_rating_count','a:0:{}'),(4325,284,'_wc_average_rating','0'),(4326,285,'_wp_attached_file','2019/02/guerlain_CAT17_G041634_W.jpg'),(4327,285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/02/guerlain_CAT17_G041634_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G041634_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G041634_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"LES VOILETTES POUDRE COMPACTE LIGHT\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4328,284,'_edit_last','1'),(4329,284,'_edit_lock','1561865040:1'),(4330,284,'_thumbnail_id','285'),(4364,284,'_wpas_done_all','1'),(4332,284,'_genesis_scripts_body_position','bottom'),(4333,284,'_sku',''),(4334,284,'_regular_price','1200000'),(4335,284,'_sale_price',''),(4336,284,'_sale_price_dates_from',''),(4337,284,'_sale_price_dates_to',''),(4338,284,'total_sales','0'),(4339,284,'_tax_status','taxable'),(4340,284,'_tax_class',''),(4341,284,'_manage_stock','no'),(4342,284,'_backorders','no'),(4343,284,'_low_stock_amount',''),(4344,284,'_sold_individually','no'),(4345,284,'_weight',''),(4346,284,'_length',''),(4347,284,'_width',''),(4348,284,'_height',''),(4349,284,'_upsell_ids','a:0:{}'),(4350,284,'_crosssell_ids','a:0:{}'),(4351,284,'_purchase_note',''),(4352,284,'_default_attributes','a:0:{}'),(4353,284,'_virtual','no'),(4354,284,'_downloadable','no'),(4355,284,'_product_image_gallery',''),(4356,284,'_download_limit','-1'),(4357,284,'_download_expiry','-1'),(4358,284,'_stock',NULL),(4359,284,'_stock_status','instock'),(4360,284,'_product_version','3.6.4'),(4361,284,'_price','1200000'),(4362,284,'_yoast_wpseo_primary_product_cat','25'),(4363,284,'_yoast_wpseo_content_score','60'),(4365,286,'_wc_review_count','0'),(4366,286,'_wc_rating_count','a:0:{}'),(4367,286,'_wc_average_rating','0'),(4368,286,'_edit_last','1'),(4369,286,'_edit_lock','1561865022:1'),(4423,293,'_wp_attached_file','2019/05/guerlain_CAT15_G041999_W.jpg'),(4424,293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT15_G041999_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G041999_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G041999_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"ROSE AUX JOUES BLUSH TENDRE N°04\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4425,288,'_thumbnail_id','289'),(4459,288,'_wpas_done_all','1'),(4427,288,'_genesis_scripts_body_position','bottom'),(4428,288,'_sku',''),(4429,288,'_regular_price','1080000'),(4430,288,'_sale_price',''),(4431,288,'_sale_price_dates_from',''),(4432,288,'_sale_price_dates_to',''),(4433,288,'total_sales','0'),(4434,288,'_tax_status','taxable'),(4435,288,'_tax_class',''),(4436,288,'_manage_stock','no'),(4437,288,'_backorders','no'),(4438,288,'_low_stock_amount',''),(4439,288,'_sold_individually','no'),(4440,288,'_weight',''),(4441,288,'_length',''),(4442,288,'_width',''),(4443,288,'_height',''),(4444,288,'_upsell_ids','a:0:{}'),(4445,288,'_crosssell_ids','a:0:{}'),(4446,288,'_purchase_note',''),(4447,288,'_default_attributes','a:0:{}'),(4448,288,'_virtual','no'),(4449,288,'_downloadable','no'),(4450,288,'_product_image_gallery','290,291,292,293'),(4451,288,'_download_limit','-1'),(4452,288,'_download_expiry','-1'),(4453,288,'_stock',NULL),(4454,288,'_stock_status','instock'),(4455,288,'_product_version','3.6.4'),(4456,288,'_price','1080000'),(4457,288,'_yoast_wpseo_primary_product_cat','25'),(4458,288,'_yoast_wpseo_content_score','60'),(5016,349,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139736;}'),(4463,295,'_wc_review_count','0'),(4464,295,'_wc_rating_count','a:0:{}'),(4465,295,'_wc_average_rating','0'),(4466,295,'_edit_last','1'),(4467,295,'_edit_lock','1561864977:1'),(4468,296,'_wp_attached_file','2019/05/guerlain_CAT19_G042862_W_CMYK.jpg'),(4469,296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:41:\"2019/05/guerlain_CAT19_G042862_W_CMYK.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"guerlain_CAT19_G042862_W_CMYK-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042862_W_CMYK-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4470,297,'_wp_attached_file','2019/05/guerlain_CAT19_G042863_W_CMYK.jpg'),(4471,297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:41:\"2019/05/guerlain_CAT19_G042863_W_CMYK.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"guerlain_CAT19_G042863_W_CMYK-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"guerlain_CAT19_G042863_W_CMYK-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4472,295,'_thumbnail_id','296'),(4506,295,'_wpas_done_all','1'),(4474,295,'_genesis_scripts_body_position','bottom'),(4475,295,'_sku',''),(4476,295,'_regular_price','1390000'),(4477,295,'_sale_price','1112000'),(4478,295,'_sale_price_dates_from',''),(4479,295,'_sale_price_dates_to',''),(4480,295,'total_sales','0'),(4481,295,'_tax_status','taxable'),(4482,295,'_tax_class',''),(4483,295,'_manage_stock','no'),(4484,295,'_backorders','no'),(4485,295,'_low_stock_amount',''),(4486,295,'_sold_individually','no'),(4487,295,'_weight',''),(4488,295,'_length',''),(4489,295,'_width',''),(4490,295,'_height',''),(4491,295,'_upsell_ids','a:0:{}'),(4492,295,'_crosssell_ids','a:0:{}'),(4493,295,'_purchase_note',''),(4494,295,'_default_attributes','a:0:{}'),(4495,295,'_virtual','no'),(4496,295,'_downloadable','no'),(4497,295,'_product_image_gallery','297'),(4498,295,'_download_limit','-1'),(4499,295,'_download_expiry','-1'),(4500,295,'_stock',NULL),(4501,295,'_stock_status','instock'),(4502,295,'_product_version','3.6.4'),(4503,295,'_price','1112000'),(4504,295,'_yoast_wpseo_primary_product_cat','25'),(4505,295,'_yoast_wpseo_content_score','30'),(4507,295,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560448329;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:156;}i:1;a:1:{s:2:\"id\";i:213;}i:2;a:1:{s:2:\"id\";i:144;}}}}'),(4508,298,'_wc_review_count','0'),(4509,298,'_wc_rating_count','a:0:{}'),(4510,298,'_wc_average_rating','0'),(4511,298,'_edit_last','1'),(4512,298,'_edit_lock','1561864952:1'),(4513,299,'_wp_attached_file','2019/05/guerlain_CAT15_G061122_W.jpg'),(4514,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT15_G061122_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G061122_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G061122_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:28:\"MOUSSE DE BEAUTÉ NETTOYANTE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4515,298,'_thumbnail_id','299'),(4549,298,'_wpas_done_all','1'),(4517,298,'_genesis_scripts_body_position','bottom'),(4518,298,'_sku',''),(4519,298,'_regular_price','1350000'),(4520,298,'_sale_price',''),(4521,298,'_sale_price_dates_from',''),(4522,298,'_sale_price_dates_to',''),(4523,298,'total_sales','0'),(4524,298,'_tax_status','taxable'),(4525,298,'_tax_class',''),(4526,298,'_manage_stock','no'),(4527,298,'_backorders','no'),(4528,298,'_low_stock_amount',''),(4529,298,'_sold_individually','no'),(4530,298,'_weight',''),(4531,298,'_length',''),(4532,298,'_width',''),(4533,298,'_height',''),(4534,298,'_upsell_ids','a:0:{}'),(4535,298,'_crosssell_ids','a:0:{}'),(4536,298,'_purchase_note',''),(4537,298,'_default_attributes','a:0:{}'),(4538,298,'_virtual','no'),(4539,298,'_downloadable','no'),(4540,298,'_product_image_gallery',''),(4541,298,'_download_limit','-1'),(4542,298,'_download_expiry','-1'),(4543,298,'_stock',NULL),(4544,298,'_stock_status','instock'),(4545,298,'_product_version','3.6.4'),(4546,298,'_price','1350000'),(4547,298,'_yoast_wpseo_primary_product_cat','26'),(4548,298,'_yoast_wpseo_content_score','60'),(5015,348,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139735;}'),(4555,302,'_wc_review_count','0'),(4556,302,'_wc_rating_count','a:0:{}'),(4557,302,'_wc_average_rating','0'),(4558,302,'_edit_last','1'),(4559,302,'_edit_lock','1561864918:1'),(4560,303,'_wp_attached_file','2019/05/guerlain_CAT18_G061186_W.jpg'),(4561,303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT18_G061186_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT18_G061186_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT18_G061186_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4562,302,'_thumbnail_id','303'),(4596,302,'_wpas_done_all','1'),(4564,302,'_genesis_scripts_body_position','bottom'),(4565,302,'_sku',''),(4566,302,'_regular_price','1290000'),(4567,302,'_sale_price',''),(4568,302,'_sale_price_dates_from',''),(4569,302,'_sale_price_dates_to',''),(4570,302,'total_sales','0'),(4571,302,'_tax_status','taxable'),(4572,302,'_tax_class',''),(4573,302,'_manage_stock','no'),(4574,302,'_backorders','no'),(4575,302,'_low_stock_amount',''),(4576,302,'_sold_individually','no'),(4577,302,'_weight',''),(4578,302,'_length',''),(4579,302,'_width',''),(4580,302,'_height',''),(4581,302,'_upsell_ids','a:0:{}'),(4582,302,'_crosssell_ids','a:0:{}'),(4583,302,'_purchase_note',''),(4584,302,'_default_attributes','a:0:{}'),(4585,302,'_virtual','no'),(4586,302,'_downloadable','no'),(4587,302,'_product_image_gallery',''),(4588,302,'_download_limit','-1'),(4589,302,'_download_expiry','-1'),(4590,302,'_stock',NULL),(4591,302,'_stock_status','instock'),(4592,302,'_product_version','3.6.4'),(4593,302,'_price','1290000'),(4594,302,'_yoast_wpseo_primary_product_cat','26'),(4595,302,'_yoast_wpseo_content_score','60'),(4597,304,'_wc_review_count','0'),(4598,304,'_wc_rating_count','a:0:{}'),(4599,304,'_wc_average_rating','0'),(4600,304,'_edit_last','1'),(4601,304,'_edit_lock','1561864827:1'),(4602,305,'_wp_attached_file','2019/05/guerlain_CAT13_G060126_W.jpg'),(4603,305,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT13_G060126_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT13_G060126_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT13_G060126_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:10:\"Studio 106\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:17:\"SUPER AQUA-LOTION\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4604,304,'_thumbnail_id','305'),(4638,304,'_wpas_done_all','1'),(4606,304,'_genesis_scripts_body_position','bottom'),(4607,304,'_sku',''),(4608,304,'_regular_price','1235000'),(4609,304,'_sale_price','1110000'),(4610,304,'_sale_price_dates_from',''),(4611,304,'_sale_price_dates_to',''),(4612,304,'total_sales','0'),(4613,304,'_tax_status','taxable'),(4614,304,'_tax_class',''),(4615,304,'_manage_stock','no'),(4616,304,'_backorders','no'),(4617,304,'_low_stock_amount',''),(4618,304,'_sold_individually','no'),(4619,304,'_weight',''),(4620,304,'_length',''),(4621,304,'_width',''),(4622,304,'_height',''),(4623,304,'_upsell_ids','a:0:{}'),(4624,304,'_crosssell_ids','a:0:{}'),(4625,304,'_purchase_note',''),(4626,304,'_default_attributes','a:0:{}'),(4627,304,'_virtual','no'),(4628,304,'_downloadable','no'),(4629,304,'_product_image_gallery',''),(4630,304,'_download_limit','-1'),(4631,304,'_download_expiry','-1'),(4632,304,'_stock',NULL),(4633,304,'_stock_status','instock'),(4634,304,'_product_version','3.6.4'),(4635,304,'_price','1110000'),(4636,304,'_yoast_wpseo_primary_product_cat','26'),(4637,304,'_yoast_wpseo_content_score','60'),(4639,306,'_wc_review_count','0'),(4640,306,'_wc_rating_count','a:0:{}'),(4641,306,'_wc_average_rating','0'),(4642,306,'_edit_last','1'),(4643,306,'_edit_lock','1561864808:1'),(4644,307,'_wp_attached_file','2019/05/guerlain_CAT16_G061195_W.jpg'),(4645,307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT16_G061195_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT16_G061195_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061195_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:32:\"BLANC DE PERLE LOTION ANTI-TACHE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4646,306,'_thumbnail_id','307'),(4680,306,'_wpas_done_all','1'),(4648,306,'_genesis_scripts_body_position','bottom'),(4649,306,'_sku',''),(4650,306,'_regular_price','1425000'),(4651,306,'_sale_price',''),(4652,306,'_sale_price_dates_from',''),(4653,306,'_sale_price_dates_to',''),(4654,306,'total_sales','0'),(4655,306,'_tax_status','taxable'),(4656,306,'_tax_class',''),(4657,306,'_manage_stock','no'),(4658,306,'_backorders','no'),(4659,306,'_low_stock_amount',''),(4660,306,'_sold_individually','no'),(4661,306,'_weight',''),(4662,306,'_length',''),(4663,306,'_width',''),(4664,306,'_height',''),(4665,306,'_upsell_ids','a:0:{}'),(4666,306,'_crosssell_ids','a:0:{}'),(4667,306,'_purchase_note',''),(4668,306,'_default_attributes','a:0:{}'),(4669,306,'_virtual','no'),(4670,306,'_downloadable','no'),(4671,306,'_product_image_gallery',''),(4672,306,'_download_limit','-1'),(4673,306,'_download_expiry','-1'),(4674,306,'_stock',NULL),(4675,306,'_stock_status','instock'),(4676,306,'_product_version','3.6.4'),(4677,306,'_price','1425000'),(4678,306,'_yoast_wpseo_primary_product_cat','26'),(4679,306,'_yoast_wpseo_content_score','60'),(4681,308,'_wc_review_count','0'),(4682,308,'_wc_rating_count','a:0:{}'),(4683,308,'_wc_average_rating','0'),(4684,308,'_edit_last','1'),(4685,308,'_edit_lock','1561864790:1'),(4686,309,'_wp_attached_file','2019/05/guerlain_CAT16_G061196_W.jpg'),(4687,309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1946;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT16_G061196_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-510x619.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:619;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-768x932.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:932;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT16_G061196_W-844x1024.jpg\";s:5:\"width\";i:844;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-510x619.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:619;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16_G061196_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:36:\"ABEILLE ROYALE LOTION NECTAR DE MIEL\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4688,308,'_thumbnail_id','309'),(4722,308,'_wpas_done_all','1'),(4690,308,'_genesis_scripts_body_position','bottom'),(4691,308,'_sku',''),(4692,308,'_regular_price','1500000'),(4693,308,'_sale_price',''),(4694,308,'_sale_price_dates_from',''),(4695,308,'_sale_price_dates_to',''),(4696,308,'total_sales','0'),(4697,308,'_tax_status','taxable'),(4698,308,'_tax_class',''),(4699,308,'_manage_stock','no'),(4700,308,'_backorders','no'),(4701,308,'_low_stock_amount',''),(4702,308,'_sold_individually','no'),(4703,308,'_weight',''),(4704,308,'_length',''),(4705,308,'_width',''),(4706,308,'_height',''),(4707,308,'_upsell_ids','a:0:{}'),(4708,308,'_crosssell_ids','a:0:{}'),(4709,308,'_purchase_note',''),(4710,308,'_default_attributes','a:0:{}'),(4711,308,'_virtual','no'),(4712,308,'_downloadable','no'),(4713,308,'_product_image_gallery',''),(4714,308,'_download_limit','-1'),(4715,308,'_download_expiry','-1'),(4716,308,'_stock',NULL),(4717,308,'_stock_status','instock'),(4718,308,'_product_version','3.6.4'),(4719,308,'_price','1500000'),(4720,308,'_yoast_wpseo_primary_product_cat','26'),(4721,308,'_yoast_wpseo_content_score','60'),(4723,310,'_wp_attached_file','2018/11/guerlain_CAT15_G042047_W.jpg'),(4724,310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2018/11/guerlain_CAT15_G042047_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT15_G042047_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT15_G042047_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:32:\"L\'OR ESSENCE D\'ECLAT À L\'OR PUR\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4725,311,'_wc_review_count','0'),(4726,311,'_wc_rating_count','a:0:{}'),(4727,311,'_wc_average_rating','0'),(4728,311,'_edit_last','1'),(4729,311,'_edit_lock','1561864767:1'),(4730,312,'_wp_attached_file','2019/05/guerlain_CAT17_G042557_W.jpg'),(4731,312,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT17_G042557_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042557_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042557_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:45:\"INTENSE LIQUID MATTE N°41 - APPEALING ORANGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4732,313,'_wp_attached_file','2019/05/guerlain_CAT17_G042559_W.jpg'),(4733,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT17_G042559_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042559_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042559_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:42:\"INTENSE LIQUID MATTE N°65 - TEMPTING ROSE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4734,314,'_wp_attached_file','2019/05/guerlain_CAT17_G042560_W-1.jpg'),(4735,314,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:38:\"2019/05/guerlain_CAT17_G042560_W-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"guerlain_CAT17_G042560_W-1-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"guerlain_CAT17_G042560_W-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:47:\"INTENSE LIQUID MATTE N°27 - ADDICTIVE BURGUNDY\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4736,315,'_wp_attached_file','2019/05/guerlain_CAT17_G042561_W.jpg'),(4737,315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT17_G042561_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042561_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042561_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:42:\"INTENSE LIQUID MATTE N°25 - SEDUCTIVE RED\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4738,316,'_wp_attached_file','2019/05/guerlain_CAT17_G042555_W.jpg'),(4739,316,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT17_G042555_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042555_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042555_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:44:\"INTENSE LIQUID MATTE N°71 – EXCITING PINK\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4740,317,'_wp_attached_file','2019/05/guerlain_CAT17_G042556_W.jpg'),(4741,317,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT17_G042556_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042556_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042556_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:44:\"INTENSE LIQUID MATTE N°69 - ATTRACTIVE PLUM\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4742,318,'_wp_attached_file','2019/05/guerlain_CAT17_G042558_W.jpg'),(4743,318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT17_G042558_W.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G042558_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G042558_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:43:\"INTENSE LIQUID MATTE N°06 - CHARMING BEIGE\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4744,311,'_thumbnail_id','312'),(4778,311,'_wpas_done_all','1'),(4746,311,'_genesis_scripts_body_position','bottom'),(4747,311,'_sku',''),(4748,311,'_regular_price','745000'),(4749,311,'_sale_price',''),(4750,311,'_sale_price_dates_from',''),(4751,311,'_sale_price_dates_to',''),(4752,311,'total_sales','0'),(4753,311,'_tax_status','taxable'),(4754,311,'_tax_class',''),(4755,311,'_manage_stock','no'),(4756,311,'_backorders','no'),(4757,311,'_low_stock_amount',''),(4758,311,'_sold_individually','no'),(4759,311,'_weight',''),(4760,311,'_length',''),(4761,311,'_width',''),(4762,311,'_height',''),(4763,311,'_upsell_ids','a:0:{}'),(4764,311,'_crosssell_ids','a:0:{}'),(4765,311,'_purchase_note',''),(4766,311,'_default_attributes','a:0:{}'),(4767,311,'_virtual','no'),(4768,311,'_downloadable','no'),(4769,311,'_product_image_gallery','313,314,315,316,317,318'),(4770,311,'_download_limit','-1'),(4771,311,'_download_expiry','-1'),(4772,311,'_stock',NULL),(4773,311,'_stock_status','instock'),(4774,311,'_product_version','3.6.4'),(4775,311,'_price','745000'),(4776,311,'_yoast_wpseo_primary_product_cat','25'),(4777,311,'_yoast_wpseo_content_score','60'),(4779,319,'_wc_review_count','0'),(4780,319,'_wc_rating_count','a:0:{}'),(4781,319,'_wc_average_rating','0'),(4782,319,'_edit_last','1'),(4783,319,'_edit_lock','1561864748:1'),(4784,320,'_wp_attached_file','2019/05/guerlain_CAT16-G061222_W.jpg'),(4785,320,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT16-G061222_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT16-G061222_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT16-G061222_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Marie Liskay\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:22:\"MY SUPERTIPS SUPERLIPS\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4786,319,'_thumbnail_id','320'),(4820,319,'_wpas_done_all','1'),(4788,319,'_genesis_scripts_body_position','bottom'),(4789,319,'_sku',''),(4790,319,'_regular_price','650000'),(4791,319,'_sale_price',''),(4792,319,'_sale_price_dates_from',''),(4793,319,'_sale_price_dates_to',''),(4794,319,'total_sales','0'),(4795,319,'_tax_status','taxable'),(4796,319,'_tax_class',''),(4797,319,'_manage_stock','no'),(4798,319,'_backorders','no'),(4799,319,'_low_stock_amount',''),(4800,319,'_sold_individually','no'),(4801,319,'_weight',''),(4802,319,'_length',''),(4803,319,'_width',''),(4804,319,'_height',''),(4805,319,'_upsell_ids','a:0:{}'),(4806,319,'_crosssell_ids','a:0:{}'),(4807,319,'_purchase_note',''),(4808,319,'_default_attributes','a:0:{}'),(4809,319,'_virtual','no'),(4810,319,'_downloadable','no'),(4811,319,'_product_image_gallery',''),(4812,319,'_download_limit','-1'),(4813,319,'_download_expiry','-1'),(4814,319,'_stock',NULL),(4815,319,'_stock_status','instock'),(4816,319,'_product_version','3.6.4'),(4817,319,'_price','650000'),(4818,319,'_yoast_wpseo_primary_product_cat','25'),(4819,319,'_yoast_wpseo_content_score','60'),(5014,347,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139734;}'),(4824,322,'_wc_review_count','0'),(4825,322,'_wc_rating_count','a:0:{}'),(4826,322,'_wc_average_rating','0'),(4827,322,'_edit_last','1'),(4828,322,'_edit_lock','1561864641:1'),(4829,323,'_wp_attached_file','2019/05/guerlain_CAT17_G013140_W.jpg'),(4830,323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1912;s:6:\"height\";i:2362;s:4:\"file\";s:36:\"2019/05/guerlain_CAT17_G013140_W.jpg\";s:5:\"sizes\";a:13:{s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"guerlain_CAT17_G013140_W-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-162x159.jpg\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"store\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-217x312.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-820x450.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-510x630.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"guerlain_CAT17_G013140_W-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:12:\"Les Ateliers\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:22:\"MON GUERLAIN EDP 100ML\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4831,322,'_thumbnail_id','323'),(4865,322,'_wpas_done_all','1'),(4833,322,'_genesis_scripts_body_position','bottom'),(4834,322,'_sku',''),(4835,322,'_regular_price','3350000'),(4836,322,'_sale_price',''),(4837,322,'_sale_price_dates_from',''),(4838,322,'_sale_price_dates_to',''),(4839,322,'total_sales','0'),(4840,322,'_tax_status','taxable'),(4841,322,'_tax_class',''),(4842,322,'_manage_stock','no'),(4843,322,'_backorders','no'),(4844,322,'_low_stock_amount',''),(4845,322,'_sold_individually','no'),(4846,322,'_weight',''),(4847,322,'_length',''),(4848,322,'_width',''),(4849,322,'_height',''),(4850,322,'_upsell_ids','a:0:{}'),(4851,322,'_crosssell_ids','a:0:{}'),(4852,322,'_purchase_note',''),(4853,322,'_default_attributes','a:0:{}'),(4854,322,'_virtual','no'),(4855,322,'_downloadable','no'),(4856,322,'_product_image_gallery',''),(4857,322,'_download_limit','-1'),(4858,322,'_download_expiry','-1'),(4859,322,'_stock',NULL),(4860,322,'_stock_status','instock'),(4861,322,'_product_version','3.6.4'),(4862,322,'_price','3350000'),(4863,322,'_yoast_wpseo_primary_product_cat','27'),(4864,322,'_yoast_wpseo_content_score','90'),(5013,346,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139732;}'),(4874,328,'_wp_attached_file','woocommerce-placeholder.png'),(4873,327,'_wp_attached_file','2019/06/jessica-1.4.0-4acQJawOtTZIKlyQAyEd.zip'),(4875,328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-510x510.png\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{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:12:\"medium_large\";a:4:{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:5:\"large\";a:4:{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:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-162x159.png\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"store\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-217x312.png\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-820x450.png\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4876,329,'_wp_attached_file','woocommerce-placeholder.png'),(4877,329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:10:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-510x510.png\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{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:12:\"medium_large\";a:4:{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:5:\"large\";a:4:{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:14:\"Blog Thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-162x159.png\";s:5:\"width\";i:162;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"store\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-217x312.png\";s:5:\"width\";i:217;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-820x450.png\";s:5:\"width\";i:820;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b: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:{}}}'),(5343,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1350;s:6:\"height\";i:650;s:4:\"file\";s:35:\"2019/06/Copy-of-Hicosmetics4u-1.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-800x385.png\";s:5:\"width\";i:800;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-768x370.png\";s:5:\"width\";i:768;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-510x246.png\";s:5:\"width\";i:510;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-510x246.png\";s:5:\"width\";i:510;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Copy-of-Hicosmetics4u-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5342,466,'_wp_attached_file','2019/06/Copy-of-Hicosmetics4u-1.png'),(5341,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1350;s:6:\"height\";i:650;s:4:\"file\";s:33:\"2019/06/Copy-of-Hicosmetics4u.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-800x385.png\";s:5:\"width\";i:800;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-768x370.png\";s:5:\"width\";i:768;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-510x246.png\";s:5:\"width\";i:510;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-510x246.png\";s:5:\"width\";i:510;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Copy-of-Hicosmetics4u-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5340,465,'_wp_attached_file','2019/06/Copy-of-Hicosmetics4u.png'),(5335,269,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5334,462,'_edit_lock','1561795835:1'),(5333,461,'_customize_restore_dismissed','1'),(5331,460,'_customize_restore_dismissed','1'),(5329,458,'_wp_trash_meta_time','1561711744'),(5328,458,'_wp_trash_meta_status','publish'),(5327,457,'_wp_trash_meta_time','1561711662'),(5326,457,'_wp_trash_meta_status','publish'),(5325,456,'_wp_trash_meta_time','1561711647'),(5324,456,'_wp_trash_meta_status','publish'),(5017,350,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139737;}'),(5323,455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2019/06/One-Smile.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"One-Smile-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"One-Smile-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"One-Smile-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"One-Smile-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"One-Smile-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"One-Smile-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5322,455,'_wp_attached_file','2019/06/One-Smile.png'),(5018,351,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139738;}'),(5019,352,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139752;}'),(5020,353,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139754;}'),(5021,354,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139755;}'),(5022,355,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139756;}'),(5023,356,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139757;}'),(5024,357,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139758;}'),(5025,358,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139759;}'),(5026,359,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139760;}'),(5027,360,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139761;}'),(5028,361,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1560139763;}'),(5029,282,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560387837;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:284;}i:1;a:1:{s:2:\"id\";i:156;}i:2;a:1:{s:2:\"id\";i:266;}}}}'),(5030,284,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560387927;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:282;}i:1;a:1:{s:2:\"id\";i:213;}i:2;a:1:{s:2:\"id\";i:266;}}}}'),(5031,288,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560388236;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:284;}i:1;a:1:{s:2:\"id\";i:295;}i:2;a:1:{s:2:\"id\";i:213;}}}}'),(5032,308,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560447859;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:302;}i:1;a:1:{s:2:\"id\";i:304;}i:2;a:1:{s:2:\"id\";i:306;}}}}'),(5033,322,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1561508311;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:159;}i:1;a:1:{s:2:\"id\";i:302;}i:2;a:1:{s:2:\"id\";i:284;}}}}'),(5062,366,'_wp_trash_meta_time','1560351193'),(5061,366,'_wp_trash_meta_status','publish'),(5064,298,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560445754;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:302;}i:1;a:1:{s:2:\"id\";i:308;}i:2;a:1:{s:2:\"id\";i:144;}}}}'),(5065,302,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1561605321;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:306;}i:1;a:1:{s:2:\"id\";i:298;}i:2;a:1:{s:2:\"id\";i:269;}}}}'),(5066,304,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560447483;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:308;}i:1;a:1:{s:2:\"id\";i:205;}i:2;a:1:{s:2:\"id\";i:306;}}}}'),(5067,306,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560447608;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:302;}i:1;a:1:{s:2:\"id\";i:308;}i:2;a:1:{s:2:\"id\";i:298;}}}}'),(5068,319,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560447929;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:259;}i:1;a:1:{s:2:\"id\";i:173;}i:2;a:1:{s:2:\"id\";i:302;}}}}'),(5069,311,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1560449117;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:286;}i:1;a:1:{s:2:\"id\";i:269;}i:2;a:1:{s:2:\"id\";i:259;}}}}'),(5075,374,'_form','<div class=\"form-flat\">\n[text* your-name placeholder \"Your Name (required)\"]\n\n[email* your-email placeholder \"Your Email (required)\"] </p>\n\n[textarea your-message placeholder \"Your Message (required)\"] </p>\n\n[submit class:button primary \"Submit\"]\n</div>'),(5076,374,'_mail',''),(5077,374,'_mail_2',''),(5078,374,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(5079,374,'_additional_settings',''),(5080,374,'_locale','en_US'),(5081,375,'_form','<div class=\"form-flat\">\n	[email* your-email placeholder \"Your Email (required)\"]\n\n	[submit class:button primary \"Sign Up\"]\n</div>'),(5082,375,'_mail','a:8:{s:7:\"subject\";s:11:\"New signup!\";s:6:\"sender\";s:34:\"Flatsome Theme <mail@flatsome.dev>\";s:4:\"body\";s:24:\"New signup: [your-email]\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(5083,375,'_mail_2',''),(5084,375,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(5085,375,'_additional_settings',''),(5086,375,'_locale','en_US'),(5087,376,'_form','<div class=\"flex-row form-flat medium-flex-wrap\">\n<div class=\"flex-col flex-grow\">\n	[email* your-email placeholder \"Your Email (required)\"]\n</div>\n<div class=\"flex-col ml-half\">\n	[submit class:button primary \"Sign Up\"]\n</div>\n</div>'),(5088,376,'_mail',''),(5089,376,'_mail_2',''),(5090,376,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(5091,376,'_additional_settings',''),(5092,376,'_locale','en_US'),(5093,377,'_form','<label>Your Name (required)</label>\n[text* your-name]\n\n<label>Your Email (required)</label>\n[email*  your-email] </p>\n\n<label>Your Message (required)</label>\n[textarea your-message] </p>\n\n[submit class:button primary \"Submit\"]'),(5094,377,'_mail',''),(5095,377,'_mail_2',''),(5096,377,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(5097,377,'_additional_settings',''),(5098,377,'_locale','en_US'),(5099,380,'_thumbnail_id',NULL),(5100,381,'_thumbnail_id',NULL),(5101,382,'_thumbnail_id',NULL),(5102,383,'_thumbnail_id',NULL),(5103,385,'_wp_page_template',''),(5104,385,'_footer',''),(5105,2,'_wp_trash_meta_status','publish'),(5106,2,'_wp_trash_meta_time','1561617735'),(5107,2,'_wp_desired_post_slug','sample-page'),(5108,389,'_edit_last','2'),(5109,389,'_footer','normal'),(5110,389,'_wp_page_template','page-blank.php'),(5111,389,'_yoast_wpseo_content_score','30'),(5112,389,'_edit_lock','1561617623:2'),(5113,389,'_thumbnail_id',''),(5114,393,'_wp_attached_file','2019/06/z1433131728313_f8bdca221638ba47b90f051fcdc75ab2.png'),(5115,393,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1350;s:6:\"height\";i:650;s:4:\"file\";s:59:\"2019/06/z1433131728313_f8bdca221638ba47b90f051fcdc75ab2.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-800x385.png\";s:5:\"width\";i:800;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-768x370.png\";s:5:\"width\";i:768;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-510x246.png\";s:5:\"width\";i:510;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-510x246.png\";s:5:\"width\";i:510;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"z1433131728313_f8bdca221638ba47b90f051fcdc75ab2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5116,394,'_wp_attached_file','2019/06/z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48.png'),(5117,394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1350;s:6:\"height\";i:650;s:4:\"file\";s:59:\"2019/06/z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-800x385.png\";s:5:\"width\";i:800;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-768x370.png\";s:5:\"width\";i:768;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-510x246.png\";s:5:\"width\";i:510;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-510x246.png\";s:5:\"width\";i:510;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5118,398,'_edit_lock','1561630410:1'),(5119,398,'_edit_last','1'),(5120,399,'_wp_attached_file','2019/06/vay-ho-lung-quyen-ru-1-phunutoday_vn.jpg'),(5121,399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:333;s:4:\"file\";s:48:\"2019/06/vay-ho-lung-quyen-ru-1-phunutoday_vn.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"vay-ho-lung-quyen-ru-1-phunutoday_vn-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"vay-ho-lung-quyen-ru-1-phunutoday_vn-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"vay-ho-lung-quyen-ru-1-phunutoday_vn-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"vay-ho-lung-quyen-ru-1-phunutoday_vn-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"vay-ho-lung-quyen-ru-1-phunutoday_vn-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5122,398,'_thumbnail_id','399'),(5128,401,'_edit_last','1'),(5127,401,'_edit_lock','1561630586:1'),(5125,398,'_yoast_wpseo_content_score','60'),(5126,398,'_yoast_wpseo_primary_category',''),(5129,402,'_wp_attached_file','2019/06/178705_P_14333876784311.jpg'),(5130,402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:650;s:6:\"height\";i:715;s:4:\"file\";s:35:\"2019/06/178705_P_14333876784311.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"178705_P_14333876784311-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"178705_P_14333876784311-364x400.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"178705_P_14333876784311-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"178705_P_14333876784311-510x561.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"178705_P_14333876784311-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:35:\"178705_P_14333876784311-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"178705_P_14333876784311-510x561.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"178705_P_14333876784311-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5131,401,'_thumbnail_id','402'),(5136,404,'_edit_lock','1561630859:1'),(5134,401,'_yoast_wpseo_content_score','60'),(5135,401,'_yoast_wpseo_primary_category',''),(5137,404,'_edit_last','1'),(5138,405,'_wp_attached_file','2019/06/90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116.jpg'),(5139,405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:550;s:6:\"height\";i:670;s:4:\"file\";s:68:\"2019/06/90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116-328x400.jpg\";s:5:\"width\";i:328;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:68:\"90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:68:\"90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116-510x621.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:68:\"90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:68:\"90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:68:\"90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116-510x621.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:68:\"90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5140,404,'_thumbnail_id','405'),(5143,404,'_yoast_wpseo_content_score','60'),(5144,404,'_yoast_wpseo_primary_category',''),(5145,407,'_edit_lock','1561632857:1'),(5146,407,'_edit_last','1'),(5147,408,'_wp_attached_file','2019/06/d5-15615375092071431169682-0754.jpg'),(5148,408,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:660;s:6:\"height\";i:825;s:4:\"file\";s:43:\"2019/06/d5-15615375092071431169682-0754.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-320x400.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-640x800.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-510x638.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-510x638.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"d5-15615375092071431169682-0754-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5149,407,'_thumbnail_id','408'),(5154,412,'_action_manager_schedule','O:30:\"ActionScheduler_SimpleSchedule\":1:{s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1561690704;}'),(5152,407,'_yoast_wpseo_content_score','60'),(5153,407,'_yoast_wpseo_primary_category',''),(5155,413,'_edit_lock','1561691449:2'),(5156,413,'_edit_last','2'),(5157,413,'_footer','normal'),(5158,413,'_wp_page_template','default'),(5159,413,'_yoast_wpseo_content_score','30'),(5160,415,'_edit_lock','1561691287:2'),(5161,415,'_edit_last','2'),(5162,415,'_footer','normal'),(5163,415,'_wp_page_template','default'),(5164,415,'_yoast_wpseo_content_score','30'),(5165,419,'_edit_last','2'),(5166,419,'_footer','normal'),(5167,419,'_wp_page_template','default'),(5168,419,'_yoast_wpseo_content_score','30'),(5169,419,'_edit_lock','1561691383:2'),(5170,421,'_edit_last','2'),(5171,421,'_footer','normal'),(5172,421,'_wp_page_template','default'),(5173,421,'_yoast_wpseo_content_score','30'),(5174,421,'_edit_lock','1561691412:2'),(5175,423,'_menu_item_type','post_type'),(5176,423,'_menu_item_menu_item_parent','0'),(5177,423,'_menu_item_object_id','421'),(5178,423,'_menu_item_object','page'),(5179,423,'_menu_item_target',''),(5180,423,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5181,423,'_menu_item_xfn',''),(5182,423,'_menu_item_url',''),(5214,427,'_wp_page_template','default'),(5184,424,'_menu_item_type','post_type'),(5185,424,'_menu_item_menu_item_parent','0'),(5186,424,'_menu_item_object_id','419'),(5187,424,'_menu_item_object','page'),(5188,424,'_menu_item_target',''),(5189,424,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5190,424,'_menu_item_xfn',''),(5191,424,'_menu_item_url',''),(5213,427,'_footer','normal'),(5193,425,'_menu_item_type','post_type'),(5194,425,'_menu_item_menu_item_parent','0'),(5195,425,'_menu_item_object_id','415'),(5196,425,'_menu_item_object','page'),(5197,425,'_menu_item_target',''),(5198,425,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5199,425,'_menu_item_xfn',''),(5200,425,'_menu_item_url',''),(5212,427,'_edit_last','2'),(5202,426,'_menu_item_type','post_type'),(5203,426,'_menu_item_menu_item_parent','0'),(5204,426,'_menu_item_object_id','413'),(5205,426,'_menu_item_object','page'),(5206,426,'_menu_item_target',''),(5207,426,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5208,426,'_menu_item_xfn',''),(5209,426,'_menu_item_url',''),(5211,427,'_edit_lock','1561692166:2'),(5215,427,'_yoast_wpseo_content_score','30'),(5216,430,'_edit_lock','1561692218:2'),(5217,430,'_edit_last','2'),(5218,430,'_footer','normal'),(5219,430,'_wp_page_template','default'),(5220,430,'_yoast_wpseo_content_score','30'),(5221,432,'_edit_lock','1561692256:2'),(5222,432,'_edit_last','2'),(5223,432,'_footer','normal'),(5224,432,'_wp_page_template','default'),(5225,432,'_yoast_wpseo_content_score','30'),(5226,434,'_edit_last','2'),(5227,434,'_footer','normal'),(5228,434,'_wp_page_template','default'),(5229,434,'_yoast_wpseo_content_score','30'),(5230,434,'_edit_lock','1561692613:2'),(5231,436,'_menu_item_type','post_type'),(5232,436,'_menu_item_menu_item_parent','0'),(5233,436,'_menu_item_object_id','434'),(5234,436,'_menu_item_object','page'),(5235,436,'_menu_item_target',''),(5236,436,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5237,436,'_menu_item_xfn',''),(5238,436,'_menu_item_url',''),(5240,437,'_menu_item_type','post_type'),(5241,437,'_menu_item_menu_item_parent','0'),(5242,437,'_menu_item_object_id','432'),(5243,437,'_menu_item_object','page'),(5244,437,'_menu_item_target',''),(5245,437,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5246,437,'_menu_item_xfn',''),(5247,437,'_menu_item_url',''),(5278,441,'_wp_trash_meta_time','1561693367'),(5249,438,'_menu_item_type','post_type'),(5250,438,'_menu_item_menu_item_parent','0'),(5251,438,'_menu_item_object_id','430'),(5252,438,'_menu_item_object','page'),(5253,438,'_menu_item_target',''),(5254,438,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5255,438,'_menu_item_xfn',''),(5256,438,'_menu_item_url',''),(5277,441,'_wp_trash_meta_status','publish'),(5258,439,'_menu_item_type','post_type'),(5259,439,'_menu_item_menu_item_parent','0'),(5260,439,'_menu_item_object_id','427'),(5261,439,'_menu_item_object','page'),(5262,439,'_menu_item_target',''),(5263,439,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5264,439,'_menu_item_xfn',''),(5265,439,'_menu_item_url',''),(5267,440,'_menu_item_type','post_type'),(5268,440,'_menu_item_menu_item_parent','0'),(5269,440,'_menu_item_object_id','419'),(5270,440,'_menu_item_object','page'),(5271,440,'_menu_item_target',''),(5272,440,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5273,440,'_menu_item_xfn',''),(5274,440,'_menu_item_url',''),(5276,441,'_edit_lock','1561693312:2'),(5279,442,'_edit_lock','1561695585:2'),(5280,442,'_wp_trash_meta_status','publish'),(5281,442,'_wp_trash_meta_time','1561695630'),(5282,443,'_wp_trash_meta_status','publish'),(5283,443,'_wp_trash_meta_time','1561695653'),(5284,444,'_wp_trash_meta_status','publish'),(5285,444,'_wp_trash_meta_time','1561708233'),(5286,445,'_wp_trash_meta_status','publish'),(5287,445,'_wp_trash_meta_time','1561708356'),(5288,379,'_wp_trash_meta_status','publish'),(5289,379,'_wp_trash_meta_time','1561708551'),(5290,379,'_wp_desired_post_slug','demos'),(5291,385,'_wp_trash_meta_status','publish'),(5292,385,'_wp_trash_meta_time','1561708551'),(5293,385,'_wp_desired_post_slug','elements-overview'),(5294,378,'_wp_trash_meta_status','publish'),(5295,378,'_wp_trash_meta_time','1561708552'),(5296,378,'_wp_desired_post_slug','features-overview'),(5297,380,'_wp_trash_meta_status','publish'),(5298,380,'_wp_trash_meta_time','1561708552'),(5299,380,'_wp_desired_post_slug','footer-newsletter-signup'),(5300,450,'_edit_lock','1561716451:2'),(5301,450,'_edit_last','2'),(5302,450,'_yoast_wpseo_content_score','30'),(5303,450,'_yoast_wpseo_primary_block_categories',''),(5345,467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2019/06/Make-up.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Make-up-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Make-up-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Make-up-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Make-up-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Make-up-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Make-up-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5346,468,'_wp_attached_file','2019/06/Make-up-1.png'),(5347,468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2019/06/Make-up-1.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-1-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Make-up-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Make-up-1-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Make-up-1-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5348,469,'_wp_attached_file','2019/06/Make-up-2.png'),(5349,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2019/06/Make-up-2.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-2-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Make-up-2-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Make-up-2-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Make-up-2-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5350,470,'_wp_attached_file','2019/06/Make-up-3.png'),(5351,470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2019/06/Make-up-3.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-3-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Make-up-3-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Make-up-3-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Make-up-3-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5352,471,'_wp_attached_file','2019/06/Make-up-4.png'),(5353,471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2019/06/Make-up-4.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-4-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Make-up-4-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Make-up-4-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Make-up-4-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5354,472,'_wp_attached_file','2019/06/Make-up-5.png'),(5355,472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2019/06/Make-up-5.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-5-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Make-up-5-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Make-up-5-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Make-up-5-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5356,473,'_wp_attached_file','2019/06/Make-up-6.png'),(5357,473,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2019/06/Make-up-6.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-6-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Make-up-6-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Make-up-6-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Make-up-6-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5358,474,'_wp_attached_file','2019/06/Make-up-7.png'),(5359,474,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2019/06/Make-up-7.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-7-280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Make-up-7-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Make-up-7-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"Make-up-7-247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Make-up-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5360,475,'_menu_item_type','taxonomy'),(5361,475,'_menu_item_menu_item_parent','0'),(5362,475,'_menu_item_object_id','179'),(5363,475,'_menu_item_object','product_cat'),(5364,475,'_menu_item_target',''),(5365,475,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5366,475,'_menu_item_xfn',''),(5367,475,'_menu_item_url',''),(5800,523,'_tax_status','taxable'),(5369,476,'_menu_item_type','taxonomy'),(5370,476,'_menu_item_menu_item_parent','475'),(5371,476,'_menu_item_object_id','216'),(5372,476,'_menu_item_object','product_cat'),(5373,476,'_menu_item_target',''),(5374,476,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5375,476,'_menu_item_xfn',''),(5376,476,'_menu_item_url',''),(5799,523,'total_sales','0'),(5378,477,'_menu_item_type','taxonomy'),(5379,477,'_menu_item_menu_item_parent','476'),(5380,477,'_menu_item_object_id','217'),(5381,477,'_menu_item_object','product_cat'),(5382,477,'_menu_item_target',''),(5383,477,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5384,477,'_menu_item_xfn',''),(5385,477,'_menu_item_url',''),(5798,523,'_regular_price','109000'),(5387,478,'_menu_item_type','taxonomy'),(5388,478,'_menu_item_menu_item_parent','476'),(5389,478,'_menu_item_object_id','219'),(5390,478,'_menu_item_object','product_cat'),(5391,478,'_menu_item_target',''),(5392,478,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5393,478,'_menu_item_xfn',''),(5394,478,'_menu_item_url',''),(5396,479,'_menu_item_type','taxonomy'),(5397,479,'_menu_item_menu_item_parent','476'),(5398,479,'_menu_item_object_id','218'),(5399,479,'_menu_item_object','product_cat'),(5400,479,'_menu_item_target',''),(5401,479,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5402,479,'_menu_item_xfn',''),(5403,479,'_menu_item_url',''),(5405,480,'_menu_item_type','taxonomy'),(5406,480,'_menu_item_menu_item_parent','475'),(5407,480,'_menu_item_object_id','181'),(5408,480,'_menu_item_object','product_cat'),(5409,480,'_menu_item_target',''),(5410,480,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5411,480,'_menu_item_xfn',''),(5412,480,'_menu_item_url',''),(5414,481,'_menu_item_type','taxonomy'),(5415,481,'_menu_item_menu_item_parent','480'),(5416,481,'_menu_item_object_id','190'),(5417,481,'_menu_item_object','product_cat'),(5418,481,'_menu_item_target',''),(5419,481,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5420,481,'_menu_item_xfn',''),(5421,481,'_menu_item_url',''),(5423,482,'_menu_item_type','taxonomy'),(5424,482,'_menu_item_menu_item_parent','481'),(5425,482,'_menu_item_object_id','195'),(5426,482,'_menu_item_object','product_cat'),(5427,482,'_menu_item_target',''),(5428,482,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5429,482,'_menu_item_xfn',''),(5430,482,'_menu_item_url',''),(5432,483,'_menu_item_type','taxonomy'),(5433,483,'_menu_item_menu_item_parent','481'),(5434,483,'_menu_item_object_id','194'),(5435,483,'_menu_item_object','product_cat'),(5436,483,'_menu_item_target',''),(5437,483,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5438,483,'_menu_item_xfn',''),(5439,483,'_menu_item_url',''),(5441,484,'_menu_item_type','taxonomy'),(5442,484,'_menu_item_menu_item_parent','481'),(5443,484,'_menu_item_object_id','191'),(5444,484,'_menu_item_object','product_cat'),(5445,484,'_menu_item_target',''),(5446,484,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5447,484,'_menu_item_xfn',''),(5448,484,'_menu_item_url',''),(5450,485,'_menu_item_type','taxonomy'),(5451,485,'_menu_item_menu_item_parent','481'),(5452,485,'_menu_item_object_id','193'),(5453,485,'_menu_item_object','product_cat'),(5454,485,'_menu_item_target',''),(5455,485,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5456,485,'_menu_item_xfn',''),(5457,485,'_menu_item_url',''),(5797,523,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5459,486,'_menu_item_type','taxonomy'),(5460,486,'_menu_item_menu_item_parent','481'),(5461,486,'_menu_item_object_id','192'),(5462,486,'_menu_item_object','product_cat'),(5463,486,'_menu_item_target',''),(5464,486,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5465,486,'_menu_item_xfn',''),(5466,486,'_menu_item_url',''),(5821,523,'_thumbnail_id','524'),(5468,487,'_menu_item_type','taxonomy'),(5469,487,'_menu_item_menu_item_parent','480'),(5470,487,'_menu_item_object_id','182'),(5471,487,'_menu_item_object','product_cat'),(5472,487,'_menu_item_target',''),(5473,487,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5474,487,'_menu_item_xfn',''),(5475,487,'_menu_item_url',''),(5477,488,'_menu_item_type','taxonomy'),(5478,488,'_menu_item_menu_item_parent','487'),(5479,488,'_menu_item_object_id','185'),(5480,488,'_menu_item_object','product_cat'),(5481,488,'_menu_item_target',''),(5482,488,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5483,488,'_menu_item_xfn',''),(5484,488,'_menu_item_url',''),(5486,489,'_menu_item_type','taxonomy'),(5487,489,'_menu_item_menu_item_parent','487'),(5488,489,'_menu_item_object_id','189'),(5489,489,'_menu_item_object','product_cat'),(5490,489,'_menu_item_target',''),(5491,489,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5492,489,'_menu_item_xfn',''),(5493,489,'_menu_item_url',''),(5495,490,'_menu_item_type','taxonomy'),(5496,490,'_menu_item_menu_item_parent','487'),(5497,490,'_menu_item_object_id','183'),(5498,490,'_menu_item_object','product_cat'),(5499,490,'_menu_item_target',''),(5500,490,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5501,490,'_menu_item_xfn',''),(5502,490,'_menu_item_url',''),(5504,491,'_menu_item_type','taxonomy'),(5505,491,'_menu_item_menu_item_parent','487'),(5506,491,'_menu_item_object_id','184'),(5507,491,'_menu_item_object','product_cat'),(5508,491,'_menu_item_target',''),(5509,491,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5510,491,'_menu_item_xfn',''),(5511,491,'_menu_item_url',''),(5513,492,'_menu_item_type','taxonomy'),(5514,492,'_menu_item_menu_item_parent','487'),(5515,492,'_menu_item_object_id','188'),(5516,492,'_menu_item_object','product_cat'),(5517,492,'_menu_item_target',''),(5518,492,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5519,492,'_menu_item_xfn',''),(5520,492,'_menu_item_url',''),(5522,493,'_menu_item_type','taxonomy'),(5523,493,'_menu_item_menu_item_parent','487'),(5524,493,'_menu_item_object_id','187'),(5525,493,'_menu_item_object','product_cat'),(5526,493,'_menu_item_target',''),(5527,493,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5528,493,'_menu_item_xfn',''),(5529,493,'_menu_item_url',''),(5531,494,'_menu_item_type','taxonomy'),(5532,494,'_menu_item_menu_item_parent','480'),(5533,494,'_menu_item_object_id','196'),(5534,494,'_menu_item_object','product_cat'),(5535,494,'_menu_item_target',''),(5536,494,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5537,494,'_menu_item_xfn',''),(5538,494,'_menu_item_url',''),(5540,495,'_menu_item_type','taxonomy'),(5541,495,'_menu_item_menu_item_parent','494'),(5542,495,'_menu_item_object_id','198'),(5543,495,'_menu_item_object','product_cat'),(5544,495,'_menu_item_target',''),(5545,495,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5546,495,'_menu_item_xfn',''),(5547,495,'_menu_item_url',''),(5549,496,'_menu_item_type','taxonomy'),(5550,496,'_menu_item_menu_item_parent','494'),(5551,496,'_menu_item_object_id','197'),(5552,496,'_menu_item_object','product_cat'),(5553,496,'_menu_item_target',''),(5554,496,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5555,496,'_menu_item_xfn',''),(5556,496,'_menu_item_url',''),(5558,497,'_menu_item_type','taxonomy'),(5559,497,'_menu_item_menu_item_parent','494'),(5560,497,'_menu_item_object_id','199'),(5561,497,'_menu_item_object','product_cat'),(5562,497,'_menu_item_target',''),(5563,497,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5564,497,'_menu_item_xfn',''),(5565,497,'_menu_item_url',''),(5567,498,'_menu_item_type','taxonomy'),(5568,498,'_menu_item_menu_item_parent','494'),(5569,498,'_menu_item_object_id','200'),(5570,498,'_menu_item_object','product_cat'),(5571,498,'_menu_item_target',''),(5572,498,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5573,498,'_menu_item_xfn',''),(5574,498,'_menu_item_url',''),(5576,499,'_menu_item_type','taxonomy'),(5577,499,'_menu_item_menu_item_parent','475'),(5578,499,'_menu_item_object_id','201'),(5579,499,'_menu_item_object','product_cat'),(5580,499,'_menu_item_target',''),(5581,499,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5582,499,'_menu_item_xfn',''),(5583,499,'_menu_item_url',''),(5585,500,'_menu_item_type','taxonomy'),(5586,500,'_menu_item_menu_item_parent','499'),(5587,500,'_menu_item_object_id','202'),(5588,500,'_menu_item_object','product_cat'),(5589,500,'_menu_item_target',''),(5590,500,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5591,500,'_menu_item_xfn',''),(5592,500,'_menu_item_url',''),(5594,501,'_menu_item_type','taxonomy'),(5595,501,'_menu_item_menu_item_parent','500'),(5596,501,'_menu_item_object_id','207'),(5597,501,'_menu_item_object','product_cat'),(5598,501,'_menu_item_target',''),(5599,501,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5600,501,'_menu_item_xfn',''),(5601,501,'_menu_item_url',''),(5603,502,'_menu_item_type','taxonomy'),(5604,502,'_menu_item_menu_item_parent','500'),(5605,502,'_menu_item_object_id','208'),(5606,502,'_menu_item_object','product_cat'),(5607,502,'_menu_item_target',''),(5608,502,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5609,502,'_menu_item_xfn',''),(5610,502,'_menu_item_url',''),(5612,503,'_menu_item_type','taxonomy'),(5613,503,'_menu_item_menu_item_parent','500'),(5614,503,'_menu_item_object_id','205'),(5615,503,'_menu_item_object','product_cat'),(5616,503,'_menu_item_target',''),(5617,503,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5618,503,'_menu_item_xfn',''),(5619,503,'_menu_item_url',''),(5621,504,'_menu_item_type','taxonomy'),(5622,504,'_menu_item_menu_item_parent','500'),(5623,504,'_menu_item_object_id','203'),(5624,504,'_menu_item_object','product_cat'),(5625,504,'_menu_item_target',''),(5626,504,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5627,504,'_menu_item_xfn',''),(5628,504,'_menu_item_url',''),(5630,505,'_menu_item_type','taxonomy'),(5631,505,'_menu_item_menu_item_parent','500'),(5632,505,'_menu_item_object_id','204'),(5633,505,'_menu_item_object','product_cat'),(5634,505,'_menu_item_target',''),(5635,505,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5636,505,'_menu_item_xfn',''),(5637,505,'_menu_item_url',''),(5639,506,'_menu_item_type','taxonomy'),(5640,506,'_menu_item_menu_item_parent','500'),(5641,506,'_menu_item_object_id','206'),(5642,506,'_menu_item_object','product_cat'),(5643,506,'_menu_item_target',''),(5644,506,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5645,506,'_menu_item_xfn',''),(5646,506,'_menu_item_url',''),(5648,507,'_menu_item_type','taxonomy'),(5649,507,'_menu_item_menu_item_parent','500'),(5650,507,'_menu_item_object_id','209'),(5651,507,'_menu_item_object','product_cat'),(5652,507,'_menu_item_target',''),(5653,507,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5654,507,'_menu_item_xfn',''),(5655,507,'_menu_item_url',''),(5657,508,'_menu_item_type','taxonomy'),(5658,508,'_menu_item_menu_item_parent','499'),(5659,508,'_menu_item_object_id','210'),(5660,508,'_menu_item_object','product_cat'),(5661,508,'_menu_item_target',''),(5662,508,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5663,508,'_menu_item_xfn',''),(5664,508,'_menu_item_url',''),(5666,509,'_menu_item_type','taxonomy'),(5667,509,'_menu_item_menu_item_parent','508'),(5668,509,'_menu_item_object_id','212'),(5669,509,'_menu_item_object','product_cat'),(5670,509,'_menu_item_target',''),(5671,509,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5672,509,'_menu_item_xfn',''),(5673,509,'_menu_item_url',''),(5675,510,'_menu_item_type','taxonomy'),(5676,510,'_menu_item_menu_item_parent','508'),(5677,510,'_menu_item_object_id','211'),(5678,510,'_menu_item_object','product_cat'),(5679,510,'_menu_item_target',''),(5680,510,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5681,510,'_menu_item_xfn',''),(5682,510,'_menu_item_url',''),(5684,511,'_menu_item_type','taxonomy'),(5685,511,'_menu_item_menu_item_parent','499'),(5686,511,'_menu_item_object_id','213'),(5687,511,'_menu_item_object','product_cat'),(5688,511,'_menu_item_target',''),(5689,511,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5690,511,'_menu_item_xfn',''),(5691,511,'_menu_item_url',''),(5693,512,'_menu_item_type','taxonomy'),(5694,512,'_menu_item_menu_item_parent','511'),(5695,512,'_menu_item_object_id','215'),(5696,512,'_menu_item_object','product_cat'),(5697,512,'_menu_item_target',''),(5698,512,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5699,512,'_menu_item_xfn',''),(5700,512,'_menu_item_url',''),(5702,513,'_menu_item_type','taxonomy'),(5703,513,'_menu_item_menu_item_parent','511'),(5704,513,'_menu_item_object_id','214'),(5705,513,'_menu_item_object','product_cat'),(5706,513,'_menu_item_target',''),(5707,513,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5708,513,'_menu_item_xfn',''),(5709,513,'_menu_item_url',''),(5711,514,'_menu_item_type','taxonomy'),(5712,514,'_menu_item_menu_item_parent','0'),(5713,514,'_menu_item_object_id','180'),(5714,514,'_menu_item_object','product_cat'),(5715,514,'_menu_item_target',''),(5716,514,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5717,514,'_menu_item_xfn',''),(5718,514,'_menu_item_url',''),(5720,515,'_menu_item_type','taxonomy'),(5721,515,'_menu_item_menu_item_parent','514'),(5722,515,'_menu_item_object_id','227'),(5723,515,'_menu_item_object','product_cat'),(5724,515,'_menu_item_target',''),(5725,515,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5726,515,'_menu_item_xfn',''),(5727,515,'_menu_item_url',''),(5729,516,'_menu_item_type','taxonomy'),(5730,516,'_menu_item_menu_item_parent','515'),(5731,516,'_menu_item_object_id','230'),(5732,516,'_menu_item_object','product_cat'),(5733,516,'_menu_item_target',''),(5734,516,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5735,516,'_menu_item_xfn',''),(5736,516,'_menu_item_url',''),(5738,517,'_menu_item_type','taxonomy'),(5739,517,'_menu_item_menu_item_parent','515'),(5740,517,'_menu_item_object_id','229'),(5741,517,'_menu_item_object','product_cat'),(5742,517,'_menu_item_target',''),(5743,517,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5744,517,'_menu_item_xfn',''),(5745,517,'_menu_item_url',''),(5747,518,'_menu_item_type','taxonomy'),(5748,518,'_menu_item_menu_item_parent','515'),(5749,518,'_menu_item_object_id','228'),(5750,518,'_menu_item_object','product_cat'),(5751,518,'_menu_item_target',''),(5752,518,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5753,518,'_menu_item_xfn',''),(5754,518,'_menu_item_url',''),(5756,519,'_menu_item_type','taxonomy'),(5757,519,'_menu_item_menu_item_parent','514'),(5758,519,'_menu_item_object_id','220'),(5759,519,'_menu_item_object','product_cat'),(5760,519,'_menu_item_target',''),(5761,519,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5762,519,'_menu_item_xfn',''),(5763,519,'_menu_item_url',''),(5795,524,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:405;s:4:\"file\";s:46:\"2019/06/Dermask-Intra-Jet-Firming-Solution.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Dermask-Intra-Jet-Firming-Solution-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"Dermask-Intra-Jet-Firming-Solution-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:46:\"Dermask-Intra-Jet-Firming-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"Dermask-Intra-Jet-Firming-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"Dermask-Intra-Jet-Firming-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"Dermask-Intra-Jet-Firming-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5765,520,'_menu_item_type','taxonomy'),(5766,520,'_menu_item_menu_item_parent','519'),(5767,520,'_menu_item_object_id','226'),(5768,520,'_menu_item_object','product_cat'),(5769,520,'_menu_item_target',''),(5770,520,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5771,520,'_menu_item_xfn',''),(5772,520,'_menu_item_url',''),(5774,521,'_menu_item_type','taxonomy'),(5775,521,'_menu_item_menu_item_parent','519'),(5776,521,'_menu_item_object_id','224'),(5777,521,'_menu_item_object','product_cat'),(5778,521,'_menu_item_target',''),(5779,521,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5780,521,'_menu_item_xfn',''),(5781,521,'_menu_item_url',''),(5794,524,'_wp_attached_file','2019/06/Dermask-Intra-Jet-Firming-Solution.jpg'),(5783,522,'_menu_item_type','taxonomy'),(5784,522,'_menu_item_menu_item_parent','519'),(5785,522,'_menu_item_object_id','225'),(5786,522,'_menu_item_object','product_cat'),(5787,522,'_menu_item_target',''),(5788,522,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5789,522,'_menu_item_xfn',''),(5790,522,'_menu_item_url',''),(5793,523,'_edit_last','1'),(5801,523,'_tax_class',''),(5802,523,'_manage_stock','no'),(5803,523,'_backorders','no'),(5804,523,'_sold_individually','no'),(5805,523,'_virtual','no'),(5806,523,'_downloadable','no'),(5807,523,'_download_limit','-1'),(5808,523,'_download_expiry','-1'),(5809,523,'_stock',NULL),(5810,523,'_stock_status','instock'),(5811,523,'_wc_average_rating','0'),(5812,523,'_wc_review_count','0'),(5813,523,'_product_version','3.6.4'),(5814,523,'_price','109000'),(5815,523,'_yoast_wpseo_primary_product_cat','179'),(5816,523,'_yoast_wpseo_content_score','60'),(5817,526,'_wp_attached_file','2019/06/22Dermask-Water-Jet-Vital-Hydra-Solution.jpg'),(5818,526,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:52:\"2019/06/22Dermask-Water-Jet-Vital-Hydra-Solution.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"22Dermask-Water-Jet-Vital-Hydra-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5819,527,'_wp_attached_file','2019/06/Dermask-Water-Jet-Soothing-Hydra-Solution.jpg'),(5820,527,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:53:\"2019/06/Dermask-Water-Jet-Soothing-Hydra-Solution.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"Dermask-Water-Jet-Soothing-Hydra-Solution-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"Dermask-Water-Jet-Soothing-Hydra-Solution-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:53:\"Dermask-Water-Jet-Soothing-Hydra-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:53:\"Dermask-Water-Jet-Soothing-Hydra-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"Dermask-Water-Jet-Soothing-Hydra-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"Dermask-Water-Jet-Soothing-Hydra-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5822,528,'_edit_lock','1561867232:1'),(5823,528,'_edit_last','1'),(5824,528,'_thumbnail_id','526'),(5825,528,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5826,528,'_regular_price','87000'),(5827,528,'total_sales','0'),(5828,528,'_tax_status','taxable'),(5829,528,'_tax_class',''),(5830,528,'_manage_stock','no'),(5831,528,'_backorders','no'),(5832,528,'_sold_individually','no'),(5833,528,'_virtual','no'),(5834,528,'_downloadable','no'),(5835,528,'_download_limit','-1'),(5836,528,'_download_expiry','-1'),(5837,528,'_stock',NULL),(5838,528,'_stock_status','instock'),(5839,528,'_wc_average_rating','0'),(5840,528,'_wc_review_count','0'),(5841,528,'_product_version','3.6.4'),(5842,528,'_price','87000'),(5843,528,'_yoast_wpseo_primary_product_cat','179'),(5844,528,'_yoast_wpseo_content_score','60'),(5845,529,'_edit_lock','1561867625:1'),(5846,529,'_edit_last','1'),(5847,529,'_thumbnail_id','527'),(5848,529,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5849,529,'_regular_price','87000'),(5850,529,'total_sales','0'),(5851,529,'_tax_status','taxable'),(5852,529,'_tax_class',''),(5853,529,'_manage_stock','no'),(5854,529,'_backorders','no'),(5855,529,'_sold_individually','no'),(5856,529,'_virtual','no'),(5857,529,'_downloadable','no'),(5858,529,'_download_limit','-1'),(5859,529,'_download_expiry','-1'),(5860,529,'_stock',NULL),(5861,529,'_stock_status','instock'),(5862,529,'_wc_average_rating','0'),(5863,529,'_wc_review_count','0'),(5864,529,'_product_version','3.6.4'),(5865,529,'_price','87000'),(5866,529,'_yoast_wpseo_primary_product_cat','179'),(5867,529,'_yoast_wpseo_content_score','90'),(5868,531,'_edit_lock','1561867566:1'),(5869,531,'_edit_last','1'),(5870,532,'_wp_attached_file','2019/06/Dermask-Intra-Jet-Wrinkless-Solution.jpg'),(5871,532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:355;s:6:\"height\";i:355;s:4:\"file\";s:48:\"2019/06/Dermask-Intra-Jet-Wrinkless-Solution.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Dermask-Intra-Jet-Wrinkless-Solution-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Dermask-Intra-Jet-Wrinkless-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"Dermask-Intra-Jet-Wrinkless-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:48:\"Dermask-Intra-Jet-Wrinkless-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Dermask-Intra-Jet-Wrinkless-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5872,531,'_thumbnail_id','532'),(5873,531,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5874,531,'_regular_price','109000'),(5875,531,'total_sales','0'),(5876,531,'_tax_status','taxable'),(5877,531,'_tax_class',''),(5878,531,'_manage_stock','no'),(5879,531,'_backorders','no'),(5880,531,'_sold_individually','no'),(5881,531,'_virtual','no'),(5882,531,'_downloadable','no'),(5883,531,'_download_limit','-1'),(5884,531,'_download_expiry','-1'),(5885,531,'_stock',NULL),(5886,531,'_stock_status','instock'),(5887,531,'_wc_average_rating','0'),(5888,531,'_wc_review_count','0'),(5889,531,'_product_version','3.6.4'),(5890,531,'_price','109000'),(5891,531,'_yoast_wpseo_primary_product_cat','179'),(5892,531,'_yoast_wpseo_content_score','60'),(5893,533,'_edit_lock','1561868003:1'),(5894,533,'_edit_last','1'),(5895,533,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5896,533,'_regular_price','109000'),(5897,533,'total_sales','0'),(5898,533,'_tax_status','taxable'),(5899,533,'_tax_class',''),(5900,533,'_manage_stock','no'),(5901,533,'_backorders','no'),(5902,533,'_sold_individually','no'),(5903,533,'_virtual','no'),(5904,533,'_downloadable','no'),(5905,533,'_download_limit','-1'),(5906,533,'_download_expiry','-1'),(5907,533,'_stock',NULL),(5908,533,'_stock_status','instock'),(5909,533,'_wc_average_rating','0'),(5910,533,'_wc_review_count','0'),(5911,533,'_product_version','3.6.4'),(5912,533,'_price','109000'),(5913,533,'_yoast_wpseo_primary_product_cat','179'),(5914,533,'_yoast_wpseo_content_score','60'),(5915,534,'_edit_lock','1561867804:1'),(5916,534,'_edit_last','1'),(5917,535,'_wp_attached_file','2019/06/Dermask-Porecting-Solution.jpg'),(5918,535,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:38:\"2019/06/Dermask-Porecting-Solution.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Dermask-Porecting-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5919,534,'_thumbnail_id','535'),(5920,534,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5921,534,'_regular_price','99000'),(5922,534,'total_sales','0'),(5923,534,'_tax_status','taxable'),(5924,534,'_tax_class',''),(5925,534,'_manage_stock','no'),(5926,534,'_backorders','no'),(5927,534,'_sold_individually','no'),(5928,534,'_virtual','no'),(5929,534,'_downloadable','no'),(5930,534,'_download_limit','-1'),(5931,534,'_download_expiry','-1'),(5932,534,'_stock',NULL),(5933,534,'_stock_status','instock'),(5934,534,'_wc_average_rating','0'),(5935,534,'_wc_review_count','0'),(5936,534,'_product_version','3.6.4'),(5937,534,'_price','99000'),(5938,534,'_yoast_wpseo_primary_product_cat','179'),(5939,534,'_yoast_wpseo_content_score','90'),(5940,536,'_wp_attached_file','2019/06/Dermask-Micro-Jet-Brightening-Solution.jpeg'),(5941,536,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:51:\"2019/06/Dermask-Micro-Jet-Brightening-Solution.jpeg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-280x280.jpeg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-768x768.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-247x296.jpeg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-510x510.jpeg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-247x296.jpeg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-510x510.jpeg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Dermask-Micro-Jet-Brightening-Solution-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5942,533,'_thumbnail_id','536'),(5943,537,'_edit_lock','1561867950:1'),(5944,537,'_edit_last','1'),(5945,538,'_wp_attached_file','2019/06/Dermask-Micro-Jet-Clearing-Solution.jpg'),(5946,538,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:990;s:6:\"height\";i:1065;s:4:\"file\";s:47:\"2019/06/Dermask-Micro-Jet-Clearing-Solution.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-372x400.jpg\";s:5:\"width\";i:372;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-768x826.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:826;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-744x800.jpg\";s:5:\"width\";i:744;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-510x549.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-510x549.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:549;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Dermask-Micro-Jet-Clearing-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5947,537,'_thumbnail_id','538'),(5948,537,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5949,537,'_regular_price','109000'),(5950,537,'total_sales','0'),(5951,537,'_tax_status','taxable'),(5952,537,'_tax_class',''),(5953,537,'_manage_stock','no'),(5954,537,'_backorders','no'),(5955,537,'_sold_individually','no'),(5956,537,'_virtual','no'),(5957,537,'_downloadable','no'),(5958,537,'_download_limit','-1'),(5959,537,'_download_expiry','-1'),(5960,537,'_stock',NULL),(5961,537,'_stock_status','instock'),(5962,537,'_wc_average_rating','0'),(5963,537,'_wc_review_count','0'),(5964,537,'_product_version','3.6.4'),(5965,537,'_price','109000'),(5966,537,'_yoast_wpseo_primary_product_cat','179'),(5967,537,'_yoast_wpseo_content_score','60'),(5968,539,'_edit_lock','1561868151:1'),(5969,539,'_edit_last','1'),(5970,540,'_wp_attached_file','2019/06/Dermask-Peeling-Solution.jpg'),(5971,540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:36:\"2019/06/Dermask-Peeling-Solution.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Dermask-Peeling-Solution-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Dermask-Peeling-Solution-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Dermask-Peeling-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"Dermask-Peeling-Solution-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Dermask-Peeling-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"Dermask-Peeling-Solution-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"Dermask-Peeling-Solution-510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Dermask-Peeling-Solution-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5972,539,'_thumbnail_id','540'),(5973,539,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5974,539,'_regular_price','120000'),(5975,539,'total_sales','0'),(5976,539,'_tax_status','taxable'),(5977,539,'_tax_class',''),(5978,539,'_manage_stock','no'),(5979,539,'_backorders','no'),(5980,539,'_sold_individually','no'),(5981,539,'_virtual','no'),(5982,539,'_downloadable','no'),(5983,539,'_download_limit','-1'),(5984,539,'_download_expiry','-1'),(5985,539,'_stock',NULL),(5986,539,'_stock_status','instock'),(5987,539,'_wc_average_rating','0'),(5988,539,'_wc_review_count','0'),(5989,539,'_product_version','3.6.4'),(5990,539,'_price','120000'),(5991,539,'_yoast_wpseo_primary_product_cat','179'),(5992,539,'_yoast_wpseo_content_score','60'),(5993,541,'_edit_lock','1561868125:1'),(5994,541,'_edit_last','1'),(5995,542,'_wp_attached_file','2019/06/Shaking-Rubber-Soothing-Shot.jpg'),(5996,542,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2400;s:4:\"file\";s:40:\"2019/06/Shaking-Rubber-Soothing-Shot.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-333x400.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-768x922.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-667x800.jpg\";s:5:\"width\";i:667;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-510x612.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-510x612.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Shaking-Rubber-Soothing-Shot-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5997,541,'_thumbnail_id','542'),(5998,541,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(5999,541,'_regular_price','195000'),(6000,541,'total_sales','0'),(6001,541,'_tax_status','taxable'),(6002,541,'_tax_class',''),(6003,541,'_manage_stock','no'),(6004,541,'_backorders','no'),(6005,541,'_sold_individually','no'),(6006,541,'_virtual','no'),(6007,541,'_downloadable','no'),(6008,541,'_download_limit','-1'),(6009,541,'_download_expiry','-1'),(6010,541,'_stock',NULL),(6011,541,'_stock_status','instock'),(6012,541,'_wc_average_rating','0'),(6013,541,'_wc_review_count','0'),(6014,541,'_product_version','3.6.4'),(6015,541,'_price','195000'),(6016,541,'_yoast_wpseo_primary_product_cat','179'),(6017,541,'_yoast_wpseo_content_score','60'),(6018,543,'_edit_lock','1561868188:1'),(6019,543,'_edit_last','1'),(6020,544,'_wp_attached_file','2019/06/SHAKING-RUBBER-HYDRO-SHOT-.jpg'),(6021,544,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"file\";s:38:\"2019/06/SHAKING-RUBBER-HYDRO-SHOT-.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"SHAKING-RUBBER-HYDRO-SHOT--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"SHAKING-RUBBER-HYDRO-SHOT--400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"SHAKING-RUBBER-HYDRO-SHOT--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"SHAKING-RUBBER-HYDRO-SHOT--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"SHAKING-RUBBER-HYDRO-SHOT--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"SHAKING-RUBBER-HYDRO-SHOT--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6022,543,'_thumbnail_id','544'),(6023,543,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6024,543,'_regular_price','195000'),(6025,543,'total_sales','0'),(6026,543,'_tax_status','taxable'),(6027,543,'_tax_class',''),(6028,543,'_manage_stock','no'),(6029,543,'_backorders','no'),(6030,543,'_sold_individually','no'),(6031,543,'_virtual','no'),(6032,543,'_downloadable','no'),(6033,543,'_download_limit','-1'),(6034,543,'_download_expiry','-1'),(6035,543,'_stock',NULL),(6036,543,'_stock_status','instock'),(6037,543,'_wc_average_rating','0'),(6038,543,'_wc_review_count','0'),(6039,543,'_product_version','3.6.4'),(6040,543,'_price','195000'),(6041,543,'_yoast_wpseo_primary_product_cat','179'),(6042,543,'_yoast_wpseo_content_score','60'),(6043,545,'_edit_lock','1561868285:1'),(6044,545,'_edit_last','1'),(6045,546,'_wp_attached_file','2019/06/SHAKING-RUBBER-–-LUMINOUS-SHOT-.jpg'),(6046,546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:45:\"2019/06/SHAKING-RUBBER-–-LUMINOUS-SHOT-.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"SHAKING-RUBBER-–-LUMINOUS-SHOT--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(6047,545,'_thumbnail_id','546'),(6048,545,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6049,545,'_regular_price','195000'),(6050,545,'total_sales','0'),(6051,545,'_tax_status','taxable'),(6052,545,'_tax_class',''),(6053,545,'_manage_stock','no'),(6054,545,'_backorders','no'),(6055,545,'_sold_individually','no'),(6056,545,'_virtual','no'),(6057,545,'_downloadable','no'),(6058,545,'_download_limit','-1'),(6059,545,'_download_expiry','-1'),(6060,545,'_stock',NULL),(6061,545,'_stock_status','instock'),(6062,545,'_wc_average_rating','0'),(6063,545,'_wc_review_count','0'),(6064,545,'_product_version','3.6.4'),(6065,545,'_price','195000'),(6066,545,'_yoast_wpseo_primary_product_cat','179'),(6067,545,'_yoast_wpseo_content_score','60'),(6068,547,'_edit_lock','1561868364:1'),(6069,547,'_edit_last','1'),(6070,548,'_wp_attached_file','2019/06/SHAKING-RUBBER-–-ELASTIC-SHOT-.jpg'),(6071,548,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1101;s:6:\"height\";i:1241;s:4:\"file\";s:44:\"2019/06/SHAKING-RUBBER-–-ELASTIC-SHOT-.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--355x400.jpg\";s:5:\"width\";i:355;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--768x866.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--710x800.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--510x575.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--510x575.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"SHAKING-RUBBER-–-ELASTIC-SHOT--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6072,547,'_thumbnail_id','548'),(6073,547,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6074,547,'_regular_price','195000'),(6075,547,'total_sales','0'),(6076,547,'_tax_status','taxable'),(6077,547,'_tax_class',''),(6078,547,'_manage_stock','no'),(6079,547,'_backorders','no'),(6080,547,'_sold_individually','no'),(6081,547,'_virtual','no'),(6082,547,'_downloadable','no'),(6083,547,'_download_limit','-1'),(6084,547,'_download_expiry','-1'),(6085,547,'_stock',NULL),(6086,547,'_stock_status','instock'),(6087,547,'_wc_average_rating','0'),(6088,547,'_wc_review_count','0'),(6089,547,'_product_version','3.6.4'),(6090,547,'_price','195000'),(6091,547,'_yoast_wpseo_primary_product_cat','179'),(6092,547,'_yoast_wpseo_content_score','60'),(6093,549,'_edit_lock','1561868431:1'),(6094,549,'_edit_last','1'),(6095,550,'_wp_attached_file','2019/06/RUBBER-MASK-–-MOIST-LOVER-.jpg'),(6096,550,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:40:\"2019/06/RUBBER-MASK-–-MOIST-LOVER-.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-MOIST-LOVER--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-MOIST-LOVER--400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"RUBBER-MASK-–-MOIST-LOVER--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-MOIST-LOVER--510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-MOIST-LOVER--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-MOIST-LOVER--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-MOIST-LOVER--510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-MOIST-LOVER--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6097,549,'_thumbnail_id','550'),(6098,549,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6099,549,'_regular_price','263000'),(6100,549,'total_sales','0'),(6101,549,'_tax_status','taxable'),(6102,549,'_tax_class',''),(6103,549,'_manage_stock','no'),(6104,549,'_backorders','no'),(6105,549,'_sold_individually','no'),(6106,549,'_virtual','no'),(6107,549,'_downloadable','no'),(6108,549,'_download_limit','-1'),(6109,549,'_download_expiry','-1'),(6110,549,'_stock',NULL),(6111,549,'_stock_status','instock'),(6112,549,'_wc_average_rating','0'),(6113,549,'_wc_review_count','0'),(6114,549,'_product_version','3.6.4'),(6115,549,'_price','263000'),(6116,549,'_yoast_wpseo_primary_product_cat','179'),(6117,549,'_yoast_wpseo_content_score','60'),(6118,552,'_edit_lock','1561868505:1'),(6119,552,'_edit_last','1'),(6120,553,'_wp_attached_file','2019/06/RUBBER-MASK-–-BRIGHT-LOVER-.jpg'),(6121,553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:405;s:4:\"file\";s:41:\"2019/06/RUBBER-MASK-–-BRIGHT-LOVER-.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"RUBBER-MASK-–-BRIGHT-LOVER--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"RUBBER-MASK-–-BRIGHT-LOVER--400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"RUBBER-MASK-–-BRIGHT-LOVER--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"RUBBER-MASK-–-BRIGHT-LOVER--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"RUBBER-MASK-–-BRIGHT-LOVER--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"RUBBER-MASK-–-BRIGHT-LOVER--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6122,552,'_thumbnail_id','553'),(6123,552,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6124,552,'_regular_price','263000'),(6125,552,'total_sales','0'),(6126,552,'_tax_status','taxable'),(6127,552,'_tax_class',''),(6128,552,'_manage_stock','no'),(6129,552,'_backorders','no'),(6130,552,'_sold_individually','no'),(6131,552,'_virtual','no'),(6132,552,'_downloadable','no'),(6133,552,'_download_limit','-1'),(6134,552,'_download_expiry','-1'),(6135,552,'_stock',NULL),(6136,552,'_stock_status','instock'),(6137,552,'_wc_average_rating','0'),(6138,552,'_wc_review_count','0'),(6139,552,'_product_version','3.6.4'),(6140,552,'_price','263000'),(6141,552,'_yoast_wpseo_primary_product_cat','179'),(6142,552,'_yoast_wpseo_content_score','90'),(6143,554,'_edit_lock','1561868581:1'),(6144,554,'_edit_last','1'),(6145,555,'_wp_attached_file','2019/06/RUBBER-MASK-–-FIRMING-LOVER-.jpg'),(6146,555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:405;s:4:\"file\";s:42:\"2019/06/RUBBER-MASK-–-FIRMING-LOVER-.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"RUBBER-MASK-–-FIRMING-LOVER--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"RUBBER-MASK-–-FIRMING-LOVER--400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"RUBBER-MASK-–-FIRMING-LOVER--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"RUBBER-MASK-–-FIRMING-LOVER--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"RUBBER-MASK-–-FIRMING-LOVER--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"RUBBER-MASK-–-FIRMING-LOVER--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6147,554,'_thumbnail_id','555'),(6148,554,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6149,554,'_regular_price','263000'),(6150,554,'total_sales','0'),(6151,554,'_tax_status','taxable'),(6152,554,'_tax_class',''),(6153,554,'_manage_stock','no'),(6154,554,'_backorders','no'),(6155,554,'_sold_individually','no'),(6156,554,'_virtual','no'),(6157,554,'_downloadable','no'),(6158,554,'_download_limit','-1'),(6159,554,'_download_expiry','-1'),(6160,554,'_stock',NULL),(6161,554,'_stock_status','instock'),(6162,554,'_wc_average_rating','0'),(6163,554,'_wc_review_count','0'),(6164,554,'_product_version','3.6.4'),(6165,554,'_price','263000'),(6166,554,'_yoast_wpseo_primary_product_cat','179'),(6167,554,'_yoast_wpseo_content_score','60'),(6168,556,'_edit_lock','1561868661:1'),(6169,556,'_edit_last','1'),(6170,557,'_wp_attached_file','2019/06/RUBBER-MASK-–-CLEAR-LOVER-.jpg'),(6171,557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:40:\"2019/06/RUBBER-MASK-–-CLEAR-LOVER-.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-CLEAR-LOVER--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-CLEAR-LOVER--400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"RUBBER-MASK-–-CLEAR-LOVER--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-CLEAR-LOVER--510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-CLEAR-LOVER--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-CLEAR-LOVER--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-CLEAR-LOVER--510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"RUBBER-MASK-–-CLEAR-LOVER--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6172,556,'_thumbnail_id','557'),(6173,556,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6174,556,'_regular_price','263000'),(6175,556,'total_sales','0'),(6176,556,'_tax_status','taxable'),(6177,556,'_tax_class',''),(6178,556,'_manage_stock','no'),(6179,556,'_backorders','no'),(6180,556,'_sold_individually','no'),(6181,556,'_virtual','no'),(6182,556,'_downloadable','no'),(6183,556,'_download_limit','-1'),(6184,556,'_download_expiry','-1'),(6185,556,'_stock',NULL),(6186,556,'_stock_status','instock'),(6187,556,'_wc_average_rating','0'),(6188,556,'_wc_review_count','0'),(6189,556,'_product_version','3.6.4'),(6190,556,'_price','263000'),(6191,556,'_yoast_wpseo_primary_product_cat','179'),(6192,556,'_yoast_wpseo_content_score','30'),(6193,558,'_edit_lock','1561868903:1'),(6194,558,'_edit_last','1'),(6195,559,'_wp_attached_file','2019/06/Kem-dưỡng-trắng-da-V7-Toning-Light-.jpg'),(6196,559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:57:\"2019/06/Kem-dưỡng-trắng-da-V7-Toning-Light-.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"Kem-dưỡng-trắng-da-V7-Toning-Light--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"Kem-dưỡng-trắng-da-V7-Toning-Light--400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:57:\"Kem-dưỡng-trắng-da-V7-Toning-Light--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:57:\"Kem-dưỡng-trắng-da-V7-Toning-Light--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:57:\"Kem-dưỡng-trắng-da-V7-Toning-Light--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:57:\"Kem-dưỡng-trắng-da-V7-Toning-Light--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6197,558,'_thumbnail_id','559'),(6198,558,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6199,558,'_regular_price','899000'),(6200,558,'total_sales','0'),(6201,558,'_tax_status','taxable'),(6202,558,'_tax_class',''),(6203,558,'_manage_stock','no'),(6204,558,'_backorders','no'),(6205,558,'_sold_individually','no'),(6206,558,'_virtual','no'),(6207,558,'_downloadable','no'),(6208,558,'_download_limit','-1'),(6209,558,'_download_expiry','-1'),(6210,558,'_stock',NULL),(6211,558,'_stock_status','instock'),(6212,558,'_wc_average_rating','0'),(6213,558,'_wc_review_count','0'),(6214,558,'_product_version','3.6.4'),(6215,558,'_price','899000'),(6216,558,'_yoast_wpseo_primary_product_cat','179'),(6217,558,'_yoast_wpseo_content_score','60'),(6218,560,'_edit_lock','1561868834:1'),(6219,560,'_edit_last','1'),(6220,561,'_wp_attached_file','2019/06/Mặt-nạ-làm-sáng-da-V7-Toning-Mask-.jpg'),(6221,561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:550;s:6:\"height\";i:550;s:4:\"file\";s:56:\"2019/06/Mặt-nạ-làm-sáng-da-V7-Toning-Mask-.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"Mặt-nạ-làm-sáng-da-V7-Toning-Mask--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"Mặt-nạ-làm-sáng-da-V7-Toning-Mask--400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:56:\"Mặt-nạ-làm-sáng-da-V7-Toning-Mask--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:56:\"Mặt-nạ-làm-sáng-da-V7-Toning-Mask--510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"Mặt-nạ-làm-sáng-da-V7-Toning-Mask--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:56:\"Mặt-nạ-làm-sáng-da-V7-Toning-Mask--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:56:\"Mặt-nạ-làm-sáng-da-V7-Toning-Mask--510x510.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"Mặt-nạ-làm-sáng-da-V7-Toning-Mask--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6222,560,'_thumbnail_id','561'),(6223,560,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6224,560,'_regular_price','99000'),(6225,560,'total_sales','0'),(6226,560,'_tax_status','taxable'),(6227,560,'_tax_class',''),(6228,560,'_manage_stock','no'),(6229,560,'_backorders','no'),(6230,560,'_sold_individually','no'),(6231,560,'_virtual','no'),(6232,560,'_downloadable','no'),(6233,560,'_download_limit','-1'),(6234,560,'_download_expiry','-1'),(6235,560,'_stock',NULL),(6236,560,'_stock_status','instock'),(6237,560,'_wc_average_rating','0'),(6238,560,'_wc_review_count','0'),(6239,560,'_product_version','3.6.4'),(6240,560,'_price','99000'),(6241,560,'_yoast_wpseo_primary_product_cat','179'),(6242,560,'_yoast_wpseo_content_score','60'),(6243,562,'_edit_lock','1561869477:1'),(6244,562,'_edit_last','1'),(6245,562,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6246,562,'_regular_price','970000'),(6247,562,'total_sales','0'),(6248,562,'_tax_status','taxable'),(6249,562,'_tax_class',''),(6250,562,'_manage_stock','no'),(6251,562,'_backorders','no'),(6252,562,'_sold_individually','no'),(6253,562,'_virtual','no'),(6254,562,'_downloadable','no'),(6255,562,'_download_limit','-1'),(6256,562,'_download_expiry','-1'),(6257,562,'_stock',NULL),(6258,562,'_stock_status','instock'),(6259,562,'_wc_average_rating','0'),(6260,562,'_wc_review_count','0'),(6261,562,'_product_version','3.6.4'),(6262,562,'_price','970000'),(6263,562,'_yoast_wpseo_primary_product_cat','179'),(6264,562,'_yoast_wpseo_content_score','60'),(6265,563,'_edit_lock','1561869117:1'),(6266,563,'_edit_last','1'),(6267,564,'_wp_attached_file','2019/06/Cicapair-Serum-.png'),(6268,564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:870;s:4:\"file\";s:27:\"2019/06/Cicapair-Serum-.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--280x280.png\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Cicapair-Serum--247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--510x510.png\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--247x296.png\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--510x510.png\";s:5:\"width\";i:510;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Cicapair-Serum--100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6269,563,'_thumbnail_id','564'),(6270,563,'wc_productdata_options','a:1:{i:0;a:9:{s:11:\"_bubble_new\";s:0:\"\";s:12:\"_bubble_text\";s:0:\"\";s:17:\"_custom_tab_title\";s:0:\"\";s:11:\"_custom_tab\";s:0:\"\";s:14:\"_product_video\";s:0:\"\";s:19:\"_product_video_size\";s:0:\"\";s:24:\"_product_video_placement\";s:0:\"\";s:12:\"_top_content\";s:0:\"\";s:15:\"_bottom_content\";s:0:\"\";}}'),(6271,563,'_regular_price','810000'),(6272,563,'total_sales','0'),(6273,563,'_tax_status','taxable'),(6274,563,'_tax_class',''),(6275,563,'_manage_stock','no'),(6276,563,'_backorders','no'),(6277,563,'_sold_individually','no'),(6278,563,'_virtual','no'),(6279,563,'_downloadable','no'),(6280,563,'_download_limit','-1'),(6281,563,'_download_expiry','-1'),(6282,563,'_stock',NULL),(6283,563,'_stock_status','instock'),(6284,563,'_wc_average_rating','0'),(6285,563,'_wc_review_count','0'),(6286,563,'_product_version','3.6.4'),(6287,563,'_price','810000'),(6288,563,'_yoast_wpseo_primary_product_cat','179'),(6289,563,'_yoast_wpseo_content_score','90'),(6290,562,'_thumbnail_id','565'),(6291,565,'_wp_attached_file','2019/06/Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light-.jpg'),(6292,565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:629;s:6:\"height\";i:640;s:4:\"file\";s:64:\"2019/06/Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light-.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light--280x280.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:64:\"Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light--393x400.jpg\";s:5:\"width\";i:393;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:64:\"Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:64:\"Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light--510x519.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:64:\"Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light--247x296.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:64:\"Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light--510x519.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
/*!40000 ALTER TABLE `wp6r_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_posts`
--

DROP TABLE IF EXISTS `wp6r_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_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_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_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=MyISAM AUTO_INCREMENT=566 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_posts`
--

LOCK TABLES `wp6r_posts` WRITE;
/*!40000 ALTER TABLE `wp6r_posts` DISABLE KEYS */;
INSERT INTO `wp6r_posts` VALUES (1,1,'2018-09-18 15:04:21','2018-09-18 15:04:21','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','publish','open','open','','hello-world','','','2018-10-26 07:40:09','2018-10-26 07:40:09','',0,'http://hicosmetics4u.com/?p=1',0,'post','',1),(2,1,'2018-09-18 15:04:21','2018-09-18 15:04:21','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:\n\n<blockquote>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.)</blockquote>\n\n...or something like this:\n\n<blockquote>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.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://hicosmetics4u.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','trash','closed','open','','sample-page__trashed','','','2019-06-27 06:42:15','2019-06-27 06:42:15','',0,'http://hicosmetics4u.com/?page_id=2',0,'page','',0),(3,1,'2018-09-18 15:04:21','2018-09-18 15:04:21','<h2>Who we are</h2><p>Our website address is: http://hicosmetics4u.com.</p><h2>What personal data we collect and why we collect it</h2><h3>Comments</h3><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><h3>Media</h3><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><h3>Contact forms</h3><h3>Cookies</h3><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><p>If you have an account and you log in to this site, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><h3>Embedded content from other websites</h3><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><h3>Analytics</h3><h2>Who we share your data with</h2><h2>How long we retain your data</h2><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><h2>What rights you have over your data</h2><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><h2>Where we send your data</h2><p>Visitor comments may be checked through an automated spam detection service.</p><h2>Your contact information</h2><h2>Additional information</h2><h3>How we protect your data</h3><h3>What data breach procedures we have in place</h3><h3>What third parties we receive data from</h3><h3>What automated decision making and/or profiling we do with user data</h3><h3>Industry regulatory disclosure requirements</h3>','Privacy Policy','','draft','closed','open','','privacy-policy','','','2018-09-18 15:04:21','2018-09-18 15:04:21','',0,'http://hicosmetics4u.com/?page_id=3',0,'page','',0),(202,1,'2018-10-30 04:03:10','2018-10-30 04:03:10','<header class=\"entry-header\">\r\n<p class=\"entry-meta\"></p>\r\n\r\n</header>\r\n<div class=\"entry-content\">\r\n\r\n<img class=\"alignright size-medium wp-image-473 lazyloaded\" src=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg\" sizes=\"(max-width: 236px) 100vw, 236px\" srcset=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg 236w, https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-805x1024.jpg 805w\" alt=\"Vogue\" width=\"236\" height=\"300\" data-lazy-src=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg\" data-lazy-srcset=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg 236w, https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-805x1024.jpg 805w\" data-was-processed=\"true\" />Bacon ipsum dolor sit amet sausage chuck cow tri-tip. Ribeye beef pork jowl tongue andouille shoulder. Salami shankle ham hamburger sausage short loin flank spare ribs doner pig jerky chicken pork loin leberkas bacon. Salami kevin tongue, meatloaf porchetta ribeye turducken drumstick pork loin cow turkey fatback. Sirloin short ribs jerky pork loin boudin chuck.\r\n\r\nT-bone chicken shoulder bacon, leberkas ball tip tongue bresaola turducken sausage strip steak pancetta drumstick flank pastrami. Bresaola porchetta tail, rump salami ham drumstick shankle chicken pig landjaeger ribeye ham hock. Bresaola shankle rump salami capicola doner, corned beef tenderloin spare ribs turkey. Andouille pork beef pastrami ham leberkas filet mignon sirloin shoulder.\r\n\r\nTail shank sausage shoulder, chicken prosciutto pastrami kevin short loin hamburger landjaeger swine t-bone pork loin ground round. Tenderloin pork belly tri-tip kevin pig tongue. Pig pork chop pastrami salami frankfurter t-bone bacon kielbasa prosciutto filet mignon tail boudin leberkas strip steak. Turducken sirloin drumstick strip steak ham chicken leberkas kielbasa porchetta. Sirloin jowl brisket turkey leberkas ham hock.\r\n\r\nCapicola prosciutto frankfurter, ham strip steak pig tongue porchetta. Beef kevin meatloaf ham beef ribs pig tail rump porchetta tenderloin. Flank pastrami swine jowl beef ribs bacon tail venison fatback shoulder capicola porchetta drumstick sausage short loin. Pig turducken meatball leberkas jowl landjaeger shoulder.\r\n\r\nBiltong ground round ham hock pastrami meatloaf hamburger sausage tongue turkey pork strip steak bacon beef. Pork chop sirloin frankfurter, pork belly drumstick boudin andouille ham hock corned beef. Meatball shoulder pastrami drumstick flank kevin hamburger tenderloin ribeye salami ball tip chicken swine pig meatloaf. Ham meatloaf rump t-bone ham hock. Prosciutto meatball bacon drumstick.\r\n\r\n</div>','WHAT’S YOUR STYLE?','','inherit','closed','closed','','193-revision-v1','','','2018-10-30 04:03:10','2018-10-30 04:03:10','',193,'http://hicosmetics4u.com/2018/10/30/193-revision-v1/',0,'revision','',0),(194,1,'2018-10-26 07:11:55','2018-10-26 07:11:55','<header class=\"entry-header\">\r\n<p class=\"entry-meta\"></p>\r\n\r\n</header>\r\n<div class=\"entry-content\">\r\n\r\n<img class=\"alignright size-medium wp-image-473 lazyloaded\" src=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg\" sizes=\"(max-width: 236px) 100vw, 236px\" srcset=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg 236w, https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-805x1024.jpg 805w\" alt=\"Vogue\" width=\"236\" height=\"300\" data-lazy-src=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg\" data-lazy-srcset=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg 236w, https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-805x1024.jpg 805w\" data-was-processed=\"true\" />Bacon ipsum dolor sit amet sausage chuck cow tri-tip. Ribeye beef pork jowl tongue andouille shoulder. Salami shankle ham hamburger sausage short loin flank spare ribs doner pig jerky chicken pork loin leberkas bacon. Salami kevin tongue, meatloaf porchetta ribeye turducken drumstick pork loin cow turkey fatback. Sirloin short ribs jerky pork loin boudin chuck.\r\n\r\nT-bone chicken shoulder bacon, leberkas ball tip tongue bresaola turducken sausage strip steak pancetta drumstick flank pastrami. Bresaola porchetta tail, rump salami ham drumstick shankle chicken pig landjaeger ribeye ham hock. Bresaola shankle rump salami capicola doner, corned beef tenderloin spare ribs turkey. Andouille pork beef pastrami ham leberkas filet mignon sirloin shoulder.\r\n\r\nTail shank sausage shoulder, chicken prosciutto pastrami kevin short loin hamburger landjaeger swine t-bone pork loin ground round. Tenderloin pork belly tri-tip kevin pig tongue. Pig pork chop pastrami salami frankfurter t-bone bacon kielbasa prosciutto filet mignon tail boudin leberkas strip steak. Turducken sirloin drumstick strip steak ham chicken leberkas kielbasa porchetta. Sirloin jowl brisket turkey leberkas ham hock.\r\n\r\nCapicola prosciutto frankfurter, ham strip steak pig tongue porchetta. Beef kevin meatloaf ham beef ribs pig tail rump porchetta tenderloin. Flank pastrami swine jowl beef ribs bacon tail venison fatback shoulder capicola porchetta drumstick sausage short loin. Pig turducken meatball leberkas jowl landjaeger shoulder.\r\n\r\nBiltong ground round ham hock pastrami meatloaf hamburger sausage tongue turkey pork strip steak bacon beef. Pork chop sirloin frankfurter, pork belly drumstick boudin andouille ham hock corned beef. Meatball shoulder pastrami drumstick flank kevin hamburger tenderloin ribeye salami ball tip chicken swine pig meatloaf. Ham meatloaf rump t-bone ham hock. Prosciutto meatball bacon drumstick.\r\n\r\n</div>','WHAT’S YOUR STYLE? ARE YOUR VINTAGE, CLASSIC, MODERN OR ECLECTIC','','inherit','closed','closed','','193-revision-v1','','','2018-10-26 07:11:55','2018-10-26 07:11:55','',193,'http://hicosmetics4u.com/2018/10/26/193-revision-v1/',0,'revision','',0),(223,1,'2019-02-21 10:40:30','2019-02-21 10:40:30','','KISSKISS MATTE N° 347 ZESTY ORANGE','KISSKISS MATTE N° 347 ZESTY ORANGE','inherit','open','closed','','kisskiss-matte-n-347-zesty-orange-3','','','2019-02-21 10:41:10','2019-02-21 10:41:10','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042442_W-2.jpg',0,'attachment','image/jpeg',0),(303,1,'2019-05-29 09:32:07','2019-05-29 09:32:07','','Sữa rửa mặt Blanc de pearl 150 ML','','inherit','open','closed','','guerlain_cat18_g061186_w','','','2019-05-29 09:32:35','2019-05-29 09:32:35','',302,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT18_G061186_W.jpg',0,'attachment','image/jpeg',0),(226,1,'2019-02-22 07:06:10','2019-02-22 07:06:10','<table style=\"height: 110px;\" width=\"1066\">\n<tbody>\n<tr>\n<td style=\"width: 1056px;\">Không hổ danh là thương hiệu sở hữu thỏi son đắt nhất thế giới - Nụ Hôn KissKiss Matte chính thức hạ gục trái tim giới mộ điệu với lớp vỏ son vàng nhám lì sang trọng &amp; bắt mắt.\n\nChất son lì nhưng kết cấu mịn màng với khả năng lấp đầy những rãnh nứt làm môi không còn cảm giác khô tróc. Ứng dụng những hoạt chất \"vàng\" trong ngành công nghiệp làm đẹp như Hyaluronic Acid và dầu hạt Thì Là giúp nuôi dưỡng và tạo hiệu ứng đầy đặn cho bờ môi. KissKiss Matte còn chứa dãn xuất từ trái Ớt đỏ giúp kích thích tuần hoàn máu ở môi.\n\nVới 9 sắc son lì trung thực &amp; sống động - KissKiss Matte đã chinh phục được mọi tiêu chuẩn khắt khe nhất của các tín đồ son môi sành điệu ngay từ lần chạm đầu tiên.</td>\n</tr>\n</tbody>\n</table>','Son lì KissKiss Matte','Không hổ danh là thương hiệu sở hữu thỏi son đắt nhất thế giới - Nụ Hôn KissKiss Matte chính thức hạ gục trái tim giới mộ điệu với lớp vỏ son vàng nhám lì sang trọng &amp; bắt mắt.','inherit','closed','closed','','187-autosave-v1','','','2019-02-22 07:06:10','2019-02-22 07:06:10','',187,'http://hicosmetics4u.com/2019/02/22/187-autosave-v1/',0,'revision','',0),(11,1,'2018-09-18 15:51:19','2018-09-18 15:51:19',' ','','','publish','closed','closed','','11','','','2019-06-28 07:48:33','2019-06-28 07:48:33','',0,'http://hicosmetics4u.com/?p=11',3,'nav_menu_item','',0),(193,1,'2018-10-26 07:11:55','2018-10-26 07:11:55','<header class=\"entry-header\">\r\n<p class=\"entry-meta\"></p>\r\n\r\n</header>\r\n<div class=\"entry-content\">\r\n\r\n<img class=\"alignright size-medium wp-image-473 lazyloaded\" src=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg\" sizes=\"(max-width: 236px) 100vw, 236px\" srcset=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg 236w, https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-805x1024.jpg 805w\" alt=\"Vogue\" width=\"236\" height=\"300\" data-lazy-src=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg\" data-lazy-srcset=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg 236w, https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-805x1024.jpg 805w\" data-was-processed=\"true\" />Bacon ipsum dolor sit amet sausage chuck cow tri-tip. Ribeye beef pork jowl tongue andouille shoulder. Salami shankle ham hamburger sausage short loin flank spare ribs doner pig jerky chicken pork loin leberkas bacon. Salami kevin tongue, meatloaf porchetta ribeye turducken drumstick pork loin cow turkey fatback. Sirloin short ribs jerky pork loin boudin chuck.\r\n\r\nT-bone chicken shoulder bacon, leberkas ball tip tongue bresaola turducken sausage strip steak pancetta drumstick flank pastrami. Bresaola porchetta tail, rump salami ham drumstick shankle chicken pig landjaeger ribeye ham hock. Bresaola shankle rump salami capicola doner, corned beef tenderloin spare ribs turkey. Andouille pork beef pastrami ham leberkas filet mignon sirloin shoulder.\r\n\r\nTail shank sausage shoulder, chicken prosciutto pastrami kevin short loin hamburger landjaeger swine t-bone pork loin ground round. Tenderloin pork belly tri-tip kevin pig tongue. Pig pork chop pastrami salami frankfurter t-bone bacon kielbasa prosciutto filet mignon tail boudin leberkas strip steak. Turducken sirloin drumstick strip steak ham chicken leberkas kielbasa porchetta. Sirloin jowl brisket turkey leberkas ham hock.\r\n\r\nCapicola prosciutto frankfurter, ham strip steak pig tongue porchetta. Beef kevin meatloaf ham beef ribs pig tail rump porchetta tenderloin. Flank pastrami swine jowl beef ribs bacon tail venison fatback shoulder capicola porchetta drumstick sausage short loin. Pig turducken meatball leberkas jowl landjaeger shoulder.\r\n\r\nBiltong ground round ham hock pastrami meatloaf hamburger sausage tongue turkey pork strip steak bacon beef. Pork chop sirloin frankfurter, pork belly drumstick boudin andouille ham hock corned beef. Meatball shoulder pastrami drumstick flank kevin hamburger tenderloin ribeye salami ball tip chicken swine pig meatloaf. Ham meatloaf rump t-bone ham hock. Prosciutto meatball bacon drumstick.\r\n\r\n</div>','WHAT’S YOUR STYLE?','','publish','open','open','','whats-your-style-are-your-vintage-classic-modern-or-eclectic','','','2018-10-30 04:03:10','2018-10-30 04:03:10','',0,'http://hicosmetics4u.com/?p=193',0,'post','',0),(57,0,'2018-09-19 03:14:15','0000-00-00 00:00:00','PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLWdlbmVyYXRvcj0namV0cGFjay02LjUnLS0+Cjw/eG1sLXN0eWxlc2hlZXQgdHlwZT0idGV4dC94c2wiIGhyZWY9Imh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS9zaXRlbWFwLnhzbCI/Pgo8dXJsc2V0IHhtbG5zPSJodHRwOi8vd3d3LnNpdGVtYXBzLm9yZy9zY2hlbWFzL3NpdGVtYXAvMC45IiB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hLWluc3RhbmNlIiB4c2k6c2NoZW1hTG9jYXRpb249Imh0dHA6Ly93d3cuc2l0ZW1hcHMub3JnL3NjaGVtYXMvc2l0ZW1hcC8wLjkgaHR0cDovL3d3dy5zaXRlbWFwcy5vcmcvc2NoZW1hcy9zaXRlbWFwLzAuOS9zaXRlbWFwLnhzZCI+PHVybD48bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbTwvbG9jPjwvdXJsPjx1cmw+PGxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vMjAxOC8wOS8xOC9oZWxsby13b3JsZC88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTE4VDE1OjA0OjIxWjwvbGFzdG1vZD48L3VybD48dXJsPjxsb2M+aHR0cDovL2hpY29zbWV0aWNzNHUuY29tL3NhbXBsZS1wYWdlLzwvbG9jPjxsYXN0bW9kPjIwMTgtMDktMThUMTU6MDQ6MjFaPC9sYXN0bW9kPjwvdXJsPjx1cmw+PGxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vY29udGFjdC88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTE5VDAzOjE0OjE1WjwvbGFzdG1vZD48L3VybD48L3VybHNldD4K','sitemap-1.xml','','draft','closed','closed','','','','','2018-10-07 02:48:32','2018-10-07 02:48:32','',0,'http://hicosmetics4u.com/?p=57',0,'jp_sitemap','',0),(16,1,'2018-09-18 15:56:37','2018-09-18 15:56:37','','TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c','','inherit','open','closed','','twigyposts-winterwhite-collection-2-2-1-2500x600_c','','','2018-09-18 15:56:37','2018-09-18 15:56:37','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c.jpg',0,'attachment','image/jpeg',0),(20,1,'2018-09-18 16:16:06','2018-09-18 16:16:06','','TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c','','inherit','open','closed','','twigyposts-winterwhite-collection-2-2-1-2500x600_c-2','','','2018-09-18 16:16:06','2018-09-18 16:16:06','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-1.jpg',0,'attachment','image/jpeg',0),(21,1,'2018-09-18 16:16:08','2018-09-18 16:16:08','','TwigyPosts-WinterWhite-Collection-45-2500x600_c','','inherit','open','closed','','twigyposts-winterwhite-collection-45-2500x600_c','','','2018-09-18 16:16:08','2018-09-18 16:16:08','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-45-2500x600_c.jpg',0,'attachment','image/jpeg',0),(22,1,'2018-09-18 16:33:56','2018-09-18 16:33:56','','cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c.jpg','','inherit','open','closed','','cropped-twigyposts-winterwhite-collection-45-2500x600_c-jpg','','','2018-09-18 16:33:56','2018-09-18 16:33:56','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/cropped-TwigyPosts-WinterWhite-Collection-45-2500x600_c.jpg',0,'attachment','image/jpeg',0),(237,1,'2019-02-22 07:31:16','2019-02-22 07:31:16','','guerlain_peau-blanche-T28','','inherit','open','closed','','guerlain_peau-blanche-t28-2','','','2019-02-22 07:31:16','2019-02-22 07:31:16','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_peau-blanche-T28-1.jpg',0,'attachment','image/jpeg',0),(28,1,'2018-09-19 02:50:22','2018-09-19 02:50:22','','Home slider','','publish','closed','closed','','home-slider','','','2018-09-19 02:50:22','2018-09-19 02:50:22','',0,'http://hicosmetics4u.com/?post_type=soliloquy&#038;p=28',0,'soliloquy','',0),(29,1,'2018-09-19 02:46:59','2018-09-19 02:46:59','','TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c','','inherit','open','closed','','twigyposts-winterwhite-collection-2-2-1-2500x600_c-3','','','2018-09-19 02:46:59','2018-09-19 02:46:59','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-2-2-1-2500x600_c-2.jpg',0,'attachment','image/jpeg',0),(30,1,'2018-09-19 02:47:01','2018-09-19 02:47:01','','TwigyPosts-WinterWhite-Collection-45-2500x600_c','','inherit','open','closed','','twigyposts-winterwhite-collection-45-2500x600_c-2','','','2018-09-19 02:47:01','2018-09-19 02:47:01','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/TwigyPosts-WinterWhite-Collection-45-2500x600_c-1.jpg',0,'attachment','image/jpeg',0),(31,1,'2018-09-19 03:14:15','2018-09-19 03:14:15','','CONTACT','','publish','closed','closed','','contact','','','2018-09-19 03:14:15','2018-09-19 03:14:15','',0,'http://hicosmetics4u.com/?page_id=31',0,'page','',0),(32,1,'2018-09-19 03:14:15','2018-09-19 03:14:15','','CONTACT','','inherit','closed','closed','','31-revision-v1','','','2018-09-19 03:14:15','2018-09-19 03:14:15','',31,'http://hicosmetics4u.com/2018/09/19/31-revision-v1/',0,'revision','',0),(191,1,'2018-10-26 03:48:09','2018-10-26 03:48:09','','guerlain_peau_blanche_rouge-declinaisons-T77-1','','inherit','open','closed','','guerlain_peau_blanche_rouge-declinaisons-t77-1-2','','','2018-10-26 03:48:09','2018-10-26 03:48:09','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_peau_blanche_rouge-declinaisons-T77-1-1.jpg',0,'attachment','image/jpeg',0),(192,1,'2018-10-26 06:50:13','2018-10-26 06:50:13','','INSTAGRAM','','publish','closed','closed','','instagram','','','2019-06-28 07:48:33','2019-06-28 07:48:33','',0,'http://hicosmetics4u.com/?p=192',2,'nav_menu_item','',0),(37,1,'2018-09-21 14:42:53','2018-09-21 14:42:53','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]\n \"[your-subject]\"\n[your-name] <admin@hicosmetics4u.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on  (http://hicosmetics4u.com)\nadmin@hicosmetics4u.com\nReply-To: [your-email]\n\n0\n0\n\n \"[your-subject]\"\n <admin@hicosmetics4u.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on  (http://hicosmetics4u.com)\n[your-email]\nReply-To: admin@hicosmetics4u.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2018-09-21 14:42:53','2018-09-21 14:42:53','',0,'http://hicosmetics4u.com/?post_type=wpcf7_contact_form&p=37',0,'wpcf7_contact_form','',0),(38,1,'2018-09-21 14:47:12','0000-00-00 00:00:00','','widget_image','','draft','closed','closed','','','','','2018-09-21 14:47:12','0000-00-00 00:00:00','a:1:{s:12:\"_multiwidget\";i:1;}',0,'http://hicosmetics4u.com/?post_type=jetpack_migration&p=38',0,'jetpack_migration','',0),(39,1,'2018-09-21 14:47:12','0000-00-00 00:00:00','','sidebars_widgets','','draft','closed','closed','','','','','2018-09-21 14:47:12','0000-00-00 00:00:00','a:21:{s:19:\"wp_inactive_widgets\";a:1:{i:0;s:6:\"text-2\";}s:12:\"header-right\";a:0:{}s:7:\"sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:7:\"rotator\";a:0:{}s:8:\"home-nav\";a:0:{}s:13:\"home-cta-left\";a:0:{}s:14:\"home-cta-right\";a:0:{}s:13:\"home-mid-left\";a:0:{}s:14:\"home-mid-right\";a:0:{}s:14:\"home-bottom-ad\";a:0:{}s:7:\"bottom1\";a:0:{}s:7:\"bottom2\";a:0:{}s:7:\"bottom3\";a:0:{}s:7:\"bottom4\";a:0:{}s:12:\"blog-sidebar\";a:0:{}s:12:\"page-sidebar\";a:0:{}s:13:\"store-sidebar\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}}',0,'http://hicosmetics4u.com/?post_type=jetpack_migration&p=39',0,'jetpack_migration','',0),(40,1,'2018-09-21 14:48:49','2018-09-21 14:48:49','','Default Form','','publish','closed','closed','','default-form','','','2018-09-21 14:48:49','2018-09-21 14:48:49','',0,'http://hicosmetics4u.com/2018/09/21/default-form/',0,'wpdiscuz_form','',0),(227,1,'2019-02-22 07:05:45','2019-02-22 07:05:45','','KISSKISS MATTE N° 330 - SPICY BURGUNDY','','inherit','open','closed','','kisskiss-matte-n-330-spicy-burgundy-2','','','2019-02-22 07:05:45','2019-02-22 07:05:45','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042440_M330.jpg',0,'attachment','image/jpeg',0),(228,1,'2019-02-22 07:05:52','2019-02-22 07:05:52','','KISSKISS MATTE N° 331 - CHILLI RED','','inherit','open','closed','','kisskiss-matte-n-331-chilli-red-2','','','2019-02-22 07:05:52','2019-02-22 07:05:52','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042441_M331.jpg',0,'attachment','image/jpeg',0),(229,1,'2019-02-22 07:06:00','2019-02-22 07:06:00','','KISSKISS MATTE N° 347 ZESTY ORANGE','','inherit','open','closed','','kisskiss-matte-n-347-zesty-orange-4','','','2019-02-22 07:06:00','2019-02-22 07:06:00','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042442_M347.jpg',0,'attachment','image/jpeg',0),(230,1,'2019-02-22 07:06:12','2019-02-22 07:06:12','','KISSKISS MATTE N° 348 - HOT CORAL','','inherit','open','closed','','kisskiss-matte-n-348-hot-coral-2','','','2019-02-22 07:06:12','2019-02-22 07:06:12','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042443_M348.jpg',0,'attachment','image/jpeg',0),(231,1,'2019-02-22 07:06:20','2019-02-22 07:06:20','','KISSKISS MATTE N° 306 - CALIENTE BEIGE','','inherit','open','closed','','kisskiss-matte-n-306-caliente-beige-2','','','2019-02-22 07:06:20','2019-02-22 07:06:20','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042444_M306.jpg',0,'attachment','image/jpeg',0),(232,1,'2019-02-22 07:06:26','2019-02-22 07:06:26','','KISSKISS MATTE N° 375 - FLAMING ROSE','','inherit','open','closed','','kisskiss-matte-n-375-flaming-rose','','','2019-02-22 07:06:26','2019-02-22 07:06:26','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042460_W.jpg',0,'attachment','image/jpeg',0),(233,1,'2019-02-22 07:06:32','2019-02-22 07:06:32','','KISSKISS MATTE N° 377 - WILD PLUM','','inherit','open','closed','','kisskiss-matte-n-377-wild-plum-2','','','2019-02-22 07:06:32','2019-02-22 07:06:32','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042470_M377.jpg',0,'attachment','image/jpeg',0),(234,1,'2019-02-22 07:10:11','2019-02-22 07:10:11','','KISSKISS MATTE N° 307 - CRAZY NUDE','','inherit','open','closed','','kisskiss-matte-n-307-crazy-nude','','','2019-02-22 07:10:11','2019-02-22 07:10:11','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042445_W.jpg',0,'attachment','image/jpeg',0),(43,1,'2018-09-21 14:58:35','2018-09-21 14:58:35','','guerlain rouge g 2','','inherit','open','closed','','guerlain-rouge-g-2','','','2018-09-21 14:58:35','2018-09-21 14:58:35','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/guerlain-rouge-g-2.jpg',0,'attachment','image/jpeg',0),(44,1,'2018-09-21 15:01:10','2018-09-21 15:01:10','','35781353_1775929382493735_4983209970955714560_o','','inherit','open','closed','','35781353_1775929382493735_4983209970955714560_o','','','2018-09-21 15:01:10','2018-09-21 15:01:10','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/35781353_1775929382493735_4983209970955714560_o.jpg',0,'attachment','image/jpeg',0),(236,1,'2019-02-22 07:30:28','2019-02-22 07:30:28','Rouge G là bằng chứng không thể phủ nhận cho một lời hứa về sự sang trọng và thanh lịch giữa giám đốc sáng tạo Olivier Echaudemaison và nhà kim hoàn nổi tiếng Lorenz Bäumer vào năm 2009.\n\nNăm 2018 này, Guerlain đã cho ra mắt dòng sản phẩm son Rouge G huyền thoại với màu sắc và kiểu dáng hoàn toàn mới cho các nàng thỏa sức sáng tạo!\n\nRouge G 2018 chắc chắn sẽ làm hài lòng những quý cô khó tính nhất với 450 sự lựa chọn là sự kết hợp độc đáo giữa 30 màu son và 15 kiểu dáng vỏ<span class=\"text_exposed_show\"> son khác nhau!</span>','Son phi thuyền Rouge G GUS 18 Refill','Rouge G là bằng chứng không thể phủ nhận cho một lời hứa về sự sang trọng và thanh lịch giữa giám đốc sáng tạo Olivier Echaudemaison và nhà kim hoàn nổi tiếng Lorenz Bäumer vào năm 2009','inherit','closed','closed','','161-autosave-v1','','','2019-02-22 07:30:28','2019-02-22 07:30:28','',161,'http://hicosmetics4u.com/2019/02/22/161-autosave-v1/',0,'revision','',0),(46,1,'2018-09-21 15:12:40','2018-09-21 15:12:40','','37716331_1825826617504011_4306099950015479808_n','','inherit','open','closed','','37716331_1825826617504011_4306099950015479808_n','','','2018-09-21 15:12:40','2018-09-21 15:12:40','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/37716331_1825826617504011_4306099950015479808_n.jpg',0,'attachment','image/jpeg',0),(48,1,'2018-09-21 15:19:25','2018-09-21 15:19:25','','37789209_1831140493639290_3333649887400034304_n','','inherit','open','closed','','37789209_1831140493639290_3333649887400034304_n','','','2018-09-21 15:19:25','2018-09-21 15:19:25','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/37789209_1831140493639290_3333649887400034304_n.jpg',0,'attachment','image/jpeg',0),(49,1,'2018-09-21 15:19:55','2018-09-21 15:19:55','','36956211_1808741892545817_1554090085916344320_n','','inherit','open','closed','','36956211_1808741892545817_1554090085916344320_n','','','2018-09-21 15:19:55','2018-09-21 15:19:55','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/36956211_1808741892545817_1554090085916344320_n.jpg',0,'attachment','image/jpeg',0),(50,1,'2018-09-21 15:22:54','2018-09-21 15:22:54','','27369054_1633886716698003_8997828113323311416_o','','inherit','open','closed','','27369054_1633886716698003_8997828113323311416_o','','','2018-09-21 15:22:54','2018-09-21 15:22:54','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/27369054_1633886716698003_8997828113323311416_o.jpg',0,'attachment','image/jpeg',0),(52,1,'2018-09-21 15:32:05','2018-09-21 15:32:05','','36730173_1802746656478674_9181742735625814016_n','','inherit','open','closed','','36730173_1802746656478674_9181742735625814016_n','','','2018-09-21 15:32:05','2018-09-21 15:32:05','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/09/36730173_1802746656478674_9181742735625814016_n.jpg',0,'attachment','image/jpeg',0),(58,0,'2018-09-21 15:32:05','0000-00-00 00:00:00','PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLWdlbmVyYXRvcj0namV0cGFjay02LjUnLS0+Cjw/eG1sLXN0eWxlc2hlZXQgdHlwZT0idGV4dC94c2wiIGhyZWY9Imh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS9pbWFnZS1zaXRlbWFwLnhzbCI/Pgo8dXJsc2V0IHhtbG5zPSJodHRwOi8vd3d3LnNpdGVtYXBzLm9yZy9zY2hlbWFzL3NpdGVtYXAvMC45IiB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hLWluc3RhbmNlIiB4c2k6c2NoZW1hTG9jYXRpb249Imh0dHA6Ly93d3cuc2l0ZW1hcHMub3JnL3NjaGVtYXMvc2l0ZW1hcC8wLjkgaHR0cDovL3d3dy5zaXRlbWFwcy5vcmcvc2NoZW1hcy9zaXRlbWFwLzAuOS9zaXRlbWFwLnhzZCIgeG1sbnM6aW1hZ2U9Imh0dHA6Ly93d3cuZ29vZ2xlLmNvbS9zY2hlbWFzL3NpdGVtYXAtaW1hZ2UvMS4xIj48dXJsPjxsb2M+aHR0cDovL2hpY29zbWV0aWNzNHUuY29tL3R3aWd5cG9zdHMtd2ludGVyd2hpdGUtY29sbGVjdGlvbi0yLTItMS0yNTAweDYwMF9jLzwvbG9jPjxsYXN0bW9kPjIwMTgtMDktMThUMTU6NTY6MzdaPC9sYXN0bW9kPjxpbWFnZTppbWFnZT48aW1hZ2U6bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAxOC8wOS9Ud2lneVBvc3RzLVdpbnRlcldoaXRlLUNvbGxlY3Rpb24tMi0yLTEtMjUwMHg2MDBfYy5qcGc8L2ltYWdlOmxvYz48aW1hZ2U6dGl0bGU+VHdpZ3lQb3N0cy1XaW50ZXJXaGl0ZS1Db2xsZWN0aW9uLTItMi0xLTI1MDB4NjAwX2M8L2ltYWdlOnRpdGxlPjxpbWFnZTpjYXB0aW9uPjwvaW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmltYWdlPjwvdXJsPjx1cmw+PGxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vdHdpZ3lwb3N0cy13aW50ZXJ3aGl0ZS1jb2xsZWN0aW9uLTItMi0xLTI1MDB4NjAwX2MtMi88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTE4VDE2OjE2OjA2WjwvbGFzdG1vZD48aW1hZ2U6aW1hZ2U+PGltYWdlOmxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDkvVHdpZ3lQb3N0cy1XaW50ZXJXaGl0ZS1Db2xsZWN0aW9uLTItMi0xLTI1MDB4NjAwX2MtMS5qcGc8L2ltYWdlOmxvYz48aW1hZ2U6dGl0bGU+VHdpZ3lQb3N0cy1XaW50ZXJXaGl0ZS1Db2xsZWN0aW9uLTItMi0xLTI1MDB4NjAwX2M8L2ltYWdlOnRpdGxlPjxpbWFnZTpjYXB0aW9uPjwvaW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmltYWdlPjwvdXJsPjx1cmw+PGxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vdHdpZ3lwb3N0cy13aW50ZXJ3aGl0ZS1jb2xsZWN0aW9uLTQ1LTI1MDB4NjAwX2MvPC9sb2M+PGxhc3Rtb2Q+MjAxOC0wOS0xOFQxNjoxNjowOFo8L2xhc3Rtb2Q+PGltYWdlOmltYWdlPjxpbWFnZTpsb2M+aHR0cDovL2hpY29zbWV0aWNzNHUuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE4LzA5L1R3aWd5UG9zdHMtV2ludGVyV2hpdGUtQ29sbGVjdGlvbi00NS0yNTAweDYwMF9jLmpwZzwvaW1hZ2U6bG9jPjxpbWFnZTp0aXRsZT5Ud2lneVBvc3RzLVdpbnRlcldoaXRlLUNvbGxlY3Rpb24tNDUtMjUwMHg2MDBfYzwvaW1hZ2U6dGl0bGU+PGltYWdlOmNhcHRpb24+PC9pbWFnZTpjYXB0aW9uPjwvaW1hZ2U6aW1hZ2U+PC91cmw+PHVybD48bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS9jcm9wcGVkLXR3aWd5cG9zdHMtd2ludGVyd2hpdGUtY29sbGVjdGlvbi00NS0yNTAweDYwMF9jLWpwZy88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTE4VDE2OjMzOjU2WjwvbGFzdG1vZD48aW1hZ2U6aW1hZ2U+PGltYWdlOmxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDkvY3JvcHBlZC1Ud2lneVBvc3RzLVdpbnRlcldoaXRlLUNvbGxlY3Rpb24tNDUtMjUwMHg2MDBfYy5qcGc8L2ltYWdlOmxvYz48aW1hZ2U6dGl0bGU+Y3JvcHBlZC1Ud2lneVBvc3RzLVdpbnRlcldoaXRlLUNvbGxlY3Rpb24tNDUtMjUwMHg2MDBfYy5qcGc8L2ltYWdlOnRpdGxlPjxpbWFnZTpjYXB0aW9uPjwvaW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmltYWdlPjwvdXJsPjx1cmw+PGxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vdHdpZ3lwb3N0cy13aW50ZXJ3aGl0ZS1jb2xsZWN0aW9uLTItMi0xLTI1MDB4NjAwX2MtMy88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTE5VDAyOjQ2OjU5WjwvbGFzdG1vZD48aW1hZ2U6aW1hZ2U+PGltYWdlOmxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDkvVHdpZ3lQb3N0cy1XaW50ZXJXaGl0ZS1Db2xsZWN0aW9uLTItMi0xLTI1MDB4NjAwX2MtMi5qcGc8L2ltYWdlOmxvYz48aW1hZ2U6dGl0bGU+VHdpZ3lQb3N0cy1XaW50ZXJXaGl0ZS1Db2xsZWN0aW9uLTItMi0xLTI1MDB4NjAwX2M8L2ltYWdlOnRpdGxlPjxpbWFnZTpjYXB0aW9uPjwvaW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmltYWdlPjwvdXJsPjx1cmw+PGxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vdHdpZ3lwb3N0cy13aW50ZXJ3aGl0ZS1jb2xsZWN0aW9uLTQ1LTI1MDB4NjAwX2MtMi88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTE5VDAyOjQ3OjAxWjwvbGFzdG1vZD48aW1hZ2U6aW1hZ2U+PGltYWdlOmxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDkvVHdpZ3lQb3N0cy1XaW50ZXJXaGl0ZS1Db2xsZWN0aW9uLTQ1LTI1MDB4NjAwX2MtMS5qcGc8L2ltYWdlOmxvYz48aW1hZ2U6dGl0bGU+VHdpZ3lQb3N0cy1XaW50ZXJXaGl0ZS1Db2xsZWN0aW9uLTQ1LTI1MDB4NjAwX2M8L2ltYWdlOnRpdGxlPjxpbWFnZTpjYXB0aW9uPjwvaW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmltYWdlPjwvdXJsPjx1cmw+PGxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vZ3VlcmxhaW4tcm91Z2UtZy0yLzwvbG9jPjxsYXN0bW9kPjIwMTgtMDktMjFUMTQ6NTg6MzVaPC9sYXN0bW9kPjxpbWFnZTppbWFnZT48aW1hZ2U6bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAxOC8wOS9ndWVybGFpbi1yb3VnZS1nLTIuanBnPC9pbWFnZTpsb2M+PGltYWdlOnRpdGxlPmd1ZXJsYWluIHJvdWdlIGcgMjwvaW1hZ2U6dGl0bGU+PGltYWdlOmNhcHRpb24+PC9pbWFnZTpjYXB0aW9uPjwvaW1hZ2U6aW1hZ2U+PC91cmw+PHVybD48bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS8zNTc4MTM1M18xNzc1OTI5MzgyNDkzNzM1XzQ5ODMyMDk5NzA5NTU3MTQ1NjBfby88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTIxVDE1OjAxOjEwWjwvbGFzdG1vZD48aW1hZ2U6aW1hZ2U+PGltYWdlOmxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDkvMzU3ODEzNTNfMTc3NTkyOTM4MjQ5MzczNV80OTgzMjA5OTcwOTU1NzE0NTYwX28uanBnPC9pbWFnZTpsb2M+PGltYWdlOnRpdGxlPjM1NzgxMzUzXzE3NzU5MjkzODI0OTM3MzVfNDk4MzIwOTk3MDk1NTcxNDU2MF9vPC9pbWFnZTp0aXRsZT48aW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmNhcHRpb24+PC9pbWFnZTppbWFnZT48L3VybD48dXJsPjxsb2M+aHR0cDovL2hpY29zbWV0aWNzNHUuY29tL3Byb2R1Y3QvbWV0ZW9yaXRlcy88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTIxVDE1OjEyOjQwWjwvbGFzdG1vZD48aW1hZ2U6aW1hZ2U+PGltYWdlOmxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDkvMzc3MTYzMzFfMTgyNTgyNjYxNzUwNDAxMV80MzA2MDk5OTUwMDE1NDc5ODA4X24tZTE1Mzc1NDI5NTk4MDEuanBnPC9pbWFnZTpsb2M+PGltYWdlOnRpdGxlPjM3NzE2MzMxXzE4MjU4MjY2MTc1MDQwMTFfNDMwNjA5OTk1MDAxNTQ3OTgwOF9uPC9pbWFnZTp0aXRsZT48aW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmNhcHRpb24+PC9pbWFnZTppbWFnZT48L3VybD48dXJsPjxsb2M+aHR0cDovL2hpY29zbWV0aWNzNHUuY29tLzM3Nzg5MjA5XzE4MzExNDA0OTM2MzkyOTBfMzMzMzY0OTg4NzQwMDAzNDMwNF9uLzwvbG9jPjxsYXN0bW9kPjIwMTgtMDktMjFUMTU6MTk6MjVaPC9sYXN0bW9kPjxpbWFnZTppbWFnZT48aW1hZ2U6bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAxOC8wOS8zNzc4OTIwOV8xODMxMTQwNDkzNjM5MjkwXzMzMzM2NDk4ODc0MDAwMzQzMDRfbi5qcGc8L2ltYWdlOmxvYz48aW1hZ2U6dGl0bGU+Mzc3ODkyMDlfMTgzMTE0MDQ5MzYzOTI5MF8zMzMzNjQ5ODg3NDAwMDM0MzA0X248L2ltYWdlOnRpdGxlPjxpbWFnZTpjYXB0aW9uPjwvaW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmltYWdlPjwvdXJsPjx1cmw+PGxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vMzY5NTYyMTFfMTgwODc0MTg5MjU0NTgxN18xNTU0MDkwMDg1OTE2MzQ0MzIwX24vPC9sb2M+PGxhc3Rtb2Q+MjAxOC0wOS0yMVQxNToxOTo1NVo8L2xhc3Rtb2Q+PGltYWdlOmltYWdlPjxpbWFnZTpsb2M+aHR0cDovL2hpY29zbWV0aWNzNHUuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE4LzA5LzM2OTU2MjExXzE4MDg3NDE4OTI1NDU4MTdfMTU1NDA5MDA4NTkxNjM0NDMyMF9uLmpwZzwvaW1hZ2U6bG9jPjxpbWFnZTp0aXRsZT4zNjk1NjIxMV8xODA4NzQxODkyNTQ1ODE3XzE1NTQwOTAwODU5MTYzNDQzMjBfbjwvaW1hZ2U6dGl0bGU+PGltYWdlOmNhcHRpb24+PC9pbWFnZTpjYXB0aW9uPjwvaW1hZ2U6aW1hZ2U+PC91cmw+PHVybD48bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS8yNzM2OTA1NF8xNjMzODg2NzE2Njk4MDAzXzg5OTc4MjgxMTMzMjMzMTE0MTZfby88L2xvYz48bGFzdG1vZD4yMDE4LTA5LTIxVDE1OjIyOjU0WjwvbGFzdG1vZD48aW1hZ2U6aW1hZ2U+PGltYWdlOmxvYz5odHRwOi8vaGljb3NtZXRpY3M0dS5jb20vd3AtY29udGVudC91cGxvYWRzLzIwMTgvMDkvMjczNjkwNTRfMTYzMzg4NjcxNjY5ODAwM184OTk3ODI4MTEzMzIzMzExNDE2X28uanBnPC9pbWFnZTpsb2M+PGltYWdlOnRpdGxlPjI3MzY5MDU0XzE2MzM4ODY3MTY2OTgwMDNfODk5NzgyODExMzMyMzMxMTQxNl9vPC9pbWFnZTp0aXRsZT48aW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmNhcHRpb24+PC9pbWFnZTppbWFnZT48L3VybD48dXJsPjxsb2M+aHR0cDovL2hpY29zbWV0aWNzNHUuY29tL3Byb2R1Y3Qva2VtLWxvdC1tZXRlb3JpdGVzLzwvbG9jPjxsYXN0bW9kPjIwMTgtMDktMjFUMTU6MzI6MDVaPC9sYXN0bW9kPjxpbWFnZTppbWFnZT48aW1hZ2U6bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAxOC8wOS8zNjczMDE3M18xODAyNzQ2NjU2NDc4Njc0XzkxODE3NDI3MzU2MjU4MTQwMTZfbi5qcGc8L2ltYWdlOmxvYz48aW1hZ2U6dGl0bGU+MzY3MzAxNzNfMTgwMjc0NjY1NjQ3ODY3NF85MTgxNzQyNzM1NjI1ODE0MDE2X248L2ltYWdlOnRpdGxlPjxpbWFnZTpjYXB0aW9uPjwvaW1hZ2U6Y2FwdGlvbj48L2ltYWdlOmltYWdlPjwvdXJsPjwvdXJsc2V0Pgo=','image-sitemap-1.xml','','draft','closed','closed','','','','','2018-10-07 02:48:32','2018-10-07 02:48:32','',0,'http://hicosmetics4u.com/?p=58',0,'jp_img_sitemap','',0),(59,0,'1970-01-01 00:00:00','0000-00-00 00:00:00','PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLWdlbmVyYXRvcj0namV0cGFjay02LjUnLS0+Cjw/eG1sLXN0eWxlc2hlZXQgdHlwZT0idGV4dC94c2wiIGhyZWY9Imh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS9zaXRlbWFwLWluZGV4LnhzbCI/Pgo8c2l0ZW1hcGluZGV4IHhtbG5zPSJodHRwOi8vd3d3LnNpdGVtYXBzLm9yZy9zY2hlbWFzL3NpdGVtYXAvMC45Ij48c2l0ZW1hcD48bG9jPmh0dHA6Ly9oaWNvc21ldGljczR1LmNvbS9zaXRlbWFwLTEueG1sPC9sb2M+PGxhc3Rtb2Q+MjAxOC0wOS0xOVQwMzoxNDoxNVo8L2xhc3Rtb2Q+PC9zaXRlbWFwPjxzaXRlbWFwPjxsb2M+aHR0cDovL2hpY29zbWV0aWNzNHUuY29tL2ltYWdlLXNpdGVtYXAtMS54bWw8L2xvYz48bGFzdG1vZD4yMDE4LTA5LTIxVDE1OjMyOjA1WjwvbGFzdG1vZD48L3NpdGVtYXA+PC9zaXRlbWFwaW5kZXg+Cg==','sitemap.xml','','draft','closed','closed','','','','','2018-10-07 02:48:32','2018-10-07 02:48:32','',0,'http://hicosmetics4u.com/?p=59',0,'jp_sitemap_master','',0),(238,1,'2019-02-22 09:05:46','2019-02-22 09:05:46','','ROUGE G REFILL','','inherit','open','closed','','rouge-g-refill','','','2019-02-22 09:05:46','2019-02-22 09:05:46','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL.jpg',0,'attachment','image/jpeg',0),(239,1,'2019-02-22 09:06:52','2019-02-22 09:06:52','','ROUGE G REFILL 02','','inherit','open','closed','','rouge-g-refill-02','','','2019-02-22 09:06:52','2019-02-22 09:06:52','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-02.jpg',0,'attachment','image/jpeg',0),(240,1,'2019-02-22 09:06:59','2019-02-22 09:06:59','','ROUGE G REFILL 03','','inherit','open','closed','','rouge-g-refill-03','','','2019-02-22 09:06:59','2019-02-22 09:06:59','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-03.jpg',0,'attachment','image/jpeg',0),(241,1,'2019-02-22 09:07:10','2019-02-22 09:07:10','','ROUGE G REFILL 06','','inherit','open','closed','','rouge-g-refill-06','','','2019-02-22 09:07:10','2019-02-22 09:07:10','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-06.jpg',0,'attachment','image/jpeg',0),(242,1,'2019-02-22 09:07:20','2019-02-22 09:07:20','','ROUGE G REFILL 21','','inherit','open','closed','','rouge-g-refill-21','','','2019-02-22 09:07:20','2019-02-22 09:07:20','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-21.jpg',0,'attachment','image/jpeg',0),(243,1,'2019-02-22 09:07:31','2019-02-22 09:07:31','','ROUGE G REFILL 22','','inherit','open','closed','','rouge-g-refill-22','','','2019-02-22 09:07:31','2019-02-22 09:07:31','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-22.jpg',0,'attachment','image/jpeg',0),(244,1,'2019-02-22 09:07:42','2019-02-22 09:07:42','','ROUGE G REFILL 23','','inherit','open','closed','','rouge-g-refill-23','','','2019-02-22 09:07:42','2019-02-22 09:07:42','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-23.jpg',0,'attachment','image/jpeg',0),(245,1,'2019-02-22 09:07:50','2019-02-22 09:07:50','','ROUGE G REFILL 25','','inherit','open','closed','','rouge-g-refill-25','','','2019-02-22 09:07:50','2019-02-22 09:07:50','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-25.jpg',0,'attachment','image/jpeg',0),(246,1,'2019-02-22 09:08:00','2019-02-22 09:08:00','','ROUGE G REFILL 28','','inherit','open','closed','','rouge-g-refill-28','','','2019-02-22 09:08:00','2019-02-22 09:08:00','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-28.jpg',0,'attachment','image/jpeg',0),(247,1,'2019-02-22 09:08:13','2019-02-22 09:08:13','','ROUGE G REFILL 41','','inherit','open','closed','','rouge-g-refill-41','','','2019-02-22 09:08:13','2019-02-22 09:08:13','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-41.jpg',0,'attachment','image/jpeg',0),(248,1,'2019-02-22 09:08:21','2019-02-22 09:08:21','','ROUGE G REFILL 42','','inherit','open','closed','','rouge-g-refill-42','','','2019-02-22 09:08:21','2019-02-22 09:08:21','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-42.jpg',0,'attachment','image/jpeg',0),(249,1,'2019-02-22 09:08:31','2019-02-22 09:08:31','','ROUGE G REFILL 43','','inherit','open','closed','','rouge-g-refill-43','','','2019-02-22 09:08:31','2019-02-22 09:08:31','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-43.jpg',0,'attachment','image/jpeg',0),(250,1,'2019-02-22 09:08:38','2019-02-22 09:08:38','','ROUGE G REFILL 45','','inherit','open','closed','','rouge-g-refill-45','','','2019-02-22 09:08:38','2019-02-22 09:08:38','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-45.jpg',0,'attachment','image/jpeg',0),(251,1,'2019-02-22 09:08:47','2019-02-22 09:08:47','','ROUGE G REFILL 71','','inherit','open','closed','','rouge-g-refill-71','','','2019-02-22 09:08:47','2019-02-22 09:08:47','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-71.jpg',0,'attachment','image/jpeg',0),(252,1,'2019-02-22 09:08:55','2019-02-22 09:08:55','','ROUGE G REFILL 77','','inherit','open','closed','','rouge-g-refill-77','','','2019-02-22 09:08:55','2019-02-22 09:08:55','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-77.jpg',0,'attachment','image/jpeg',0),(253,1,'2019-02-22 09:09:06','2019-02-22 09:09:06','','ROUGE G REFILL 78','','inherit','open','closed','','rouge-g-refill-78','','','2019-02-22 09:09:06','2019-02-22 09:09:06','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-78.jpg',0,'attachment','image/jpeg',0),(254,1,'2019-02-22 09:09:15','2019-02-22 09:09:15','','ROUGE G REFILL 214','','inherit','open','closed','','rouge-g-refill-214','','','2019-02-22 09:09:15','2019-02-22 09:09:15','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/ROUGE-G-REFILL-214.jpg',0,'attachment','image/jpeg',0),(287,1,'2019-05-24 09:45:26','2019-05-24 09:45:26','','KISSKISS LIPLIFT FIXATEUR LISSANT DE ROUGE À LÈVRES','','inherit','open','closed','','kisskiss-liplift-fixateur-lissant-de-rouge-a-levres','','','2019-05-24 09:45:26','2019-05-24 09:45:26','',286,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT13_G040262_W.jpg',0,'attachment','image/jpeg',0),(259,1,'2019-02-26 09:58:06','2019-02-26 09:58:06','<table border=\"0\" width=\"676\" cellspacing=\"0\" cellpadding=\"0\"><colgroup><col width=\"676\" /></colgroup>\r\n<tbody>\r\n<tr>\r\n<td class=\"xl65\" width=\"676\" height=\"215\">Guerlain\'s Lingerie de Peau biến ước mơ của mọi cô gái thành sự thật: trang điểm như không trang điểm với lớp nền siêu mỏng - không thể cảm nhận và không thể nhìn thấy. Chất kem với kết cấu tươi sáng, trong trẻo và hoàn toàn tự nhiên, đặc biệt có khả năng giữ và bền màu suốt cả ngày.\r\n\r\nVới công nghệ siêu vi Bio-Fusion độc quyền của Guerlain - một sự kết hợp chưa từng có giữa lụa và sợi lanh tự nhiên giúp đem lại sự mềm mại và mịn màng cho làn da. Thành phần dưỡng ẩm luôn là thành phần không thể thiếu trong tất cả các dòng sản phẩm của Guerlain, đem lại cảm giác dịu nhẹ và thoải mái suốt ngày.\r\n\r\nLấy 1 lượng nhỏ lên mu bàn tay, tán đều bằng bông phấn, sau đó chấm nhẹ lên da theo chiều từ trong ra ngoài và nhớ đừng quên vùng cổ nhé!\r\n\r\nThành phần: AQUA (WATER) • METHYL TRIMETHICONE • DIMETHICONE • ALCOHOL • PEG-9 POLYDIMETHYLSILOXYETHYL DIMETHICONE • TITANIUM DIOXIDE [NANO] • PENTYLENE GLYCOL • ETHYLHEXYL METHOXYCINNAMATE • MICA • PHENYL TRIMETHICONE • SILICA • ACRYLATES/DIMETHICONE COPOLYMER • ACRYLATES COPOLYMER • ALUMINUM HYDROXIDE • BUTYLENE GLYCOL DICAPRYLATE/DICAPRATE • STEARIC ACID • SORBITAN SESQUIOLEATE • PHENOXYETHANOL • ALUMINA • SODIUM MYRISTOYL GLUTAMATE • HYDROXYETHYLCELLULOSE • LECITHIN • TETRASODIUM EDTA • PARFUM (FRAGRANCE) • BUTYLPHENYL METHYLPROPIONAL * • SERICIN • LINALOOL * • BHT • CITRONELLOL * • ALPHA-ISOMETHYL IONONE * • HYDROLYZED LINSEED EXTRACT • CITRIC ACID • POTASSIUM SORBATE • [+/- : CI 77491,CI 77492,CI 77499 (IRON OXIDES) • CI 77891 (TITANIUM DIOXIDE)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Kem nền Lingerie GUS 16','Guerlain\'s Lingerie de Peau biến ước mơ của mọi cô gái thành sự thật: trang điểm như không trang điểm với lớp nền siêu mỏng - không thể cảm nhận và không thể nhìn thấy. Chất kem với kết cấu tươi sáng, trong trẻo và hoàn toàn tự nhiên, đặc biệt có khả năng giữ và bền màu suốt cả ngày.','publish','open','closed','','kem-nen-lingerie-gus-16','','','2019-06-30 03:26:51','2019-06-30 03:26:51','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=259',0,'product','',0),(260,1,'2019-02-26 09:55:44','2019-02-26 09:55:44','','LINGERIE DE PEAU FLUIDE','','inherit','open','closed','','lingerie-de-peau-fluide-n-01n','','','2019-02-26 09:56:13','2019-02-26 09:56:13','',259,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT16_G042297_W_01N.jpg',0,'attachment','image/jpeg',0),(261,1,'2019-02-26 09:56:33','2019-02-26 09:56:33','','SWATCH LINGERIE COLOR INTERNATIONAL','','inherit','open','closed','','guerlain_02_guerlain-bababras41876-hd-rvb-def-090118','','','2019-02-26 09:57:14','2019-02-26 09:57:14','',259,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_02_GUERLAIN-BABABRAS41876-HD-RVB-DEF-090118.jpg',0,'attachment','image/jpeg',0),(262,1,'2019-02-26 10:01:23','2019-02-26 10:01:23','<table border=\"0\" width=\"676\" cellspacing=\"0\" cellpadding=\"0\"><colgroup> <col width=\"676\" /></colgroup>\r\n<tbody>\r\n<tr>\r\n<td class=\"xl67\" width=\"676\" height=\"195\">Thuần khiết và trắng tinh khôi, ngọc trai luôn là lựa chọn hàng đầu của Guerlain khi muốn tạo ra 1 sản phẩm hoàn hảo. Với công nghệ P.E.A.R làm sáng độc đáo của Guerlain, tấm chắn SPF 25 bảo vệ da khỏi độ ẩm và tia UV,  giúp lớp nền lâu trôi và bền màu suốt cả ngày. Làn da trở nên mịn màng, đều màu, tinh khiết và rạng rỡ.\r\n\r\nLấy 1 lượng nhỏ lên mu bàn tay, tán đều bằng bông phấn, sau đó chấm nhẹ lên da theo chiều từ trong ra ngoài và nhớ đừng quên vùng cổ nhé!\r\n\r\nThành phần: AQUA (WATER) • METHYL TRIMETHICONE • ALCOHOL • ISODODECANE • PHENYL TRIMETHICONE • TITANIUM DIOXIDE [NANO] • ETHYLHEXYL METHOXYCINNAMATE • GLYCERIN • DIMETHICONE • CETYL PEG/PPG-10/1 DIMETHICONE • POLYMETHYLSILSESQUIOXANE • ACRYLATES/DIMETHICONE COPOLYMER • PENTAERYTHRITYL TETRAETHYLHEXANOATE • ALUMINUM HYDROXIDE • PEG-9 POLYDIMETHYLSILOXYETHYL DIMETHICONE • STEARIC ACID • SODIUM MYRISTOYL GLUTAMATE • PHENOXYETHANOL • DISTEARDIMONIUM HECTORITE • PARFUM (FRAGRANCE) • PEG-10 DIMETHICONE • GLYCERYL UNDECYL DIMETHICONE • SODIUM CHLORIDE • VP/VA COPOLYMER • BUTYLENE GLYCOL • SODIUM CITRATE • SILICA SILYLATE • PENTYLENE GLYCOL • SILICA • JASMINUM OFFICINALE (JASMINE) FLOWER EXTRACT • PROPYLENE CARBONATE • BHT • BENZYL SALICYLATE • GERANIOL • HYDROXYCITRONELLAL • OPHIOPOGON JAPONICUS ROOT EXTRACT • DIAMOND POWDER • HYDROLYZED PRUNUS DOMESTICA • FAEX (YEAST EXTRACT) • BUTYROSPERMUM PARKII (SHEA) SEEDCAKE EXTRACT • HYDROLYZED CONCHIOLIN PROTEIN • SOPHORA ANGUSTIFOLIA ROOT EXTRACT • ETHYLHEXYLGLYCERIN • TOCOPHEROL • [+/- MICA • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 77891 (TITANIUM DIOXIDE)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Kem nền Blanc de pearl GUS 15','Thuần khiết và trắng tinh khôi, ngọc trai luôn là lựa chọn hàng đầu của Guerlain khi muốn tạo ra 1 sản phẩm hoàn hảo.','publish','open','closed','','kem-nen-blanc-de-pearl-gus-15','','','2019-06-30 03:26:35','2019-06-30 03:26:35','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=262',0,'product','',0),(132,1,'2018-10-07 08:55:39','2018-10-07 08:55:39','','Cửa hàng','','publish','closed','closed','','cua-hang','','','2018-10-07 08:55:39','2018-10-07 08:55:39','',0,'http://hicosmetics4u.com/cua-hang/',0,'page','',0),(133,1,'2018-10-07 08:55:39','2018-10-07 08:55:39','[woocommerce_cart]','Giỏ hàng','','publish','closed','closed','','gio-hang','','','2018-10-07 08:55:39','2018-10-07 08:55:39','',0,'http://hicosmetics4u.com/gio-hang/',0,'page','',0),(134,1,'2018-10-07 08:55:39','2018-10-07 08:55:39','[woocommerce_checkout]','Thanh toán','','publish','closed','closed','','thanh-toan','','','2018-10-07 08:55:39','2018-10-07 08:55:39','',0,'http://hicosmetics4u.com/thanh-toan/',0,'page','',0),(135,1,'2018-10-07 08:55:39','2018-10-07 08:55:39','[woocommerce_my_account]','Tài khoản','','publish','closed','closed','','tai-khoan','','','2018-10-07 08:55:39','2018-10-07 08:55:39','',0,'http://hicosmetics4u.com/tai-khoan/',0,'page','',0),(189,1,'2018-10-26 03:40:07','2018-10-26 03:40:07','http://hicosmetics4u.com/wp-content/uploads/2018/10/jessica.zip','jessica.zip','','private','open','closed','','jessica-zip','','','2018-10-26 03:40:07','2018-10-26 03:40:07','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/jessica.zip',0,'attachment','',0),(167,1,'2018-10-17 09:23:23','2018-10-17 09:23:23','<table style=\"height: 472px;\" width=\"1053\">\n<tbody>\n<tr>\n<td style=\"width: 1043px;\">Bắt nguồn từ nghề thủ công chuyên nghiệp, Guerlain luôn dành tình cảm vô cùng đặc biệt với bột ngọc trai nhiều màu cùng mùi hương violet đặc trưng được tạo ra từ năm 1987.\n\nNgày nay, Météorites vẫn giữ bí mật độc quyền công nghệ ánh sáng Stardust - một loại polyme giúp biến đổi ánh sáng vô hình trở thành ánh sáng thuần khiết cho bề mặt da. Sự pha trộn tinh tế giữa các sắc màu của ngọc trai giúp tạo nên các vùng sáng tối hoàn hảo giúp che đi các khuyết điểm trên khuôn mặt:\n\nMàu trắng: cho bạn lớp nền trong suốt\nMàu xanh: giúp che phủ những vùng da với sắc tố đỏ\nMàu be: hài hoà các gam màu\nMàu hồng: tăng nét hồng hào cho khuôn mặt\nMàu tím: bắt sáng cho làn da thêm rạng rỡ\n\nSản phẩm có 4 tông màu phù hợp với từng sắc tố da khác nhau:\n\n01 Blanc de Pearl\n\n02 Clair\n\n03 Medium\n\n04 Doré\n\nSử dụng cọ Météorites được thiết kế để lấy đúng lượng bột vừa đủ, phủ lên bề mặt da theo chiều chữ G từ trung tâm trán đến phía đầu xương gò má, sau đó di chuyển cọ theo chiều từ đỉnh mũi xuống cằm.\n\nSYNTHETIC FLUORPHLOGOPITE • TALC • NYLON-12 • DISTARCH PHOSPHATE • MAGNESIUM MYRISTATE • MAGNESIUM CARBONATE • HYDRATED SILICA • TRITICUM VULGARE (TRITICUM VULGARE (WHEAT) STARCH) • PENTYLENE GLYCOL • POLYMETHYLSILSESQUIOXANE • ALUMINUM HYDROXIDE • PARFUM (FRAGRANCE) • SODIUM DEHYDROACETATE • GLYCERYL STEARATE • CAPRYLYL GLYCOL • SORBIC ACID • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • SILICA • LINALOOL • BENZYL ALCOHOL • DIAMOND POWDER • LIMONENE • AMYL CINNAMAL • BUTYLPHENYL METHYLPROPIONAL • GERANIOL • CINNAMYL ALCOHOL • TOCOPHEROL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 77007 (ULTRAMARINES) • CI 73360 (RED 30 LAKE) • CI 77288 (CHROMIUM OXIDE GREENS) • CI 77289 (CHROMIUM HYDROXIDE GREEN) • CI 15850 (RED 6, RED 7 LAKE) • CI 15985 (YELLOW 6 LAKE) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE) • CI 45410 (RED 28 LAKE) • CI 77000 (ALUMINUM POWDER) • CI 77163 (BISMUTH OXYCHLORIDE) • CI 77510 (FERRIC FERROCYANIDE) • CI 77742 (MANGANESE VIOLET)]</td>\n</tr>\n</tbody>\n</table>','Phấn Meteorites dạng viên GUS 14','<p>Bắt nguồn từ nghề thủ công chuyên nghiệp, Guerlain luôn dành tình cảm vô cùng đặc biệt với bột ngọc trai nhiều màu cùng mùi hương violet đặc trưng được tạo ra từ năm 1987.</p>','inherit','closed','closed','','159-autosave-v1','','','2018-10-17 09:23:23','2018-10-17 09:23:23','',159,'http://hicosmetics4u.com/2018/10/17/159-autosave-v1/',0,'revision','',0),(164,1,'2018-10-17 03:11:14','2018-10-17 03:11:14','<table style=\"height: 230px;\" width=\"1061\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1051px;\">Với Météorites Baby Glow, lần đầu tiên làn da của bạn sẽ trở nên trong suốt , mịn màng không tì vết. Sự kết hợp độc đáo giữa công nghệ độc quyền của Guerlain và khả năng sáng tạo của các nhà chế tác, chất kem mềm mịn như lướt nhẹ trên da xóa đi những dấu hiệu mệt mỏi, làn da trở nên trẻ trung sáng đẹp như da em bé - căng mọng, đầy đặn và rạng rỡ hơn bao giờ hết!\r\n\r\nLấy 1 lượng nhỏ kem ra mu bàn tay, nhẹ nhàng dùng bông phấn tán đều ra, sau đó chấm đều lên mặt để kem thẩm thấu nhanh và không bị bệt trên da.\r\n\r\nThành Phần: AQUA (WATER) • CYCLOPENTASILOXANE • GLYCERIN • ETHYLHEXYL METHOXYCINNAMATE • ISODODECANE • PENTYLENE GLYCOL • ALCOHOL • DIMETHICONE • TITANIUM DIOXIDE [NANO] • PEG-10 DIMETHICONE • BUTYLENE GLYCOL DICAPRYLATE/DICAPRATE • SORBITAN SESQUIOLEATE • DISTEARDIMONIUM HECTORITE • PHENOXYETHANOL • CHONDRUS CRISPUS (CARRAGEENAN) • ACRYLATES/DIMETHICONE COPOLYMER • SILICA • POLYMETHYLSILSESQUIOXANE • PARFUM (FRAGRANCE) • ALUMINUM HYDROXIDE • SODIUM MYRISTOYL GLUTAMATE • STEARIC ACID • SILICA SILYLATE • PROPYLENE CARBONATE • TOCOPHERYL ACETATE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • SYNTHETIC FLUORPHLOGOPITE • BHT • LINALOOL • BENZYL ALCOHOL • DIAMOND POWDER • LIMONENE • AMYL CINNAMAL • TOCOPHEROL • BUTYLPHENYL METHYLPROPIONAL • GERANIOL • [+/- CI 77891 (TITANIUM DIOXIDE) • CI 77491 (IRON OXIDES) • CI 77492 (IRON OXIDES) • CI 77499 (IRON OXIDES)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Kem nền Baby Glow GUS 15','<table style=\"height: 30px;\" width=\"1033\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1023px;\">Với Météorites Baby Glow, lần đầu tiên làn da của bạn sẽ trở nên trong suốt , mịn màng không tì vết</td>\r\n</tr>\r\n</tbody>\r\n</table>','publish','open','closed','','kem-nen-baby-glow-gus-15','','','2019-06-30 03:31:16','2019-06-30 03:31:16','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=164',0,'product','',0),(165,1,'2018-10-17 03:10:14','2018-10-17 03:10:14','','MÉTÉORITES BABY GLOW FLUIDE DE TEINT LUMIÈRE','','inherit','open','closed','','meteorites-baby-glow-fluide-de-teint-lumiere','','','2018-10-17 03:10:14','2018-10-17 03:10:14','',164,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT15_G041884_W.jpg',0,'attachment','image/jpeg',0),(141,1,'2018-10-07 14:22:38','2018-10-07 14:22:38','','Facebook','','publish','closed','closed','','facebook','','','2019-06-28 07:48:33','2019-06-28 07:48:33','',0,'http://hicosmetics4u.com/?p=141',1,'nav_menu_item','',0),(144,1,'2018-10-09 14:08:31','2018-10-09 14:08:31','&nbsp;\r\n<table style=\"height: 472px;\" width=\"1069\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1059px;\">Kem lót Météorites Guerlain giúp hoàn thiện và chống xỉn màu da.\r\n\r\nKết cấu gel tan chảy với các hạt ngọc trai màu hồng phủ lên bề mặt giúp làn da trở nên căng mọng và tròn đầy. Sự kết hợp của các hạt dạng bột và polyme đặc trưng giúp trung hòa và thấm hút các bã nhờn trên da, giúp lớp nền luôn bền màu suốt cả ngày. Với công nghệ stardust, ánh sáng được điều chỉnh phản xạ theo một chiều giúp tạo quầng sáng hoàn hảo. Các đốm màu pearlescent giúp tối đa hóa sự khuếch tán của ánh sáng và hiệu chỉnh màu da một cách tinh tế nhờ sự pha trộn của các màu sắc - một ưu điểm vượt trội của dòng Météorites\r\n\r\nKem lót Météorites là bước đầu tiên trước khi trang điểm áp dụng ngay sau các bước chăm sóc da hàng ngày. Sử dụng 1 lượng nhỏ sản phẩm và làm ấm bằng cách xoa đều giữa các ngón tay giúp làm tan chảy các hạt ngọc trai.\r\n\r\nThành phần: AQUA (WATER) • GLYCERIN • CYCLOPENTASILOXANE • PHENOXYETHANOL • SILICA • HYDROXYETHYLCELLULOSE • ALCOHOL • SYNTHETIC FLUORPHLOGOPITE • BUTYLENE GLYCOL • CETEARYL ISONONANOATE • ALGIN • GELLAN GUM • DIMETHICONE/VINYL DIMETHICONE CROSSPOLYMER • PROPYLENE GLYCOL ALGINATE • CALCIUM CHLORIDE • ACRYLATES/C10-30 ALKYL ACRYLATE CROSSPOLYMER • PARFUM (FRAGRANCE) • DISODIUM EDTA • SODIUM HYDROXIDE • POLYMETHYLSILSESQUIOXANE • TIN OXIDE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • DIAMOND POWDER • TOCOPHEROL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Kem lót ngọc trai Meteorites GUS 16 30ML','Kết cấu gel tan chảy với các hạt ngọc trai màu hồng phủ lên bề mặt giúp làn da trở nên căng mọng và tròn đầy. Sự kết hợp của các hạt dạng bột và polyme đặc trưng giúp trung hòa và thấm hút các bã nhờn trên da, giúp lớp nền luôn bền màu suốt cả ngày.','publish','open','closed','','kem-lot-ngoc-trai-meteorites-gus-16-30ml','','','2019-06-30 03:47:35','2019-06-30 03:47:35','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=144',0,'product','',0),(145,1,'2018-10-09 14:07:29','2018-10-09 14:07:29','','MÉTÉORITES BASE PERLES PERFECTRICES ANTI-TERNE','','inherit','open','closed','','meteorites-base-perles-perfectrices-anti-terne','','','2018-10-09 14:07:29','2018-10-09 14:07:29','',144,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT16_G042098_W.jpg',0,'attachment','image/jpeg',0),(235,1,'2019-02-22 07:20:18','2019-02-22 07:20:18','','KISSKISS MATTE N° 376 DARING PINK','','inherit','open','closed','','kisskiss-matte-n-376-daring-pink','','','2019-02-22 07:20:18','2019-02-22 07:20:18','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042469_M376.jpg',0,'attachment','image/jpeg',0),(458,1,'2019-06-28 08:49:04','2019-06-28 08:49:04','{\n    \"flatsome::logo_width\": {\n        \"value\": \"198\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-28 08:49:04\"\n    }\n}','','','trash','closed','closed','','1dda6119-3961-4539-9543-1e5806837981','','','2019-06-28 08:49:04','2019-06-28 08:49:04','',0,'http://hicosmetics4u.com/2019/06/28/1dda6119-3961-4539-9543-1e5806837981/',0,'customize_changeset','',0),(154,1,'2018-10-10 02:21:30','2018-10-10 02:21:30','','L\'OR ESSENCE D\'ECLAT À L\'OR PUR','','inherit','open','closed','','lor-essence-declat-a-lor-pur','','','2018-10-10 02:21:30','2018-10-10 02:21:30','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT15_G042047_B.jpg',0,'attachment','image/jpeg',0),(156,1,'2018-10-10 03:23:11','2018-10-10 03:23:11','<table style=\"height: 490px; width: 1065px;\" width=\"1066\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1055px;\">Guerlain Météorites Voyage - sản phẩm phấn nén dạng bột với khả năng làm đều màu da và hiệu chỉnh ánh sáng 1 cách hoàn hảo nhờ bí quyết pha trộn màu sắc cùng công thức độc quyền.\r\n\r\nSự pha trộn đặc biệt giữa 5 sắc màu khác nhau của ngọc trai được làm hoàn toàn bằng phương pháp thủ công bởi các thợ thủ công lành nghề của Guerlain giúp điều chỉnh các tia sáng và thích hợp với mọi loại da. Kết cấu các hạt phấn ngay lập tức bám vào bền mặt da, cho làn da trở nên mịn màng và rạng rỡ tức thì. Kết hợp với công nghệ stardust cao cấp, bột ngọc trai được nén dưới dạng các hạt phấn siêu nhỏ tạo nên các quầng sáng hoàn hảo cho khuôn mặt.\r\n\r\nSử dụng cọ Météorites để tán đều các hạt phấn trên da mặt. Để tăng cường sự rạng rỡ, hãy làm nổi bật xương gò má và các vị trí quan trọng trên khuôn mặt: đưa cọ theo chiều chữ G từ trung tâm của trán về đỉnh xương gò má, sau đó di chuyển từ đỉnh mũi về phía cằm.\r\n\r\nThành phần: TALC • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • NYLON-12 • LAUROYL LYSINE • PENTAERYTHRITYL TETRAETHYLHEXANOATE • MAGNESIUM MYRISTATE • JOJOBA ESTERS • DIISOSTEARYL MALATE • POLYMETHYLSILSESQUIOXANE • SYNTHETIC FLUORPHLOGOPITE • PENTYLENE GLYCOL • SODIUM DEHYDROACETATE • PARFUM (FRAGRANCE) • CAPRYLYL GLYCOL • ALUMINUM HYDROXIDE • TRIETHOXYCAPRYLYLSILANE • SILICA • TIN OXIDE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • DIAMOND POWDER • LINALOOL • BENZYL ALCOHOL • LIMONENE • AMYL CINNAMAL • BUTYLPHENYL METHYLPROPIONAL • TOCOPHEROL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 15850 (RED 6, RED 6 LAKE, RED 7, RED 7 LAKE) • CI 15985 (YELLOW 6 LAKE) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE) • CI 45410 (RED 28 LAKE) • CI 73360 (RED 30 LAKE) • CI 77000 (ALUMINUM POWDER) • CI 77007 (ULTRAMARINES) • CI 77163 (BISMUTH OXYCHLORIDE) • CI 77288 (CHROMIUM OXIDE GREENS) • CI 77289 (CHROMIUM HYDROXIDE GREEN) • CI 77510 (FERRIC FERROCYANIDE, FERRIC AMMONIUM FERROCYANIDE) • CI 77742 (MANGANESE VIOLET)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Phấn Meteorites dạng nén GUS 16 Press Travel','<table style=\"height: 145px; width: 1032px;\" width=\"1066\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1022px;\">Guerlain Météorites Voyage - sản phẩm phấn nén dạng bột với khả năng làm đều màu da và hiệu chỉnh ánh sáng 1 cách hoàn hảo nhờ bí quyết pha trộn màu sắc cùng công thức độc quyền.</td>\r\n</tr>\r\n</tbody>\r\n</table>','publish','open','closed','','phan-meteorites-dang-nen-gus-16-press-travel','','','2019-06-30 03:32:13','2019-06-30 03:32:13','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=156',0,'product','',0),(157,1,'2018-10-10 04:10:45','2018-10-10 04:10:45','','MÉTÉORITES VOYAGE','','inherit','open','closed','','meteorites-voyage','','','2018-10-10 04:10:45','2018-10-10 04:10:45','',156,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT16_G042062_W.jpg',0,'attachment','image/jpeg',0),(158,1,'2018-10-10 04:13:07','2018-10-10 04:13:07','<table style=\"height: 490px; width: 1065px;\" width=\"1066\">\n<tbody>\n<tr>\n<td style=\"width: 1055px;\">Guerlain Météorites Voyage - sản phẩm phấn nén dạng bột với khả năng làm đều màu da và hiệu chỉnh ánh sáng 1 cách hoàn hảo nhờ bí quyết pha trộn màu sắc cùng công thức độc quyền.\n\nSự pha trộn đặc biệt giữa 5 sắc màu khác nhau của ngọc trai được làm hoàn toàn bằng phương pháp thủ công bởi các thợ thủ công lành nghề của Guerlain giúp điều chỉnh các tia sáng và thích hợp với mọi loại da. Kết cấu các hạt phấn ngay lập tức bám vào bền mặt da, cho làn da trở nên mịn màng và rạng rỡ tức thì. Kết hợp với công nghệ stardust cao cấp, bột ngọc trai được nén dưới dạng các hạt phấn siêu nhỏ tạo nên các quầng sáng hoàn hảo cho khuôn mặt.\n\nSử dụng cọ Météorites để tán đều các hạt phấn trên da mặt. Để tăng cường sự rạng rỡ, hãy làm nổi bật xương gò má và các vị trí quan trọng trên khuôn mặt: đưa cọ theo chiều chữ G từ trung tâm của trán về đỉnh xương gò má, sau đó di chuyển từ đỉnh mũi về phần cằm.\n\nThành phần: TALC • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • NYLON-12 • LAUROYL LYSINE • PENTAERYTHRITYL TETRAETHYLHEXANOATE • MAGNESIUM MYRISTATE • JOJOBA ESTERS • DIISOSTEARYL MALATE • POLYMETHYLSILSESQUIOXANE • SYNTHETIC FLUORPHLOGOPITE • PENTYLENE GLYCOL • SODIUM DEHYDROACETATE • PARFUM (FRAGRANCE) • CAPRYLYL GLYCOL • ALUMINUM HYDROXIDE • TRIETHOXYCAPRYLYLSILANE • SILICA • TIN OXIDE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • DIAMOND POWDER • LINALOOL • BENZYL ALCOHOL • LIMONENE • AMYL CINNAMAL • BUTYLPHENYL METHYLPROPIONAL • TOCOPHEROL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 15850 (RED 6, RED 6 LAKE, RED 7, RED 7 LAKE) • CI 15985 (YELLOW 6 LAKE) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE) • CI 45410 (RED 28 LAKE) • CI 73360 (RED 30 LAKE) • CI 77000 (ALUMINUM POWDER) • CI 77007 (ULTRAMARINES) • CI 77163 (BISMUTH OXYCHLORIDE) • CI 77288 (CHROMIUM OXIDE GREENS) • CI 77289 (CHROMIUM HYDROXIDE GREEN) • CI 77510 (FERRIC FERROCYANIDE, FERRIC AMMONIUM FERROCYANIDE) • CI 77742 (MANGANESE VIOLET)]</td>\n</tr>\n</tbody>\n</table>','Phấn Meteorites dạng nén GUS 16 Press Travel','<table style=\"height: 145px; width: 1032px;\" width=\"1066\">\n<tbody>\n<tr>\n<td style=\"width: 1022px;\">Guerlain Météorites Voyage - sản phẩm phấn nén dạng bột với khả năng làm đều màu da và hiệu chỉnh ánh sáng 1 cách hoàn hảo nhờ bí quyết pha trộn màu sắc cùng công thức độc quyền.</td>\n</tr>\n</tbody>\n</table>','inherit','closed','closed','','156-autosave-v1','','','2018-10-10 04:13:07','2018-10-10 04:13:07','',156,'http://hicosmetics4u.com/2018/10/10/156-autosave-v1/',0,'revision','',0),(159,1,'2018-10-10 04:57:12','2018-10-10 04:57:12','<table style=\"height: 472px;\" width=\"1053\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1043px;\">Bắt nguồn từ nghề thủ công chuyên nghiệp, Guerlain luôn dành tình cảm vô cùng đặc biệt với bột ngọc trai nhiều màu cùng mùi hương violet đặc trưng được tạo ra từ năm 1987.\r\n\r\nNgày nay, Météorites vẫn giữ bí mật độc quyền công nghệ ánh sáng Stardust - một loại polyme giúp biến đổi ánh sáng vô hình trở thành ánh sáng thuần khiết cho bề mặt da. Sự pha trộn tinh tế giữa các sắc màu của ngọc trai giúp tạo nên các vùng sáng tối hoàn hảo giúp che đi các khuyết điểm trên khuôn mặt:\r\n\r\nMàu trắng: cho bạn lớp nền trong suốt\r\nMàu xanh: giúp che phủ những vùng da với sắc tố đỏ\r\nMàu be: hài hoà các gam màu\r\nMàu hồng: tăng nét hồng hào cho khuôn mặt\r\nMàu tím: bắt sáng cho làn da thêm rạng rỡ\r\n\r\nSản phẩm có 4 tông màu phù hợp với từng sắc tố da khác nhau:\r\n\r\n01 Blanc de Pearl\r\n\r\n02 Clair\r\n\r\n03 Medium\r\n\r\n04 Doré\r\n\r\nSử dụng cọ Météorites được thiết kế để lấy đúng lượng bột vừa đủ, phủ lên bề mặt da theo chiều chữ G từ trung tâm trán đến phía đầu xương gò má, sau đó di chuyển cọ theo chiều từ đỉnh mũi xuống cằm.\r\n\r\nSYNTHETIC FLUORPHLOGOPITE • TALC • NYLON-12 • DISTARCH PHOSPHATE • MAGNESIUM MYRISTATE • MAGNESIUM CARBONATE • HYDRATED SILICA • TRITICUM VULGARE (TRITICUM VULGARE (WHEAT) STARCH) • PENTYLENE GLYCOL • POLYMETHYLSILSESQUIOXANE • ALUMINUM HYDROXIDE • PARFUM (FRAGRANCE) • SODIUM DEHYDROACETATE • GLYCERYL STEARATE • CAPRYLYL GLYCOL • SORBIC ACID • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • SILICA • LINALOOL • BENZYL ALCOHOL • DIAMOND POWDER • LIMONENE • AMYL CINNAMAL • BUTYLPHENYL METHYLPROPIONAL • GERANIOL • CINNAMYL ALCOHOL • TOCOPHEROL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 77007 (ULTRAMARINES) • CI 73360 (RED 30 LAKE) • CI 77288 (CHROMIUM OXIDE GREENS) • CI 77289 (CHROMIUM HYDROXIDE GREEN) • CI 15850 (RED 6, RED 7 LAKE) • CI 15985 (YELLOW 6 LAKE) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE) • CI 45410 (RED 28 LAKE) • CI 77000 (ALUMINUM POWDER) • CI 77163 (BISMUTH OXYCHLORIDE) • CI 77510 (FERRIC FERROCYANIDE) • CI 77742 (MANGANESE VIOLET)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Phấn Meteorites dạng viên GUS 14','Bắt nguồn từ nghề thủ công chuyên nghiệp, Guerlain luôn dành tình cảm vô cùng đặc biệt với bột ngọc trai nhiều màu cùng mùi hương violet đặc trưng được tạo ra từ năm 1987.','publish','open','closed','','phan-meteorites-dang-vien-gus-14-clair-light-02','','','2019-06-30 03:31:50','2019-06-30 03:31:50','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=159',0,'product','',0),(160,1,'2018-10-10 04:57:02','2018-10-10 04:57:02','','guerlain_CAT18_G041665_W_CMYK','','inherit','open','closed','','guerlain_cat18_g041665_w_cmyk','','','2018-10-10 04:57:02','2018-10-10 04:57:02','',159,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT18_G041665_W_CMYK.jpg',0,'attachment','image/jpeg',0),(161,1,'2018-10-13 03:12:55','2018-10-13 03:12:55','Rouge G là bằng chứng không thể phủ nhận cho một lời hứa về sự sang trọng và thanh lịch giữa giám đốc sáng tạo Olivier Echaudemaison và nhà kim hoàn nổi tiếng Lorenz Bäumer vào năm 2009.\r\n\r\nNăm 2018 này, Guerlain đã cho ra mắt dòng sản phẩm son Rouge G huyền thoại với màu sắc và kiểu dáng hoàn toàn mới cho các nàng thỏa sức sáng tạo!\r\n\r\nRouge G 2018 chắc chắn sẽ làm hài lòng những quý cô khó tính nhất với 450 sự lựa chọn là sự kết hợp độc đáo giữa 30 màu son và 15 kiểu dáng vỏ<span class=\"text_exposed_show\"> son khác nhau!</span>','Son phi thuyền Rouge G GUS 18 Refill','Rouge G là bằng chứng không thể phủ nhận cho một lời hứa về sự sang trọng và thanh lịch giữa giám đốc sáng tạo Olivier Echaudemaison và nhà kim hoàn nổi tiếng Lorenz Bäumer vào năm 2009','publish','open','closed','','son-phi-thuyen-rouge-g-gus-18-refill-n25','','','2019-06-30 03:31:35','2019-06-30 03:31:35','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=161',0,'product','',0),(162,1,'2018-10-13 03:11:32','2018-10-13 03:11:32','','guerlain_peau-blanche-T25','','inherit','open','closed','','guerlain_peau-blanche-t25','','','2018-10-13 03:11:32','2018-10-13 03:11:32','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_peau-blanche-T25.jpg',0,'attachment','image/jpeg',0),(163,1,'2018-10-13 03:12:38','2018-10-13 03:12:38','','guerlain_peau-blanche-T25','','inherit','open','closed','','guerlain_peau-blanche-t25-2','','','2018-10-13 03:12:38','2018-10-13 03:12:38','',161,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_peau-blanche-T25-1.jpg',0,'attachment','image/jpeg',0),(169,1,'2018-10-17 03:20:15','2018-10-17 03:20:15','','guerlain_peau-blanche-T28','','inherit','open','closed','','guerlain_peau-blanche-t28','','','2018-10-17 03:20:15','2018-10-17 03:20:15','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_peau-blanche-T28.jpg',0,'attachment','image/jpeg',0),(298,1,'2019-05-29 08:47:13','2019-05-29 08:47:13','Mousse de Beauté từ Guerlain này giúp thanh lọc làn da một cách hoàn hảo, nhẹ nhàng làm sạch và làm sáng da. Hỗn hợp dạng bọt biến thành dạng kem mịn mượt khi tiếp xúc với nước. Làn da sẽ được làm sạch và dưỡng ẩm tối đa, giúp da trở nên mềm mại, mịn màng và rạng rỡ.\r\n\r\nCách sử dụng: Sử dụng sản phẩm sáng/tối, mát xa bằng đầu ngón tay để làm sạch. Rửa sạch với nước ấm. Sau đó rửa sạch với nước ấm.\r\n\r\nThành phần: AQUA (WATER) • GLYCERIN • BUTYLENE GLYCOL • DECYL GLUCOSIDE • PEG-200 HYDROGENATED GLYCERYL PALMATE • SODIUM LAURETH SULFATE • PEG-7 GLYCERYL COCOATE • GLYCERYL LAURATE • PARFUM (FRAGRANCE) • METHYL GLUCETH-20 • PHENOXYETHANOL • DISODIUM EDTA • DIPOTASSIUM GLYCYRRHIZATE • CITRIC ACID • NIGELLA SATIVA SEED OIL • SCUTELLARIA BAICALENSIS ROOT EXTRACT','Sữa rửa mặt dạng bọt GUS 15 150ML','Mousse de Beauté từ Guerlain này giúp thanh lọc làn da một cách hoàn hảo, nhẹ nhàng làm sạch và làm sáng da.','publish','open','closed','','sua-rua-mat-dang-bot-gus-15-150ml','','','2019-06-30 03:22:32','2019-06-30 03:22:32','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=298',0,'product','',0),(299,1,'2019-05-29 08:41:15','2019-05-29 08:41:15','','Sữa rửa mặt dạng bọt MOUSSE DE BEAUTÉ NETTOYANTE','','inherit','open','closed','','mousse-de-beaute-nettoyante','','','2019-05-29 08:41:36','2019-05-29 08:41:36','',298,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT15_G061122_W.jpg',0,'attachment','image/jpeg',0),(171,1,'2018-10-17 03:22:30','2018-10-17 03:22:30','','guerlain_peau_blanche_rouge-declinaisons-T77 (1)','','inherit','open','closed','','guerlain_peau_blanche_rouge-declinaisons-t77-1','','','2018-10-17 03:22:30','2018-10-17 03:22:30','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_peau_blanche_rouge-declinaisons-T77-1.jpg',0,'attachment','image/jpeg',0),(296,1,'2019-05-29 08:17:25','2019-05-29 08:17:25','','Phấn nén Météorites clair phiên bản giới hạn 2019','','inherit','open','closed','','guerlain_cat19_g042862_w_cmyk','','','2019-05-29 08:18:27','2019-05-29 08:18:27','',295,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT19_G042862_W_CMYK.jpg',0,'attachment','image/jpeg',0),(297,1,'2019-05-29 08:18:44','2019-05-29 08:18:44','','Phấn nén Métérites medium phiên bản giới hạn 2019','','inherit','open','closed','','guerlain_cat19_g042863_w_cmyk','','','2019-05-29 08:19:15','2019-05-29 08:19:15','',295,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT19_G042863_W_CMYK.jpg',0,'attachment','image/jpeg',0),(348,0,'2019-06-10 04:08:55','2019-06-10 04:08:55','{\"update_callback\":\"wc_update_360_product_lookup_tables\"}','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5cfdd7e9d23179.34056814-Qfn6AZ2oKiM2PV7TNPJ4ur5DD8idLgnq','','','2019-06-10 04:09:13','2019-06-10 04:09:13','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=348',0,'scheduled-action','',3),(295,1,'2019-05-29 08:20:54','2019-05-29 08:20:54','Phấn nén Météorites limited edition 2019 là phiên bản du lịch của những viên ngọc trai huyền thoại với khả năng chỉnh sửa, làm mờ và làm sáng da một cách tinh tế.\r\n\r\nNhững viên ngọc trai được ép tinh xảo để tái sinh trong sự hài hòa của 4 sắc thái, cung cấp lượng ánh sáng hoàn hảo thích nghi với từng tông da.\r\n\r\nVới công nghệ Stardust - một loại polymer phản chiếu ánh sáng - chuyển đổi các tia sáng vô hình với mắt thường thành một quầng sáng hoàn hảo cho. Với công thức làm mờ của nó, các khuyết điểm trên da như lỗ chân lông và những dấu vết không hoàn hảo được làm mịn và mờ một cách tinh tế. Đồng thời, các hạt phấn siêu mịn giúp kiểm soát độ bóng cho làn da trông mịn màng, rạng rỡ và giữ lại độ ẩm nhất định cho da.\r\n\r\nSiêu phẩm giới hạn Météorites là bảo bối tốt nhất của bạn cho một làn da hoàn hảo, tăng cường vẻ đẹp của làn da và rạng rỡ suốt cả ngày.\r\n\r\nSử dụng cọ Météorites được thiết kế để lấy đúng lượng bột vừa đủ, phủ lên bề mặt da theo chiều chữ G từ trung tâm trán đến phía đầu xương gò má, sau đó di chuyển cọ theo chiều từ đỉnh mũi xuống cằm.\r\n<div class=\"block-body\">Thành phần: TALC • SYNTHETIC FLUORPHLOGOPITE • POLYETHYLENE • HDI/TRIMETHYLOL HEXYLLACTONE CROSSPOLYMER • ZINC STEARATE • DIMETHICONE • POLYMETHYLSILSESQUIOXANE • CALCIUM SODIUM BOROSILICATE • PHENYL TRIMETHICONE • DIMETHICONE/VINYL DIMETHICONE CROSSPOLYMER • LAUROYL LYSINE • CAPRYLYL GLYCOL • PARFUM (FRAGRANCE) • SODIUM DEHYDROACETATE • ETHYLHEXYLGLYCERIN • SILICA • TIN OXIDE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • LINALOOL • BENZYL ALCOHOL • DIAMOND POWDER • LIMONENE • AMYL CINNAMAL • GERANIOL • BHT • CINNAMYL ALCOHOL • TOCOPHEROL • [+/- CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 15850 (RED 6, RED 6 LAKE, RED 7, RED 7 LAKE) • CI 15985 (YELLOW 6 LAKE) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE) • CI 45410 (RED 28 LAKE) • CI 73360 (RED 30 LAKE) • CI 77000 (ALUMINUM POWDER) • CI 77007 (ULTRAMARINES) • CI 77163</div>\r\n<div></div>','Phấn nén Météorites phiên bản giới hạn 2019','Phấn nén Météorites limited edition 2019 là phiên bản du lịch của những viên ngọc trai huyền thoại với khả năng chỉnh sửa, làm mờ và làm sáng da một cách tinh tế.','publish','open','closed','','phan-nen-meteorites-phien-ban-gioi-han-2019','','','2019-06-30 03:22:57','2019-06-30 03:22:57','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=295',0,'product','',0),(173,1,'2018-10-17 03:46:11','2018-10-17 03:46:11','<table style=\"height: 479px;\" width=\"1052\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1042px;\">Lingerie de Peau Cushion là một sự lựa chọn lý tưởng cho những cô nàng luôn cần sự tươi mới. Kết cấu mịn màng và tính dưỡng ẩm cao giúp che phủ những khuyết điểm trên da, mang lại làn da mịn màng và trong suốt hơn bao giờ hết. Lingerie de Peau Cushion là một người bạn đồng hành không thể thiếu của người phụ nữ hiện đại, giúp làm mới làn da ngay lập tức chỉ với vài lần chạm.\r\n\r\nThiết kế vỏ hộp tách biệt với không khí nhằm bảo vệ sự tươi mới của các thành phần, giúp giữ vệ sinh sau mỗi lần sử dụng. Lingerie de Peau Cushion gồm 4 màu, là công thức hoàn hảo giúp tái tạo da, che đi sự mệt mỏi giúp bạn luôn tỏa sáng trong mọi trường hợp.\r\n\r\nSản phẩm có 5 tông màu phù hợp cho từng loại da:\r\n\r\n&lt;3 00N Porcelaine\r\n&lt;3 01N Très Clair\r\n&lt;3 02N Clair\r\n&lt;3 03N Naturel\r\n&lt;3 04N Moyen\r\n\r\nSử dụng bông phấn có trong hộp, ấn nhẹ lên bề mặt tiếp xúc hộp phấn, sau đó thoa đều phấn lên da mặt bắt đầu từ trung tâm khuôn mặt ra phía ngoài.\r\n\r\nThành Phần: AQUA (WATER) • CYCLOPENTASILOXANE • GLYCERIN • ETHYLHEXYL METHOXYCINNAMATE • ISODODECANE • PENTYLENE GLYCOL • ALCOHOL • DIMETHICONE • TITANIUM DIOXIDE [NANO] • PEG-10 DIMETHICONE • BUTYLENE GLYCOL DICAPRYLATE/DICAPRATE • SORBITAN SESQUIOLEATE • DISTEARDIMONIUM HECTORITE • PHENOXYETHANOL • CARRAGEENAN • ACRYLATES/DIMETHICONE COPOLYMER • SILICA • POLYMETHYLSILSESQUIOXANE • ALUMINUM HYDROXIDE • PARFUM (FRAGRANCE) • SODIUM MYRISTOYL GLUTAMATE • STEARIC ACID • SILICA SILYLATE • PROPYLENE CARBONATE • TOCOPHERYL ACETATE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • SYNTHETIC FLUORPHLOGOPITE • BHT • LINALOOL • BENZYL ALCOHOL • DIAMOND POWDER • LIMONENE • AMYL CINNAMAL • TOCOPHEROL • BUTYLPHENYL METHYLPROPIONAL • GERANIOL • [+/- CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 77891 (TITANIUM DIOXIDE)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Cushion Lingerie de Peau GUS 17','Lingerie de Peau Cushion là một sự lựa chọn lý tưởng cho những cô nàng luôn cần sự tươi mới.','publish','open','closed','','cushion-lingerie-de-peau-gus-17','','','2019-06-30 03:30:58','2019-06-30 03:30:58','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=173',0,'product','',0),(174,1,'2018-10-17 03:47:50','2018-10-17 03:47:50','','LINGERIE DE PEAU CUSHION','','inherit','open','closed','','lingerie-de-peau-cushion','','','2018-10-17 03:47:50','2018-10-17 03:47:50','',173,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042509_W.jpg',0,'attachment','image/jpeg',0),(302,1,'2019-05-29 09:34:56','2019-05-29 09:34:56','Sữa rửa mặt Cleansing Foam Blanc de Perle Guerlain nhẹ nhàng loại bỏ lớp trang điểm và các tạp chất nhờ các hạt ngọc trai siêu nhỏ có khả năng tẩy tế bào chết.\r\nVới công nghệ hoàn toàn mới của Guerlain, thành phần giúp kích thích đổi mới tế bào &amp; tối ưu hóa việc loại bỏ tế bào, ngăn ngừa sự tích tụ xỉn màu da.\r\nNgày qua ngày, làn da sẽ trở nên trong suốt và tinh khiết, tươi trẻ và rạng rỡ đến bất ngờ.\r\n\r\nSử dụng sản phẩm vào buổi sáng và buổi tối để đạt hiệu quả tốt nhất. Lấy 1 lượng nhỏ ra lòng bàn tay, xoa đều với nước, sau đó mát xa nhẹ nhàng lên mặt để làm sạch. Rửa sạch với nước và dùng khăn để lau khô.\r\n\r\nThành phần: AQUA (WATER) • GLYCERIN • SODIUM LAURETH SULFATE • SORBITOL • COCO-BETAINE • COCAMIDOPROPYL BETAINE • PEG-120 METHYL GLUCOSE DIOLEATE • ACRYLATES COPOLYMER • SODIUM LAUROYL SARCOSINATE • PARFUM (FRAGRANCE) • SODIUM COCOYL ISETHIONATE • SODIUM METHYL COCOYL TAURATE • POLYCAPROLACTONE • PHENOXYETHANOL • PEG-3 DISTEARATE • TROMETHAMINE • SODIUM CHLORIDE • TRILAURETH-4 PHOSPHATE • MENTHOXYPROPANEDIOL • 1,2-HEXANEDIOL • CAPRYLYL GLYCOL • TETRASODIUM EDTA • BUTYLENE GLYCOL • SYNTHETIC FLUORPHLOGOPITE • TOCOPHERYL ACETATE • CI 77891 (TITANIUM DIOXIDE) • BENZYL SALICYLATE • GERANIOL • HYDROXYCITRONELLAL • SODIUM LAURYL SULFATE • OPHIOPOGON JAPONICUS ROOT EXTRACT • ASCORBYL GLUCOSIDE • BIOTIN • POLYQUATERNIUM-51 • HYDROLYZED PRUNUS DOMESTICA • FAEX (YEAST EXTRACT) • BHT • SODIUM BENZOATE • HYDROLYZED CONCHIOLIN PROTEIN • SOPHORA ANGUSTIFOLIA ROOT EXTRACT • ETHYLHEXYLGLYCERIN','Sữa rửa mặt Blanc de pearl 150 ML','Sữa rửa mặt Cleansing Foam Blanc de Perle Guerlain nhẹ nhàng loại bỏ lớp trang điểm và các tạp chất nhờ các hạt ngọc trai siêu nhỏ có khả năng tẩy tế bào chết','publish','open','closed','','sua-rua-mat-blanc-de-pearl-150-ml','','','2019-06-30 03:21:58','2019-06-30 03:21:58','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=302',0,'product','',0),(176,1,'2018-10-17 09:27:58','2018-10-17 09:27:58','','KISSKISS MATTE N° 330 - SPICY BURGUNDY','','inherit','open','closed','','kisskiss-matte-n-330-spicy-burgundy','','','2018-10-17 09:27:58','2018-10-17 09:27:58','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042440_W.jpg',0,'attachment','image/jpeg',0),(178,1,'2018-10-17 09:33:27','2018-10-17 09:33:27','','KISSKISS MATTE N° 331 - CHILLI RED','','inherit','open','closed','','kisskiss-matte-n-331-chilli-red','','','2018-10-17 09:33:27','2018-10-17 09:33:27','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042441_W.jpg',0,'attachment','image/jpeg',0),(347,0,'2019-06-10 04:08:54','2019-06-10 04:08:54','{\"update_callback\":\"wc_update_354_db_version\"}','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5cfdd7e8b0a6f8.10578818-fEr6xAGgY7RvnD2yRrYDtavpKjDYNF2A','','','2019-06-10 04:09:12','2019-06-10 04:09:12','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=347',0,'scheduled-action','',3),(179,1,'2018-10-17 09:38:58','2018-10-17 09:38:58','','guerlain_peau-blanche-T71','','inherit','open','closed','','guerlain_peau-blanche-t71','','','2018-10-17 09:38:58','2018-10-17 09:38:58','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_peau-blanche-T71.jpg',0,'attachment','image/jpeg',0),(181,1,'2018-10-17 09:43:56','2018-10-17 09:43:56','','KISSKISS MATTE N° 347 ZESTY ORANGE','','inherit','open','closed','','kisskiss-matte-n-347-zesty-orange','','','2018-10-17 09:43:56','2018-10-17 09:43:56','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042442_W.jpg',0,'attachment','image/jpeg',0),(182,1,'2018-10-17 09:46:36','2018-10-17 09:46:36','','KISSKISS MATTE N° 347 ZESTY ORANGE','','inherit','open','closed','','kisskiss-matte-n-347-zesty-orange-2','','','2018-10-17 09:46:36','2018-10-17 09:46:36','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042442_W-1.jpg',0,'attachment','image/jpeg',0),(184,1,'2018-10-17 09:50:02','2018-10-17 09:50:02','','KISSKISS MATTE N° 348 - HOT CORAL','','inherit','open','closed','','kisskiss-matte-n-348-hot-coral','','','2018-10-17 09:50:02','2018-10-17 09:50:02','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042443_W.jpg',0,'attachment','image/jpeg',0),(300,1,'2019-05-29 08:49:24','2019-05-29 08:49:24','Phấn nén Météorites limited edition 2019 là phiên bản du lịch của những viên ngọc trai huyền thoại với khả năng chỉnh sửa, làm mờ và làm sáng da một cách tinh tế.\n\nNhững viên ngọc trai được ép tinh xảo để tái sinh trong sự hài hòa của 4 sắc thái, cung cấp lượng ánh sáng hoàn hảo thích nghi với từng tông da.\n\nVới công nghệ Stardust - một loại polymer phản chiếu ánh sáng - chuyển đổi các tia sáng vô hình với mắt thường thành một quầng sáng hoàn hảo cho. Với công thức làm mờ của nó, các khuyết điểm trên da như lỗ chân lông và những dấu vết không hoàn hảo được làm mịn và mờ một cách tinh tế. Đồng thời, các hạt phấn siêu mịn giúp kiểm soát độ bóng cho làn da trông mịn màng, rạng rỡ và giữ lại độ ẩm nhất định cho da.\n\nSiêu phẩm giới hạn Météorites là bảo bối tốt nhất của bạn cho một làn da hoàn hảo, tăng cường vẻ đẹp của làn da và rạng rỡ suốt cả ngày.\n\nHướng dẫn sử dụng:\n<div class=\"block-body\">Thành phần: TALC • SYNTHETIC FLUORPHLOGOPITE • POLYETHYLENE • HDI/TRIMETHYLOL HEXYLLACTONE CROSSPOLYMER • ZINC STEARATE • DIMETHICONE • POLYMETHYLSILSESQUIOXANE • CALCIUM SODIUM BOROSILICATE • PHENYL TRIMETHICONE • DIMETHICONE/VINYL DIMETHICONE CROSSPOLYMER • LAUROYL LYSINE • CAPRYLYL GLYCOL • PARFUM (FRAGRANCE) • SODIUM DEHYDROACETATE • ETHYLHEXYLGLYCERIN • SILICA • TIN OXIDE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • LINALOOL • BENZYL ALCOHOL • DIAMOND POWDER • LIMONENE • AMYL CINNAMAL • GERANIOL • BHT • CINNAMYL ALCOHOL • TOCOPHEROL • [+/- CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 15850 (RED 6, RED 6 LAKE, RED 7, RED 7 LAKE) • CI 15985 (YELLOW 6 LAKE) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE) • CI 45410 (RED 28 LAKE) • CI 73360 (RED 30 LAKE) • CI 77000 (ALUMINUM POWDER) • CI 77007 (ULTRAMARINES) • CI 77163</div>\n<div></div>','Phấn nén Météorites phiên bản giới hạn 2019','Phấn nén Météorites limited edition 2019 là phiên bản du lịch của những viên ngọc trai huyền thoại với khả năng chỉnh sửa, làm mờ và làm sáng da một cách tinh tế.','inherit','closed','closed','','295-autosave-v1','','','2019-05-29 08:49:24','2019-05-29 08:49:24','',295,'http://hicosmetics4u.com/2019/05/29/295-autosave-v1/',0,'revision','',0),(186,1,'2018-10-17 09:53:12','2018-10-17 09:53:12','','KISSKISS MATTE N° 377 - WILD PLUM','','inherit','open','closed','','kisskiss-matte-n-377-wild-plum','','','2018-10-17 09:53:12','2018-10-17 09:53:12','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042470_W.jpg',0,'attachment','image/jpeg',0),(289,1,'2019-05-26 08:16:04','2019-05-26 08:16:04','','ROSE AUX JOUES BLUSH TENDRE N°02','','inherit','open','closed','','rose-aux-joues-blush-tendre-n02','','','2019-05-26 08:16:04','2019-05-26 08:16:04','',288,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT15_G041997_W.jpg',0,'attachment','image/jpeg',0),(290,1,'2019-05-26 08:17:21','2019-05-26 08:17:21','','ROSE AUX JOUES BLUSH TENDRE N°06','','inherit','open','closed','','rose-aux-joues-blush-tendre-n06','','','2019-05-26 08:17:21','2019-05-26 08:17:21','',288,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT15_G042001_B.jpg',0,'attachment','image/jpeg',0),(291,1,'2019-05-26 08:18:46','2019-05-26 08:18:46','','ROSE AUX JOUES BLUSH TENDRE N°01','','inherit','open','closed','','rose-aux-joues-blush-tendre-n01','','','2019-05-26 08:18:46','2019-05-26 08:18:46','',288,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT15_G041996_W.jpg',0,'attachment','image/jpeg',0),(292,1,'2019-05-26 08:19:59','2019-05-26 08:19:59','','ROSE AUX JOUES BLUSH TENDRE N°03','','inherit','open','closed','','rose-aux-joues-blush-tendre-n03','','','2019-05-26 08:19:59','2019-05-26 08:19:59','',288,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT15_G041998_W.jpg',0,'attachment','image/jpeg',0),(293,1,'2019-05-26 08:21:18','2019-05-26 08:21:18','','ROSE AUX JOUES BLUSH TENDRE N°04','','inherit','open','closed','','rose-aux-joues-blush-tendre-n04','','','2019-05-26 08:21:18','2019-05-26 08:21:18','',288,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT15_G041999_W.jpg',0,'attachment','image/jpeg',0),(187,1,'2018-10-17 09:58:13','2018-10-17 09:58:13','<table style=\"height: 110px;\" width=\"1066\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1056px;\">Không hổ danh là thương hiệu sở hữu thỏi son đắt nhất thế giới - Nụ Hôn KissKiss Matte chính thức hạ gục trái tim giới mộ điệu với lớp vỏ son vàng nhám lì sang trọng &amp; bắt mắt.\r\n\r\nChất son lì nhưng kết cấu mịn màng với khả năng lấp đầy những rãnh nứt làm môi không còn cảm giác khô tróc. Ứng dụng những hoạt chất \"vàng\" trong ngành công nghiệp làm đẹp như Hyaluronic Acid và dầu hạt Thì Là giúp nuôi dưỡng và tạo hiệu ứng đầy đặn cho bờ môi. KissKiss Matte còn chứa dãn xuất từ trái Ớt đỏ giúp kích thích tuần hoàn máu ở môi.\r\n\r\nVới 9 sắc son lì trung thực &amp; sống động - KissKiss Matte đã chinh phục được mọi tiêu chuẩn khắt khe nhất của các tín đồ son môi sành điệu ngay từ lần chạm đầu tiên.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Son lì KissKiss Matte','Không hổ danh là thương hiệu sở hữu thỏi son đắt nhất thế giới - Nụ Hôn KissKiss Matte chính thức hạ gục trái tim giới mộ điệu với lớp vỏ son vàng nhám lì sang trọng &amp; bắt mắt.','publish','open','closed','','son-li-kisskiss-mat-m306-caliente-beige','','','2019-06-30 03:30:46','2019-06-30 03:30:46','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=187',0,'product','',0),(188,1,'2018-10-17 09:56:39','2018-10-17 09:56:39','','KISSKISS MATTE N° 306 - CALIENTE BEIGE','','inherit','open','closed','','kisskiss-matte-n-306-caliente-beige','','','2018-10-17 09:56:39','2018-10-17 09:56:39','',187,'http://hicosmetics4u.com/wp-content/uploads/2018/10/guerlain_CAT17_G042444_W.jpg',0,'attachment','image/jpeg',0),(195,1,'2018-10-26 07:16:37','2018-10-26 07:16:37','<header class=\"entry-header\">\n<p class=\"entry-meta\"></p>\n\n</header>\n<div class=\"entry-content\">\n\n<img class=\"alignright size-medium wp-image-473 lazyloaded\" src=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg\" sizes=\"(max-width: 236px) 100vw, 236px\" srcset=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg 236w, https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-805x1024.jpg 805w\" alt=\"Vogue\" width=\"236\" height=\"300\" data-lazy-src=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg\" data-lazy-srcset=\"https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-236x300.jpg 236w, https://demo.9seeds.com/jessica/files/2014/09/Vogue-style-vintage-805x1024.jpg 805w\" data-was-processed=\"true\" />Bacon ipsum dolor sit amet sausage chuck cow tri-tip. Ribeye beef pork jowl tongue andouille shoulder. Salami shankle ham hamburger sausage short loin flank spare ribs doner pig jerky chicken pork loin leberkas bacon.[soliloquy id=\"28\"] Salami kevin tongue, meatloaf porchetta ribeye turducken drumstick pork loin cow turkey fatback. Sirloin short ribs jerky pork loin boudin chuck.\n\nT-bone chicken shoulder bacon, leberkas ball tip tongue bresaola turducken sausage strip steak pancetta drumstick flank pastrami. Bresaola porchetta tail, rump salami ham drumstick shankle chicken pig landjaeger ribeye ham hock. Bresaola shankle rump salami capicola doner, corned beef tenderloin spare ribs turkey. Andouille pork beef pastrami ham leberkas filet mignon sirloin shoulder.\n\nTail shank sausage shoulder, chicken prosciutto pastrami kevin short loin hamburger landjaeger swine t-bone pork loin ground round. Tenderloin pork belly tri-tip kevin pig tongue. Pig pork chop pastrami salami frankfurter t-bone bacon kielbasa prosciutto filet mignon tail boudin leberkas strip steak. Turducken sirloin drumstick strip steak ham chicken leberkas kielbasa porchetta. Sirloin jowl brisket turkey leberkas ham hock.\n\nCapicola prosciutto frankfurter, ham strip steak pig tongue porchetta. Beef kevin meatloaf ham beef ribs pig tail rump porchetta tenderloin. Flank pastrami swine jowl beef ribs bacon tail venison fatback shoulder capicola porchetta drumstick sausage short loin. Pig turducken meatball leberkas jowl landjaeger shoulder.\n\nBiltong ground round ham hock pastrami meatloaf hamburger sausage\n\ntongue turkey pork strip steak bacon beef. Pork chop sirloin frankfurter, pork belly drumstick boudin andouille ham hock corned beef. Meatball shoulder pastrami drumstick flank kevin hamburger tenderloin ribeye salami ball tip chicken swine pig meatloaf. Ham meatloaf rump t-bone ham hock. Prosciutto meatball bacon drumstick.</div>','WHAT’S YOUR STYLE? ARE YOUR VINTAGE, CLASSIC, MODERN OR ECLECTIC','','inherit','closed','closed','','193-autosave-v1','','','2018-10-26 07:16:37','2018-10-26 07:16:37','',193,'http://hicosmetics4u.com/2018/10/26/193-autosave-v1/',0,'revision','',0),(196,1,'2018-10-26 07:40:09','2018-10-26 07:40:09','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','inherit','closed','closed','','1-revision-v1','','','2018-10-26 07:40:09','2018-10-26 07:40:09','',1,'http://hicosmetics4u.com/2018/10/26/1-revision-v1/',0,'revision','',0),(213,1,'2019-02-19 03:32:54','2019-02-19 03:32:54','Phấn phủ dạng nén Météorites là 1 ví dụ hoàn hảo về khả năng biến hóa khôn lường của dòng phấn này. Những nghệ nhân của Guerlain đã khéo léo biến đổi những viên phấn Météorites huyền thoại thành 1 sản phẩm vô cùng nhỏ gọn và sang trọng. Những viên phấn ngọc trai được ép mịn để tạo thành 1 bức tranh đầy sắc màu với khả năng điều chỉnh và tăng cường độ sáng cho làn da. Làn da trông mềm mịn và tự nhiên nhất có thể.\r\n\r\nSử dụng cọ Météorites được thiết kế để lấy đúng lượng bột vừa đủ, phủ lên bề mặt da theo chiều chữ G từ trung tâm trán đến phía đầu xương gò má, sau đó di chuyển cọ theo chiều từ đỉnh mũi xuống cằm.\r\n\r\nThành Phần: TALC • SYNTHETIC FLUORPHLOGOPITE • NYLON-12 • LAUROYL LYSINE • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • MAGNESIUM MYRISTATE • MAGNESIUM STEARATE • ETHYLHEXYL PALMITATE • HYDROGENATED POLYISOBUTENE • JOJOBA ESTERS • DIISOSTEARYL MALATE • PENTAERYTHRITYL TETRAETHYLHEXANOATE • POLYMETHYLSILSESQUIOXANE • SODIUM DEHYDROACETATE • CAPRYLYL GLYCOL • PENTYLENE GLYCOL • PARFUM (FRAGRANCE) • ALUMINUM HYDROXIDE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • DIAMOND POWDER • LINALOOL • BENZYL ALCOHOL • LIMONENE • AMYL CINNAMAL • TOCOPHEROL • BUTYLPHENYL METHYLPROPIONAL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 15850 (RED 6, RED 7, RED 7 LAKE) • CI 15985 (YELLOW 6 LAKE) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE) • CI 45410 (RED 28 LAKE) • CI 73360 (RED 30 LAKE) • CI 77000 (ALUMINUM POWDER) • CI 77007 (ULTRAMARINES) • CI 77163 (BISMUTH OXYCHLORIDE) • CI 77288 (CHROMIUM OXIDE GREENS) • CI 77289 (CHROMIUM HYDROXIDE GREEN) • CI 77510 (FERRIC FERROCYANIDE, FERRIC AMMONIUM FERROCYANIDE) • CI 77742 (MANGANESE VIOLET)]','Phấn Ngọc Trai Meteorites dạng nén GUS 15','Phấn phủ dạng nén Météorites là 1 ví dụ hoàn hảo về khả năng biến hóa khôn lường của dòng phấn này.','publish','open','closed','','phan-meteorites-dang-nen-gus-15','','','2019-06-30 03:27:07','2019-06-30 03:27:07','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=213',0,'product','',0),(215,1,'2019-02-18 13:40:37','2019-02-18 13:40:37','','MÉTÉORITES COMPACT LIGHT','','inherit','open','closed','','meteorites-compact-light','','','2019-02-18 13:40:37','2019-02-18 13:40:37','',213,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT15_G041887_W.jpg',0,'attachment','image/jpeg',0),(265,1,'2019-02-28 03:15:22','2019-02-28 03:15:22','','BLANC DE PERLE','','inherit','open','closed','','blanc-de-perle-n01','','','2019-02-28 03:15:45','2019-02-28 03:15:45','',262,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT15_G041870_W.jpg',0,'attachment','image/jpeg',0),(220,1,'2019-02-19 03:31:21','2019-02-19 03:31:21','Phù hợp với tông da trung bình ','MÉTÉORITES COMPACT MEDIUM','MÉTÉORITES COMPACT MEDIUM ','inherit','open','closed','','meteorites-compact-medium','','','2019-02-19 03:37:10','2019-02-19 03:37:10','',213,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT15_G041888_W.jpg',0,'attachment','image/jpeg',0),(222,1,'2019-02-21 10:33:40','2019-02-21 10:33:40','Phấn phủ dạng nén Météorites là 1 ví dụ hoàn hảo về khả năng biến hóa khôn lường của dòng phấn này. Những nghệ nhân của Guerlain đã khéo léo biến đổi những viên phấn Météorites huyền thoại thành 1 sản phẩm vô cùng nhỏ gọn và sang trọng. Những viên phấn ngọc trai được ép mịn để tạo thành 1 bức tranh đầy sắc màu với khả năng điều chỉnh và tăng cường độ sáng cho làn da. Làn da trông mềm mịn và tự nhiên nhất có thể.\n\nSử dụng cọ Météorites được thiết kế để lấy đúng lượng bột vừa đủ, phủ lên bề mặt da theo chiều chữ G từ trung tâm trán đến phía đầu xương gò má, sau đó di chuyển cọ theo chiều từ đỉnh mũi xuống cằm.\n\nThành Phần: TALC • SYNTHETIC FLUORPHLOGOPITE • NYLON-12 • LAUROYL LYSINE • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • MAGNESIUM MYRISTATE • MAGNESIUM STEARATE • ETHYLHEXYL PALMITATE • HYDROGENATED POLYISOBUTENE • JOJOBA ESTERS • DIISOSTEARYL MALATE • PENTAERYTHRITYL TETRAETHYLHEXANOATE • POLYMETHYLSILSESQUIOXANE • SODIUM DEHYDROACETATE • CAPRYLYL GLYCOL • PENTYLENE GLYCOL • PARFUM (FRAGRANCE) • ALUMINUM HYDROXIDE • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • DIAMOND POWDER • LINALOOL • BENZYL ALCOHOL • LIMONENE • AMYL CINNAMAL • TOCOPHEROL • BUTYLPHENYL METHYLPROPIONAL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 15850 (RED 6, RED 7, RED 7 LAKE) • CI 15985 (YELLOW 6 LAKE) • CI 19140 (YELLOW 5 LAKE) • CI 42090 (BLUE 1 LAKE) • CI 45410 (RED 28 LAKE) • CI 73360 (RED 30 LAKE) • CI 77000 (ALUMINUM POWDER) • CI 77007 (ULTRAMARINES) • CI 77163 (BISMUTH OXYCHLORIDE) • CI 77288 (CHROMIUM OXIDE GREENS) • CI 77289 (CHROMIUM HYDROXIDE GREEN) • CI 77510 (FERRIC FERROCYANIDE, FERRIC AMMONIUM FERROCYANIDE) • CI 77742 (MANGANESE VIOLET)]','Phấn Ngọc Trai Meteorites dạng nén GUS 15','Phấn phủ dạng nén Météorites là 1 ví dụ hoàn hảo về khả năng biến hóa khôn lường của dòng phấn này.','inherit','closed','closed','','213-autosave-v1','','','2019-02-21 10:33:40','2019-02-21 10:33:40','',213,'http://hicosmetics4u.com/2019/02/21/213-autosave-v1/',0,'revision','',0),(205,1,'2018-11-07 11:19:26','2018-11-07 11:19:26','<table class=\" alignleft\" style=\"height: 368px; width: 1060px;\" width=\"1067\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 1051.2px;\">Kem lót Guerlain l\'OR được cấu tạo bởi những mảnh vàng nguyên chất 24K - mảnh trang sức sang trọng nhất dành cho bề mặt da được chế tác thành những hạt lấp lánh, có độ phản chiếu cao và phân tán bởi một lớp gel làm mềm dưỡng ẩm. Làn da trở nên mềm mịn và đều màu, giúp giữ cho lớp nền lâu trôi và bền màu suốt cả ngày.\r\n\r\nLấy một lượng nhỏ gel lên trên mu bàn tay và nhẹ nhàng thoa đều lên da mặt, đợi vài giây sau đó bắt đầu các bước trang điểm tiếp theo.\r\n\r\nMách nhỏ: Trộn 1 vài giọt kem lót vàng 24K cùng kem nền để tạo lên lớp nền mỏng nhẹ và trong suốt.\r\n\r\nThành phần: AQUA (WATER) • GLYCERIN • ALCOHOL • BUTYLENE GLYCOL • POLYSORBATE 20 • PHENOXYETHANOL • PEG-8 • GLYCERYL POLYMETHACRYLATE • SORBITOL • AMMONIUM ACRYLOYLDIMETHYLTAURATE/VP COPOLYMER • PARFUM (FRAGRANCE) • POLYVINYL ALCOHOL • CELLULOSE GUM • GOLD • BUTYLPHENYL METHYLPROPIONAL • LINALOOL • CITRONELLOL • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • GERANIOL • PENTYLENE GLYCOL • ROSA CENTIFOLIA FLOWER EXTRACT • HYDROLYZED RICE PROTEIN • ASCORBIC ACID • SODIUM BENZOATE • POTASSIUM SORBATE • BHT</td>\r\n</tr>\r\n</tbody>\r\n</table>','Kem lót vàng 24K GUS 15 L\'OR BASE TEINT 30ML','Kem lót Guerlain l\'OR được cấu tạo bởi những mảnh vàng nguyên chất 24K - mảnh trang sức sang trọng nhất dành cho bề mặt da.','publish','open','closed','','kem-lot-vang-24k-gus-15-lor-base-teint-30ml','','','2019-06-30 03:27:28','2019-06-30 03:27:28','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=205',0,'product','',0),(206,1,'2018-11-07 11:41:50','2018-11-07 11:41:50','http://hicosmetics4u.com/wp-content/uploads/2018/10/cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1.jpg','cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1.jpg','','inherit','open','closed','','cropped-guerlain_peau_blanche_rouge-declinaisons-t77-1-1-jpg','','','2018-11-07 11:41:50','2018-11-07 11:41:50','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/10/cropped-guerlain_peau_blanche_rouge-declinaisons-T77-1-1.jpg',0,'attachment','image/jpeg',0),(207,1,'2018-11-07 11:42:12','2018-11-07 11:42:12','','Hicosmetics4u (3)','','inherit','open','closed','','hicosmetics4u-3','','','2018-11-07 11:42:12','2018-11-07 11:42:12','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/11/Hicosmetics4u-3.png',0,'attachment','image/png',0),(208,1,'2018-11-07 11:42:19','2018-11-07 11:42:19','http://hicosmetics4u.com/wp-content/uploads/2018/11/cropped-Hicosmetics4u-3.png','cropped-Hicosmetics4u-3.png','','inherit','open','closed','','cropped-hicosmetics4u-3-png','','','2018-11-07 11:42:19','2018-11-07 11:42:19','',0,'http://hicosmetics4u.com/wp-content/uploads/2018/11/cropped-Hicosmetics4u-3.png',0,'attachment','image/png',0),(288,1,'2019-05-26 08:22:48','2019-05-26 08:22:48','Phấn má hồng Rose Aux Joues là phiên bản vượt trội của dòng phấn má hồng của Guerlain với 6 sắc màu phù hợp với mọi dịp lễ, cho đôi má ửng hồng tự nhiên, nhẹ nhàng mà vô cùng nổi bật','Phấn má hồng Rose Aux Joues','Phiên bản vượt trội của dòng phấn má của Guerlain, cho bạn đôi má ửng hồng tự nhiên và rạng rỡ.','publish','open','closed','','phan-ma-hong-rose-aux-joues','','','2019-06-30 03:23:22','2019-06-30 03:23:22','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=288',0,'product','',0),(266,1,'2019-02-28 03:31:39','2019-02-28 03:31:39','Blanc de pearl - công thức được cải tiến với công nghệ «Weather Fit» thông minh, điều chỉnh sự thay đổi của nhiệt độ và độ ẩm, tạo ra một làn da trắng sáng hoàn hảo như ngọc trai suốt cả ngày dù có là mùa nào đi chăng nữa.\r\n\r\nBột phấn siêu mịn giúp bám trên da dễ dàng, che phủ các khuyết điểm như mụn, đốm nâu, vết mẩn đỏ, nhưng vẫn nhẹ nhàng và không gây bí da, giúp da mềm mại, mịn màng suốt cả ngày dài - một siêu phẩm không thể bỏ qua của nhà Guerlain.\r\n\r\nThành phần: BORON NITRIDE • TITANIUM DIOXIDE [NANO] • TALC • MICA • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • ETHYLHEXYL METHOXYCINNAMATE • SILICA • NYLON-12 • BARIUM SULFATE • SYNTHETIC FLUORPHLOGOPITE • ETHYLENE/ACRYLIC ACID COPOLYMER • BENZOPHENONE-3 • POLYMETHYL METHACRYLATE • AQUA (WATER) • STEARIC ACID • PHENYL TRIMETHICONE • ALUMINA • BUTYLENE GLYCOL • NEOPENTYL GLYCOL DIETHYLHEXANOATE • PENTYLENE GLYCOL • SODIUM DEHYDROACETATE • DIPENTAERYTHRITYL HEXAHYDROXYSTEARATE/HEXASTEARATE/HEXAROSINATE • DIISOSTEARYL MALATE • LAUROYL LYSINE • CAPRYLYL GLYCOL • DIMETHICONE • PARFUM (FRAGRANCE) • ALUMINUM HYDROXIDE • JASMINUM OFFICINALE (JASMINE) FLOWER EXTRACT • OPHIOPOGON JAPONICUS ROOT EXTRACT • BUTYROSPERMUM PARKII (SHEA) SEEDCAKE EXTRACT • BENZYL SALICYLATE • HYDROLYZED PRUNUS DOMESTICA • FAEX (YEAST EXTRACT) • BHT • GERANIOL • HYDROXYCITRONELLAL • SOPHORA ANGUSTIFOLIA ROOT EXTRACT • LILIUM CANDIDUM BULB EXTRACT • PHENOXYETHANOL • HYDROLYZED CONCHIOLIN PROTEIN • ETHYLHEXYLGLYCERIN • [+/- CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 77891 (TITANIUM DIOXIDE)]','Phấn nén Blanc de pearl GUS 16','Blanc de pearl - mang lại cho bạn làn da trắng sáng hoàn hảo như ngọc trai','publish','open','closed','','phan-nen-blanc-de-pearl-gus-16','','','2019-06-30 03:26:22','2019-06-30 03:26:22','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=266',0,'product','',0),(267,1,'2019-02-28 03:29:20','2019-02-28 03:29:20','','BLANC DE PERLE COMPACT ECLAIRCISSANT','','inherit','open','closed','','blanc-de-perle-compact-eclaircissant-n01','','','2019-02-28 04:08:04','2019-02-28 04:08:04','',266,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT16_G042074_W.jpg',0,'attachment','image/jpeg',0),(268,1,'2019-02-28 03:48:42','2019-02-28 03:48:42','Blanc de pearl - công thức được cải tiến với công nghệ «Weather Fit» thông minh, điều chỉnh sự thay đổi của nhiệt độ và độ ẩm, tạo ra một làn da trắng sáng hoàn hảo như ngọc trai suốt cả ngày dù có là mùa nào đi chăng nữa.\n\nBột phấn siêu mịn giúp bám trên da dễ dàng, che phủ các khuyết điểm như mụn, đốm nâu, vết mẩn đỏ, nhưng vẫn nhẹ nhàng và không gây bí da, giúp da mềm mại, mịn màng suốt cả ngày dài - một siêu phẩm không thể bỏ qua của nhà Guerlain.\n\nMách nhỏ: Trộn đều kem nền\n\nThành phần: #09671 INGREDIENTS: BORON NITRIDE • TITANIUM DIOXIDE [NANO] • TALC • MICA • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • ETHYLHEXYL METHOXYCINNAMATE • SILICA • NYLON-12 • BARIUM SULFATE • SYNTHETIC FLUORPHLOGOPITE • ETHYLENE/ACRYLIC ACID COPOLYMER • BENZOPHENONE-3 • POLYMETHYL METHACRYLATE • AQUA (WATER) • STEARIC ACID • PHENYL TRIMETHICONE • ALUMINA • BUTYLENE GLYCOL • NEOPENTYL GLYCOL DIETHYLHEXANOATE • PENTYLENE GLYCOL • SODIUM DEHYDROACETATE • DIPENTAERYTHRITYL HEXAHYDROXYSTEARATE/HEXASTEARATE/HEXAROSINATE • DIISOSTEARYL MALATE • LAUROYL LYSINE • CAPRYLYL GLYCOL • DIMETHICONE • PARFUM (FRAGRANCE) • ALUMINUM HYDROXIDE • JASMINUM OFFICINALE (JASMINE) FLOWER EXTRACT • OPHIOPOGON JAPONICUS ROOT EXTRACT • BUTYROSPERMUM PARKII (SHEA) SEEDCAKE EXTRACT • BENZYL SALICYLATE • HYDROLYZED PRUNUS DOMESTICA • FAEX (YEAST EXTRACT) • BHT • GERANIOL • HYDROXYCITRONELLAL • SOPHORA ANGUSTIFOLIA ROOT EXTRACT • LILIUM CANDIDUM BULB EXTRACT • PHENOXYETHANOL • HYDROLYZED CONCHIOLIN PROTEIN • ETHYLHEXYLGLYCERIN • [+/- CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 77891 (TITANIUM DIOXIDE)]','Phấn nén Blanc de pearl GUS 16','Blanc de pearl - mang lại cho bạn làn da trắng sáng hoàn hảo như ngọc trai','inherit','closed','closed','','266-autosave-v1','','','2019-02-28 03:48:42','2019-02-28 03:48:42','',266,'http://hicosmetics4u.com/2019/02/28/266-autosave-v1/',0,'revision','',0),(269,1,'2019-02-28 04:04:31','2019-02-28 04:04:31','<table border=\"0\" width=\"676\" cellspacing=\"0\" cellpadding=\"0\"><colgroup> <col width=\"676\" /></colgroup>\r\n<tbody>\r\n<tr>\r\n<td class=\"xl65\" width=\"676\" height=\"220\">Phấn nén Lingerie de Peau Compact Mat Alive là sự kết hợp hoàn hảo giữa phấn phủ và kem nền với khả năng kiềm dầu cao mang đến lớp nền hoàn hảo và mỏng mịn.\r\n\r\nNhờ công thức được làm giàu với các tinh thể ngọc trai co giãn có độ đàn hồi cao, Lingerie de Peau Compact Mat Alive Foundation hòa quyện hoàn hảo vào da và định hình bề mặt da theo mọi chuyển động, đem lại cảm giác nhẹ nhàng và thoải mái.\r\nSự xuất hiện của tinh thể ngọc trai Micro-pearls siêu nhỏ len lỏi và lấp đầy kết cấu của những hạt phấn. Khi apply lên da tạo nên tấm màng che đồng đều, cân bằng sắc tố da với độ che phủ gần như hoàn hảo.\r\n\r\nHương thơm violet ẩn mình trong những hạt phấn mang đến cho người dùng cảm giác thoải mái và dịu nhẹ đến không ngờ.\r\n\r\nThành phần: SYNTHETIC FLUORPHLOGOPITE • TALC • ETHYLHEXYL METHOXYCINNAMATE • SILICA • ZINC STEARATE • BARIUM SULFATE • HDI/TRIMETHYLOL HEXYLLACTONE CROSSPOLYMER • DIMETHICONE • HYDROGENATED POLYISOBUTENE • ALUMINUM HYDROXIDE • ACRYLATES/STEARYL ACRYLATE/DIMETHICONE METHACRYLATE COPOLYMER • DIISOSTEARYL MALATE • CAPRYLYL GLYCOL • HYDROGEN DIMETHICONE • OCTYLDODECYL STEAROYL STEARATE • SODIUM DEHYDROACETATE • STEARIC ACID • PARFUM (FRAGRANCE) • LAUROYL LYSINE • ETHYLHEXYLGLYCERIN • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • PALMITIC ACID • BHT • LINALOOL • BENZYL ALCOHOL • MAGNESIUM HYDROXIDE • LIMONENE • AMYL CINNAMAL • GERANIOL • TOCOPHEROL • [+/- CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES)]</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n&nbsp;','Phấn nén Lingerie Mat Alive GUS 18','Phấn nén Lingerie Matte là sự kết hợp hoàn hảo giữa phấn phủ và kem nền với khả năng kiềm dầu cao mang đến lớp nền hoàn hảo và mỏng mịn.','publish','open','closed','','phan-nen-lingerie-mat-alive-gus-18','','','2019-06-30 03:25:41','2019-06-30 03:25:41','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=269',0,'product','',0),(270,1,'2019-02-28 03:57:22','2019-02-28 03:57:22','','Lingerie de Peau Compact Mat Alive Foundation 01N','','inherit','open','closed','','guerlain_cat18_g042596_01n_w','','','2019-02-28 04:03:57','2019-02-28 04:03:57','',269,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT18_G042596_01N_W.jpg',0,'attachment','image/jpeg',0),(271,1,'2019-02-28 04:03:11','2019-02-28 04:03:11','','Lingerie de Peau Compact Mat Alive Foundation 02N','','inherit','open','closed','','guerlain_cat18_g042597_02n_w','','','2019-02-28 04:03:49','2019-02-28 04:03:49','',269,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT18_G042597_02N_W.jpg',0,'attachment','image/jpeg',0),(273,1,'2019-02-28 04:07:27','2019-02-28 04:07:27','','BLANC DE PERLE COMPACT ECLAIRCISSANT N°02','','inherit','open','closed','','blanc-de-perle-compact-eclaircissant-n02','','','2019-02-28 04:07:27','2019-02-28 04:07:27','',266,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT16_G042075_W.jpg',0,'attachment','image/jpeg',0),(274,1,'2019-02-28 04:08:11','2019-02-28 04:08:11','','BLANC DE PERLE COMPACT ECLAIRCISSANT N°01','','inherit','open','closed','','blanc-de-perle-compact-eclaircissant-n01-2','','','2019-02-28 04:08:11','2019-02-28 04:08:11','',266,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT16_G042074_W-1.jpg',0,'attachment','image/jpeg',0),(275,1,'2019-02-28 04:17:10','2019-02-28 04:17:10','<table style=\"height: 298px;\" border=\"0\" width=\"748\" cellspacing=\"0\" cellpadding=\"0\"><colgroup><col width=\"676\" /></colgroup>\r\n<tbody>\r\n<tr>\r\n<td class=\"xl67\" style=\"width: 744px;\" height=\"216\">Kem nền Guerlain Parure Gold là một sản phẩm kem nền cao cấp dạng lỏng được kết hợp các thành phần axit amin, không những cung cấp độ ẩm cho làn da mà còn khôi phục những vùng da bị xỉn màu, phục hồi độ bóng sáng, mang đến cho bạn một lớp nền vô cùng tự nhiên và căng mịn.\r\n\r\nKhông những thế, với các thành phần hoạt tính tăng cường collagen, kem nền Guerlain Parure Gold còn giúp phục hồi, trẻ hóa làn da, che đi mọi khuyết điểm trên gương mặt một cách hoàn hảo giúp da mềm mịn suốt ngày dài năng động.\r\n\r\nThành Phần: AQUA (WATER) • CYCLOPENTASILOXANE • ALCOHOL • PEG-9 POLYDIMETHYLSILOXYETHYL DIMETHICONE • ETHYLHEXYL METHOXYCINNAMATE • PHENYL TRIMETHICONE • TITANIUM DIOXIDE [NANO] • ACRYLATES/DIMETHICONE COPOLYMER • PROPYLENE GLYCOL DICAPRYLATE/DICAPRATE • SILICA • DISTEARDIMONIUM HECTORITE • SORBITAN SESQUIOLEATE • MICA • SODIUM MYRISTOYL GLUTAMATE • ALUMINUM HYDROXIDE • DIMETHICONE • PHENOXYETHANOL • STEARIC ACID • TITANIUM DIOXIDE • PARFUM (FRAGRANCE) • SYNTHETIC FLUORPHLOGOPITE • PROPYLENE CARBONATE • COMMIPHORA MYRRHA RESIN EXTRACT • BUTYLPHENYL METHYLPROPIONAL • LINALOOL • CITRONELLOL • BHT • ALPHA-ISOMETHYL IONONE • CAPRYLYL GLYCOL • BENZYL BENZOATE • LAUROYL LYSINE • GERANIOL • LIMONENE • CITRAL • ACETYL HEXAPEPTIDE-8 • [+/- : CI 77491,CI 77492,CI 77499 (IRON OXIDES) • CI 77891 (TITANIUM DIOXIDE)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Kem nền Parure Gold GUS 15','Kem nền Guerlain Parure Gold là một sản phẩm kem nền cao cấp dạng lỏng được kết hợp các thành phần axit amin, không những cung cấp độ ẩm cho làn da mà còn khôi phục những vùng da bị xỉn màu, phục hồi độ bóng sáng, mang đến cho bạn một lớp nền vô cùng tự nhiên và căng mịn','publish','open','closed','','kem-nen-parure-gold-gus-15','','','2019-06-30 03:25:27','2019-06-30 03:25:27','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=275',0,'product','',0),(276,1,'2019-02-28 04:13:56','2019-02-28 04:13:56','','PARURE GOLD FOND DE TEINT IP30','','inherit','open','closed','','parure-gold-fond-de-teint-ip30-n01','','','2019-02-28 04:15:29','2019-02-28 04:15:29','',275,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT15_G042009_W.jpg',0,'attachment','image/jpeg',0),(277,1,'2019-02-28 04:14:49','2019-02-28 04:14:49','','PARURE GOLD FOND DE TEINT IP30 N°01','','inherit','open','closed','','guerlain_text18_g042009_01','','','2019-02-28 04:16:43','2019-02-28 04:16:43','',275,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_TEXT18_G042009_01.jpg',0,'attachment','image/jpeg',0),(278,1,'2019-02-28 04:15:59','2019-02-28 04:15:59','','PARURE GOLD FOND DE TEINT IP30 N°02','','inherit','open','closed','','guerlain_text18_g042010_02','','','2019-02-28 04:16:55','2019-02-28 04:16:55','',275,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_TEXT18_G042010_02.jpg',0,'attachment','image/jpeg',0),(279,1,'2019-02-28 04:29:27','2019-02-28 04:29:27','Phấn phủ dạng nén Guerlain Parure Gold Radiance Powder Foundation với các hoạt chất collagen giúp trẻ hoá da từ sâu bên trong, đồng thời các hạt phấn với sắc độ cao tạo hiệu quả phản chiếu ánh sáng tốt, giúp gương mặt rạng rỡ hơn ngay sau khi sử dụng.\r\n\r\nLà sự kết hợp của phấn nén và phấn nền với kết cấu phấn mỏng mịn, Guerlain Parure Gold Radiance Powder Foundation bám da tốt, lâu trôi nhưng vẫn đảm bảo cảm giác thoải mái, không gây bí hay nặng da.\r\n\r\nGuerlain Parure Gold Radiance Powder Foundation che phủ khuyết điểm, làm sáng tông màu da, làm mịn da đồng thời bảo vệ da khỏi tác động của các tia có hại trong ánh nắng mặt trời, duy trì khuôn mặt trang điểm hoàn hảo trong thời gian dài.\r\n\r\nThành phần: TALC • SYNTHETIC FLUORPHLOGOPITE • BORON NITRIDE • ETHYLHEXYL METHOXYCINNAMATE • MICA • NYLON-12 • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • MAGNESIUM MYRISTATE • PENTAERYTHRITYL TETRAETHYLHEXANOATE • TITANIUM DIOXIDE • ACRYLATES/STEARYL ACRYLATE/DIMETHICONE METHACRYLATE COPOLYMER • PHENYL TRIMETHICONE • ETHYLENE/ACRYLIC ACID COPOLYMER • SILICA • DIMETHICONE • PENTYLENE GLYCOL • SODIUM DEHYDROACETATE • TITANIUM DIOXIDE [NANO] • CAPRYLYL GLYCOL • HYDROGEN DIMETHICONE • PARFUM (FRAGRANCE) • PROPYLENE GLYCOL DICAPRYLATE/DICAPRATE • STEARIC ACID • ALUMINUM HYDROXIDE • BUTYLPHENYL METHYLPROPIONAL • LINALOOL • CITRONELLOL • COMMIPHORA MYRRHA RESIN EXTRACT • AQUA (WATER) • ALPHA-ISOMETHYL IONONE • BHT • BENZYL BENZOATE • GERANIOL • LIMONENE • ACETYL HEXAPEPTIDE-8 • [+/- : CI 77163 (BISMUTH OXYCHLORIDE) • CI 77491,CI 77492,CI 77499 (IRON OXIDES) • CI 77891 (TITANIUM DIOXIDE)]','Phấn nén Parure Gold 15 Bei Clair','Phấn phủ dạng nén Guerlain Parure Gold Radiance Powder Foundation với các hoạt chất collagen giúp trẻ hoá da từ sâu bên trong, đồng thời các hạt phấn với sắc độ cao tạo hiệu quả phản chiếu ánh sáng tốt, giúp gương mặt rạng rỡ hơn ngay sau khi sử dụng.','publish','open','closed','','phan-nen-parure-gold-15-bei-clair','','','2019-06-30 03:24:34','2019-06-30 03:24:34','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=279',0,'product','',0),(280,1,'2019-02-28 04:22:29','2019-02-28 04:22:29','','PARURE GOLD TEINT POUDRE N°02','','inherit','open','closed','','parure-gold-teint-poudre-n02','','','2019-02-28 04:22:29','2019-02-28 04:22:29','',279,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT15_G042028_W.jpg',0,'attachment','image/jpeg',0),(281,1,'2019-02-28 04:23:16','2019-02-28 04:23:16','','PARURE GOLD POUDRE N°01','','inherit','open','closed','','parure-gold-poudre-n01','','','2019-02-28 04:23:16','2019-02-28 04:23:16','',279,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT15_G042027_W-2.jpg',0,'attachment','image/jpeg',0),(282,1,'2019-02-28 04:36:27','2019-02-28 04:36:27','Bột ngọc trai được xem là con “át chủ bài” làm nên công thức tuyệt diệu cho Guerlain Les Voilettes. Ẩn chứa bên dưới lớp nền là sự óng ánh nhẹ nhàng của lớp bột nhũ.\r\n\r\nCác hạt phân tử mang đến công nghệ khuếch tán, biến những vệt sáng mờ khó thấy trở thành dải sáng đẹp đẽ trên da. Ngoài ra độ chống thấm nước của phấn phủ dạng bột Guerlain được liệt kê vào hàng đỉnh, không bị trôi khi gặp mồ hôi, dầu,.. Thời gian kiềm dầu lên đến tầm 5-6 tiếng\r\n\r\nThành phần: TALC • METHYL METHACRYLATE CROSSPOLYMER • NYLON-12 • DIMETHICONE • ALUMINUM STARCH OCTENYLSUCCINATE • MAGNESIUM MYRISTATE • ACRYLATES/STEARYL ACRYLATE/DIMETHICONE METHACRYLATE COPOLYMER • ISOPROPYL ISOSTEARATE • BORON NITRIDE • MAGNESIUM STEARATE • TRIDECYL TRIMELLITATE • LAUROYL LYSINE • PHENYL TRIMETHICONE • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • SODIUM DEHYDROACETATE • PARFUM (FRAGRANCE) • CAPRYLYL GLYCOL • PENTYLENE GLYCOL • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • LINALOOL • BENZYL ALCOHOL • LIMONENE • AMYL CINNAMAL • BUTYLPHENYL METHYLPROPIONAL • GERANIOL • TOCOPHEROL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 15850 (RED 6, RED 6 LAKE, RED 7, RED 7 LAKE) • CI 77163 (BISMUTH OXYCHLORIDE) • CI 77288 (CHROMIUM OXIDE GREENS) • CI 77289 (CHROMIUM HYDROXIDE GREEN)]','Phấn phủ dạng bột Les Voilettes GUS 13 Mat','Bột ngọc trai được xem là con “át chủ bài” làm nên công thức tuyệt diệu cho Guerlain Les Voilettes. Ẩn chứa bên dưới lớp nền là sự óng ánh nhẹ nhàng của lớp bột nhũ.','publish','open','closed','','phan-phu-dang-bot-les-voilettes-gus-13-mat','','','2019-06-30 03:24:18','2019-06-30 03:24:18','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=282',0,'product','',0),(283,1,'2019-02-28 04:32:08','2019-02-28 04:32:08','','LES VOILETTES POUDRE LIBRE MATE LIGHT','','inherit','open','closed','','les-voilettes-poudre-libre-mate-light','','','2019-02-28 04:32:08','2019-02-28 04:32:08','',282,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT13_G041577_W.jpg',0,'attachment','image/jpeg',0),(284,1,'2019-02-28 04:41:16','2019-02-28 04:41:16','<table style=\"height: 294px;\" border=\"0\" width=\"760\" cellspacing=\"0\" cellpadding=\"0\"><colgroup><col width=\"676\" /></colgroup>\r\n<tbody>\r\n<tr>\r\n<td class=\"xl67\" style=\"width: 756px;\" height=\"303\">Phấn phủ Guerlain Les Voilettes chứa các thành phần lành tính, an toàn tuyệt đối với làn da, không gây kích ứng da với thành phần được chiết xuất từ ngọc trai giúp hoàn thiện lớp make up một cách hoàn hảo mà vô cùng tự nhiên\r\n+ Cân bằng độ ẩm cho da, lấy đi lượng dầu dư thừa trên da\r\n+  Chiết xuất từ bột ngọc trai giúp cân bằng ánh sáng tốt mang đến cho bạn một làn da tự nhiên, trong trẻo và rạng ngời.\r\n+ Có độ che phủ cao, giúp che đi mọi khuyết điểm trên gương mặt\r\n\r\nThành Phần: TALC • METHYL METHACRYLATE CROSSPOLYMER • NYLON-12 • DIMETHICONE • ALUMINUM STARCH OCTENYLSUCCINATE • MAGNESIUM MYRISTATE • ACRYLATES/STEARYL ACRYLATE/DIMETHICONE METHACRYLATE COPOLYMER • ISOPROPYL ISOSTEARATE • BORON NITRIDE • MAGNESIUM STEARATE • TRIDECYL TRIMELLITATE • LAUROYL LYSINE • PHENYL TRIMETHICONE • DIPHENYL DIMETHICONE/VINYL DIPHENYL DIMETHICONE/SILSESQUIOXANE CROSSPOLYMER • SODIUM DEHYDROACETATE • PARFUM (FRAGRANCE) • CAPRYLYL GLYCOL • PENTYLENE GLYCOL • ALPHA-ISOMETHYL IONONE • BENZYL BENZOATE • LINALOOL • BENZYL ALCOHOL • LIMONENE • AMYL CINNAMAL • BUTYLPHENYL METHYLPROPIONAL • GERANIOL • TOCOPHEROL • BHT • [+/- MICA • CI 77891 (TITANIUM DIOXIDE) • CI 77491, CI 77492, CI 77499 (IRON OXIDES) • CI 15850 (RED 6, RED 6 LAKE, RED 7, RED 7 LAKE) • CI 77163 (BISMUTH OXYCHLORIDE) • CI 77288 (CHROMIUM OXIDE GREENS) • CI 77289 (CHROMIUM HYDROXIDE GREEN)]</td>\r\n</tr>\r\n</tbody>\r\n</table>','Phấn phủ dạng nén Les Voilettes GUS 13','Phấn phủ Guerlain Les Voilettes chứa các thành phần lành tính, an toàn tuyệt đối với làn da, không gây kích ứng da với thành phần được chiết xuất từ ngọc trai giúp hoàn thiện lớp make up một cách hoàn hảo mà vô cùng tự nhiên','publish','open','closed','','phan-phu-dang-nen-les-voilettes-gus-13','','','2019-06-30 03:24:00','2019-06-30 03:24:00','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=284',0,'product','',0),(285,1,'2019-02-28 04:38:08','2019-02-28 04:38:08','','LES VOILETTES POUDRE COMPACT LIGHT','','inherit','open','closed','','les-voilettes-poudre-compacte-light','','','2019-02-28 04:38:25','2019-02-28 04:38:25','',284,'http://hicosmetics4u.com/wp-content/uploads/2019/02/guerlain_CAT17_G041634_W.jpg',0,'attachment','image/jpeg',0),(286,1,'2019-02-28 04:45:12','2019-02-28 04:45:12','<table style=\"height: 277px;\" border=\"0\" width=\"769\" cellspacing=\"0\" cellpadding=\"0\"><colgroup> <col width=\"676\" /></colgroup>\r\n<tbody>\r\n<tr>\r\n<td class=\"xl67\" style=\"width: 765px;\" height=\"208\">Son lót môi Guerlain KissKiss Liplift Smoothing Lipstick Primer sẽ là lớp nền hoàn hảo cho môi, giúp sắc tố môi sáng màu và dễ dàng tôn lên màu son hiệu quả hơn. Ngoài ra, son còn được bổ sung thêm thành phần dưỡng chất và độ ẩm, giúp làm mềm và lấp đầy các nếp nhăn trên môi.\r\n\r\nSản phẩm giúp tạo lớp màng ẩm ngăn chặn hiện tượng mất nước gây khô môi và tróc vảy đồng thời bảo vệ môi khỏi những tác động xấu của hóa chất có trong son màu.\r\n\r\nChất son dạng kem mịn mượt, dễ tán đều trên môi, không bị vón cục. Giúp bạn vừa che đi màu môi không như ý, lại giúp son lên chuẩn màu nhưng không bị dày giữ cho môi luôn tươi mới, thoải mái suốt cả ngày dài.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Son lót môi GUS KissKiss Liplift','','publish','open','closed','','son-lot-moi-gus-kisskiss-liplift-smoothing-lipstick-primer','','','2019-06-30 03:23:42','2019-06-30 03:23:42','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=286',0,'product','',0),(304,1,'2019-05-29 09:49:01','2019-05-29 09:49:01','Super Aqua-Lotion với kết cấu tươi mát, mượt mà, mang lại vẻ tươi sáng khỏe mạnh cho làn da. Làn da như được hồi sinh, đầy đặn và mịn màng, rạng rỡ tràn đầy sức sống.\r\n\r\nAquacomplex Advanced là công nghệ chăm sóc da mới nhất giúp thúc đẩy dòng nước chảy vào trung tâm của da để cho phép làn da tự bù nước ngay lập tức. Ngày qua ngày, làn da được bảo vệ chống lại nguy cơ mất nước - một nguyên nhân chính gây lão hóa da.\r\n\r\nSử dụng sản phẩm sau bước rửa mặt, dùng sáng tối để có hiệu quả tốt nhất.\r\n\r\nThành phần: AQUA (WATER) • GLYCERIN • BUTYLENE GLYCOL • METHYL GLUCETH-20 • PENTYLENE GLYCOL • PHENOXYETHANOL • MALTITOL • PPG-26-BUTETH-26 • PEG-7 GLYCERYL COCOATE • PEG-40 HYDROGENATED CASTOR OIL • PARFUM (FRAGRANCE) • ACRYLATES/C10-30 ALKYL ACRYLATE CROSSPOLYMER • SODIUM HYALURONATE • SODIUM HYDROXIDE • MENTHOXYPROPANEDIOL • CITRONELLOL • MALVA SYLVESTRIS (MALLOW) EXTRACT • NYMPHAEA ODORATA ROOT EXTRACT • GERANIOL • HEXYL CINNAMAL • VIOLA TRICOLOR EXTRACT • SODIUM CARRAGEENAN • BENZYL SALICYLATE • LINALOOL • MARIS SAL (SEA SALT) • BHT • ETHYLHEXYLGLYCERIN • CI 14700 (RED 4) • CI 42090 (BLUE 1) • TOCOPHEROL','Nước cân bằng Super Aqua GUS 15 150ML','Super Aqua-Lotion với kết cấu tươi mát, mượt mà, mang lại vẻ tươi sáng khỏe mạnh cho làn da. Làn da như được hồi sinh, đầy đặn và mịn màng, rạng rỡ tràn đầy sức sống.','publish','open','closed','','nuoc-can-bang-super-aqua-gus-15-150ml','','','2019-06-30 03:20:27','2019-06-30 03:20:27','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=304',0,'product','',0),(305,1,'2019-05-29 09:48:19','2019-05-29 09:48:19','','SUPER AQUA-LOTION','','inherit','open','closed','','super-aqua-lotion','','','2019-05-29 09:48:19','2019-05-29 09:48:19','',304,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT13_G060126_W.jpg',0,'attachment','image/jpeg',0),(306,1,'2019-05-29 14:10:35','2019-05-29 14:10:35','Lotion Blanc de Perle Guerlain với công dụng chính là làm sáng, là bước đầu tiên trong quy trình làm trắng giúp giảm nhẹ các dấu hiệu của đốm đen và xỉn màu. Làn da sẽ trở nên đều màu, rạng rỡ và tươi mới.\r\n\r\nNước hoa hồng Blanc de Perle hoạt động như một chất xúc tác hiệu quả, chuẩn bị cho làn da các bước tiếp theo của dòng sản phẩm Blanc de Perle.\r\n\r\nSau khi rửa mặt với sữa rửa mặt Blanc de Perle, dùng miếng cotton thấm lotion xoa đều lên mặt và cổ. Sau đó sử dụng các bước dưỡng da tiếp theo.\r\n\r\nThành phần: AQUA (WATER) • GLYCERIN • PENTYLENE GLYCOL • BUTYLENE GLYCOL • ALCOHOL • PHENOXYETHANOL • PEG-8 • POLYGLYCERIN-3 • SODIUM CITRATE • DIPOTASSIUM GLYCYRRHIZATE • PPG-26-BUTETH-26 • PEG-40 HYDROGENATED CASTOR OIL • PARFUM (FRAGRANCE) • CITRIC ACID • SODIUM CARBOXYMETHYL DEXTRAN • OPHIOPOGON JAPONICUS ROOT EXTRACT • PALMARIA PALMATA EXTRACT • HYDROLYZED PRUNUS DOMESTICA • FAEX (YEAST EXTRACT) • BENZYL SALICYLATE • GERANIOL • HYDROXYCITRONELLAL • SOPHORA ANGUSTIFOLIA ROOT EXTRACT • HYDROLYZED CONCHIOLIN PROTEIN • ETHYLHEXYLGLYCERIN • BHT','Nước hoa hồng Blanc de pearl GUS 200ML','Lotion Blanc de Perle Guerlain với công dụng chính là làm sáng, là bước đầu tiên trong quy trình làm trắng giúp giảm nhẹ các dấu hiệu của đốm đen và xỉn màu.','publish','open','closed','','nuoc-hoa-hong-blanc-de-pearl-gus-200ml','','','2019-06-30 03:20:08','2019-06-30 03:20:08','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=306',0,'product','',0),(307,1,'2019-05-29 09:52:35','2019-05-29 09:52:35','','BLANC DE PERLE LOTION ANTI-TACHE','','inherit','open','closed','','blanc-de-perle-lotion-anti-tache','','','2019-05-29 09:52:35','2019-05-29 09:52:35','',306,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT16_G061195_W.jpg',0,'attachment','image/jpeg',0),(308,1,'2019-05-30 08:22:48','2019-05-30 08:22:48','Nước hoa hồng Honey Nectar, sản phẩm đầu tiên của Guerlain được nghiên cứu và chiết xuất từ khả năng sửa chữa đặc biệt của các sản phẩm từ ong đen, được thiết kế để tăng cường hiệu quả của các bước  làm đẹp cùng dòng sản phẩm chiết xuất từ mật ong đen Abeille Royale.\r\n\r\nGiống như mật ong, Honey Nectar Lotion cung cấp cho da những dưỡng chất thiết yếu. Làn da ngay lập tức được làm dịu và ngậm nước, làn da được phục hồi một cách tối ưu nhất . Làn da sẽ trở nên săn chắc hơn, mịn màng hơn như được trẻ hoá từ sâu bên trong.\r\n\r\nSau khi rửa mặt sạch sẽ, dùng miếng cotton có thấm lotion để xoa đều lên vùng mặt và cổ. Sử dụng buổi sáng và buổi tối để hiệu quả tối ưu nhất.\r\n\r\nThành phần: AQUA (WATER) • GLYCERIN • POLYGLYCERIN-3 • PROPYLENE GLYCOL • DIGLYCERIN • PENTYLENE GLYCOL • MALTITOL • PHENOXYETHANOL • PPG-26-BUTETH-26 • PEG-40 HYDROGENATED CASTOR OIL • MEL (HONEY) • CARBOMER • PARFUM (FRAGRANCE) • GLYCERYL POLYMETHACRYLATE • TROMETHAMINE • BIOSACCHARIDE GUM-2 • DISODIUM EDTA • PEG-8 • CENTELLA ASIATICA LEAF EXTRACT • POLYQUATERNIUM-51 • SODIUM HYALURONATE • SODIUM METABISULFITE • TOCOPHERYL ACETATE • LIMONENE • BENZYL SALICYLATE • ROYAL JELLY • GERANIOL • HYDROXYCITRONELLAL • SODIUM LACTATE • BHT • TOCOPHEROL • PALMITOYL HEXAPEPTIDE-12\r\n\r\n&nbsp;','Nước cân bằng Abeille Royale GUS 16 150ML','Nước hoa hồng Honey Nectar, sản phẩm đầu tiên của Guerlain được nghiên cứu và chiết xuất từ khả năng sửa chữa đặc biệt của các sản phẩm từ ong đen, được thiết kế để tăng cường hiệu quả của các bước  làm đẹp cùng dòng sản phẩm chiết xuất từ mật ong đen Abeille Royale.','publish','open','closed','','nuoc-can-bang-abeille-royale-gus-16-150ml','','','2019-06-30 03:19:50','2019-06-30 03:19:50','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=308',0,'product','',0),(309,1,'2019-05-30 08:22:00','2019-05-30 08:22:00','','ABEILLE ROYALE LOTION NECTAR DE MIEL','','inherit','open','closed','','abeille-royale-lotion-nectar-de-miel','','','2019-05-30 08:22:00','2019-05-30 08:22:00','',308,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT16_G061196_W.jpg',0,'attachment','image/jpeg',0),(310,1,'2019-05-30 08:24:11','2019-05-30 08:24:11','','L\'OR ESSENCE D\'ECLAT À L\'OR PUR','','inherit','open','closed','','lor-essence-declat-a-lor-pur-2','','','2019-05-30 08:24:11','2019-05-30 08:24:11','',205,'http://hicosmetics4u.com/wp-content/uploads/2018/11/guerlain_CAT15_G042047_W.jpg',0,'attachment','image/jpeg',0),(311,1,'2019-05-30 08:46:34','2019-05-30 08:46:34','Guerlain đã phát minh ra Intense liquid Matte - một loại son môi dạng lỏng mịn mượt, dễ dàng sử dụng với dạng kem lì phủ kín bờ môi, kết cấu son mịn, màu lên chuẩn.\r\n\r\nThành phần son với axit hyaluronic và cỏ hổ mang lại cảm giác vô cùng mềm mại và thú vị cho bờ môi. Sắc son với bảy sắc thái quyến phù hợp với mọi tâm trạng và hoàn cảnh.\r\n\r\nThoa lên môi 1 lớp lót dưỡng môi, sau đó dùng cọ quét đều son lên môi, cho bờ môi căng mọng và quyến rũ.\r\n\r\nThành phần: ISODODECANE • DIISOSTEARYL MALATE • TRIMETHYLOLPROPANE TRIISOSTEARATE • METHYL METHACRYLATE CROSSPOLYMER • TRIISOCETYL CITRATE • DEXTRIN PALMITATE • OZOKERITE • CETYL PEG/PPG-10/1 DIMETHICONE • DISTEARDIMONIUM HECTORITE • SILICA • PROPYLENE CARBONATE • ETHYLHEXYL PALMITATE • PARFUM (FRAGRANCE) • CENTELLA ASIATICA LEAF EXTRACT • PROPYL GALLATE • BHT • TRIHYDROXYSTEARIN • BUTYLENE GLYCOL • CAPRYLYL GLYCOL • PHENOXYETHANOL • SODIUM HYALURONATE • HEXYLENE GLYCOL • PENTAERYTHRITYL TETRA-DI-T-BUTYL HYDROXYHYDROCINNAMATE • TOCOPHEROL • [+/- MAY CONTAIN : CI 77891 (TITANIUM DIOXIDE) • CI 19140 (YELLOW 5 LAKE) • CI 77491 (IRON OXIDES) • CI 15850 (RED 7) • CI 15985 (YELLOW 6 LAKE) • CI 45410 (RED 28 LAKE) • CI 15850 (RED 6) • CI 77499 (IRON OXIDES) • CI 42090 (BLUE 1 LAKE)]','Son kem Liquid Intense Mat','Guerlain đã phát minh ra Intense liquid Matte - một loại son môi dạng lỏng mịn mượt, dễ dàng sử dụng với dạng kem lì phủ kín bờ môi, kết cấu son mịn, màu lên chuẩn.','publish','open','closed','','son-kem-liquid-intense-mat-m25-seductive-red','','','2019-06-30 03:19:27','2019-06-30 03:19:27','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=311',0,'product','',0),(312,1,'2019-05-30 08:40:44','2019-05-30 08:40:44','','INTENSE LIQUID MATTE N°41 - APPEALING ORANGE','','inherit','open','closed','','intense-liquid-matte-n41-appealing-orange','','','2019-05-30 08:40:44','2019-05-30 08:40:44','',311,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT17_G042557_W.jpg',0,'attachment','image/jpeg',0),(313,1,'2019-05-30 08:41:41','2019-05-30 08:41:41','','INTENSE LIQUID MATTE N°65 - TEMPTING ROSE','','inherit','open','closed','','intense-liquid-matte-n65-tempting-rose','','','2019-05-30 08:41:41','2019-05-30 08:41:41','',311,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT17_G042559_W.jpg',0,'attachment','image/jpeg',0),(314,1,'2019-05-30 08:41:49','2019-05-30 08:41:49','','INTENSE LIQUID MATTE N°27 - ADDICTIVE BURGUNDY','','inherit','open','closed','','intense-liquid-matte-n27-addictive-burgundy','','','2019-05-30 08:41:49','2019-05-30 08:41:49','',311,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT17_G042560_W-1.jpg',0,'attachment','image/jpeg',0),(315,1,'2019-05-30 08:41:55','2019-05-30 08:41:55','','INTENSE LIQUID MATTE N°25 - SEDUCTIVE RED','','inherit','open','closed','','intense-liquid-matte-n25-seductive-red','','','2019-05-30 08:41:55','2019-05-30 08:41:55','',311,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT17_G042561_W.jpg',0,'attachment','image/jpeg',0),(316,1,'2019-05-30 08:45:25','2019-05-30 08:45:25','','INTENSE LIQUID MATTE N°71 – EXCITING PINK','','inherit','open','closed','','intense-liquid-matte-n71-exciting-pink','','','2019-05-30 08:45:25','2019-05-30 08:45:25','',311,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT17_G042555_W.jpg',0,'attachment','image/jpeg',0),(317,1,'2019-05-30 08:45:57','2019-05-30 08:45:57','','INTENSE LIQUID MATTE N°69 - ATTRACTIVE PLUM','','inherit','open','closed','','intense-liquid-matte-n69-attractive-plum','','','2019-05-30 08:45:57','2019-05-30 08:45:57','',311,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT17_G042556_W.jpg',0,'attachment','image/jpeg',0),(318,1,'2019-05-30 08:46:06','2019-05-30 08:46:06','','INTENSE LIQUID MATTE N°06 - CHARMING BEIGE','','inherit','open','closed','','intense-liquid-matte-n06-charming-beige','','','2019-05-30 08:46:06','2019-05-30 08:46:06','',311,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT17_G042558_W.jpg',0,'attachment','image/jpeg',0),(319,1,'2019-05-30 08:59:32','2019-05-30 08:59:32','Superlips - My Supertips - Cứu tinh của bờ môi.\r\n\r\nVới thành phần giàu dưỡng chất và hydrat hóa, kết hợp với chiết xuất từ nho, Superlips cho đôi môi mềm mại, mịn màng, đầy đặn chỉ với 1 lần chạm, mang lại nụ cười trên khuôn mặt của bạn ngay lập tức.\r\n\r\nSử dụng Super Lips bất cứ khi nào bạn có cảm giác khô môi. Nên sử dụng buổi sáng và buổi tối trước khi đi ngủ để thẩm thấu dưỡng chất 1 cách tốt nhất, đồng thời ban đêm là khoảng thời gian tuyệt vời để bờ môi nghỉ ngơi và phục hồi.\r\n\r\nThành phần: DIISOSTEARYL MALATE • RICINUS COMMUNIS (CASTOR) SEED OIL • BIS-DIGLYCERYL POLYACYLADIPATE-2 • C10-30 CHOLESTEROL/LANOSTEROL ESTERS • SIMMONDSIA CHINENSIS (JOJOBA) SEED OIL • GLYCERYL BEHENATE/EICOSADIOATE • VITIS VINIFERA (GRAPE) SEED OIL • CALCIUM ALUMINUM BOROSILICATE • POLYETHYLENE • OCTYLDODECANOL • STEARALKONIUM HECTORITE • THEOBROMA GRANDIFLORUM SEED BUTTER • SILICA SILYLATE • DIPALMITOYL HYDROXYPROLINE • IRVINGIA GABONENSIS KERNEL BUTTER • PARFUM (FRAGRANCE) • PROPYLENE CARBONATE • HYDROGENATED COCO-GLYCERIDES • OZOKERITE • ETHYLENE/PROPYLENE/STYRENE COPOLYMER • LIMONENE • PALMITIC ACID • SYNTHETIC FLUORPHLOGOPITE • LINALOOL • BUTYLENE/ETHYLENE/STYRENE COPOLYMER • CI 77891 (TITANIUM DIOXIDE) • BHT • AQUA (WATER) • CI 77491 (IRON OXIDES) • CITRAL • TOCOPHEROL • TIN OXIDE','Gel dưỡng môi My Supertips - Superlips (Lip Hero) 15 ml','','publish','open','closed','','gel-duong-moi-my-supertips-superlips-lip-hero-15-ml','','','2019-06-30 03:19:08','2019-06-30 03:19:08','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=319',0,'product','',0),(320,1,'2019-05-30 08:59:13','2019-05-30 08:59:13','','MY SUPERTIPS SUPERLIPS','','inherit','open','closed','','my-supertips-superlips','','','2019-05-30 08:59:13','2019-05-30 08:59:13','',319,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT16-G061222_W.jpg',0,'attachment','image/jpeg',0),(322,1,'2019-05-30 15:42:35','2019-05-30 15:42:35','\"Mon Guerlain - Hình xăm vô hình của tôi, hương thơm của tôi\" - Angelina Jolie\r\n\r\nMon Guerlain, hương thơm hoàn toàn mới đến từ Guerlain là một sự tôn vinh cho phái đẹp ngày nay -\r\nmạnh mẽ, tự do và gợi cảm, hương thơm được lấy cảm hứng từ Angelina Jolie.\r\n\r\nHương thơm phương Đông tươi mới đươc sử dụng từ các nguyên liệu đặc biệtn như: Carla Lavender từ Provence, Sambac Jasmine từ Ấn Độ, Album Gỗ đàn hương từ Úc và Vanilla Tahitensis từ Papua New Guinea.\r\n\r\nMon Guerlain thể hiện tinh hoa của một câu chuyện được hoàn thiện với những trải nghiệm, được nuôi dưỡng bởi thành công, chuyên môn và sự hào phóng.\r\n\r\nThiết kế chai lấy cảm hứng từ chai nước hoa được tạo ra vào năm 1908 - mẫu chai mang tính biểu tượng của Guerlain.\r\n<p class=\"\">Nhóm nước hoa: Hương gỗ phương đông</p>\r\n<p class=\"\">Giới tính: <span class=\"label label-info\">Nữ</span></p>\r\nNhà pha chế: Thierry Wasser\r\n\r\nĐộ lưu hương: Lâu - 7 giờ đến 12 giờ\r\n<p class=\"\">Hương Đầu: Hoa Oải Hương, Cam Bergamot</p>\r\n<p class=\"\">Hương giữa: Hoa Nhài Sambac, Hoa Diên Vĩ</p>\r\n<p class=\"\">Hương cuối: Hương vani Tahiti, Gỗ đàn hương Úc, Hương Coumarin</p>\r\nDung tích 100 ml\r\n\r\nThành phần: ALCOHOL • PARFUM (FRAGRANCE) • AQUA (WATER) • LINALOOL • LIMONENE • ETHYLHEXYL METHOXYCINNAMATE • COUMARIN • DIETHYLAMINO HYDROXYBENZOYL HEXYL BENZOATE • BUTYL METHOXYDIBENZOYLMETHANE • BUTYLENE GLYCOL DICAPRYLATE/DICAPRATE • BHT • CITRAL • ANISE ALCOHOL • BENZYL BENZOATE • GERANIOL • BENZYL SALICYLATE • CITRONELLOL • FARNESOL • BENZYL ALCOHOL • CI 60730 (EXT. VIOLET 2) • TOCOPHEROL • CI 14700 (RED 4) • CI 19140 (YELLOW 5)','Mon Guerlain EDP - 2017 Edition','\"Mon Guerlain - Hình xăm vô hình của tôi, hương thơm của tôi\" - Angelina Jolie\r\n\r\nMon Guerlain, hương thơm hoàn toàn mới đến từ Guerlain là một sự tôn vinh cho phái đẹp ngày nay -\r\nmạnh mẽ, tự do và gợi cảm, hương thơm được lấy cảm hứng từ Angelina Jolie.','publish','open','closed','','mon-guerlain-edp-2017-edition','','','2019-06-30 03:17:21','2019-06-30 03:17:21','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=322',0,'product','',0),(323,1,'2019-05-30 15:41:51','2019-05-30 15:41:51','','MON GUERLAIN EDP 100ML','','inherit','open','closed','','mon-guerlain-edp-100ml','','','2019-05-30 15:41:51','2019-05-30 15:41:51','',322,'http://hicosmetics4u.com/wp-content/uploads/2019/05/guerlain_CAT17_G013140_W.jpg',0,'attachment','image/jpeg',0),(386,1,'2019-06-26 15:12:02','0000-00-00 00:00:00','','Lưu bản nháp tự động','','auto-draft','open','open','','','','','2019-06-26 15:12:02','0000-00-00 00:00:00','',0,'http://hicosmetics4u.com/?p=386',0,'post','',0),(346,0,'2019-06-10 04:08:52','2019-06-10 04:08:52','{\"update_callback\":\"wc_update_354_modify_shop_manager_caps\"}','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5cfdd7e899f4b1.01390413-HfDOMmy2AmNLuritWLFpybDp3f9YK3hA','','','2019-06-10 04:09:12','2019-06-10 04:09:12','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=346',0,'scheduled-action','',3),(328,1,'2019-06-02 12:26:12','2019-06-02 12:26:12','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2019-06-02 12:26:12','2019-06-02 12:26:12','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/woocommerce-placeholder.png',0,'attachment','image/png',0),(327,1,'2019-06-02 12:19:19','2019-06-02 12:19:19','','Theme Backup - Jessica - 1.4.0','','inherit','open','closed','','theme-backup-jessica-1-4-0','','','2019-06-02 12:19:19','2019-06-02 12:19:19','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/jessica-1.4.0-4acQJawOtTZIKlyQAyEd.zip',0,'attachment','application/zip',0),(329,0,'2019-06-02 12:26:18','2019-06-02 12:26:18','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder-2','','','2019-06-02 12:26:18','2019-06-02 12:26:18','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/woocommerce-placeholder.png',0,'attachment','image/png',0),(466,1,'2019-06-29 09:25:06','2019-06-29 09:25:06','','Copy of Hicosmetics4u (1)','','inherit','open','closed','','copy-of-hicosmetics4u-1','','','2019-06-29 09:25:06','2019-06-29 09:25:06','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Copy-of-Hicosmetics4u-1.png',0,'attachment','image/png',0),(469,1,'2019-06-29 09:47:39','2019-06-29 09:47:39','','Make up (2)','','inherit','open','closed','','make-up-2','','','2019-06-29 09:47:39','2019-06-29 09:47:39','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Make-up-2.png',0,'attachment','image/png',0),(470,1,'2019-06-29 09:50:43','2019-06-29 09:50:43','','Make up (3)','','inherit','open','closed','','make-up-3','','','2019-06-29 09:50:43','2019-06-29 09:50:43','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Make-up-3.png',0,'attachment','image/png',0),(465,1,'2019-06-29 09:19:45','2019-06-29 09:19:45','','Copy of Hicosmetics4u','','inherit','open','closed','','copy-of-hicosmetics4u','','','2019-06-29 09:19:45','2019-06-29 09:19:45','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Copy-of-Hicosmetics4u.png',0,'attachment','image/png',0),(457,1,'2019-06-28 08:47:42','2019-06-28 08:47:42','{\n    \"flatsome::logo_width\": {\n        \"value\": \"200\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-28 08:47:42\"\n    },\n    \"flatsome::logo_padding\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-28 08:47:42\"\n    }\n}','','','trash','closed','closed','','31097017-1780-458e-8af7-b26dfcc5388e','','','2019-06-28 08:47:42','2019-06-28 08:47:42','',0,'http://hicosmetics4u.com/2019/06/28/31097017-1780-458e-8af7-b26dfcc5388e/',0,'customize_changeset','',0),(456,1,'2019-06-28 08:47:27','2019-06-28 08:47:27','{\n    \"flatsome::site_logo\": {\n        \"value\": \"http://hicosmetics4u.com/wp-content/uploads/2019/06/One-Smile.png\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-28 08:47:27\"\n    }\n}','','','trash','closed','closed','','ebe8b4d3-3ef8-43c0-a5ba-ab8b6badfafa','','','2019-06-28 08:47:27','2019-06-28 08:47:27','',0,'http://hicosmetics4u.com/2019/06/28/ebe8b4d3-3ef8-43c0-a5ba-ab8b6badfafa/',0,'customize_changeset','',0),(349,0,'2019-06-10 04:08:56','2019-06-10 04:08:56','{\"update_callback\":\"wc_update_360_term_meta\"}','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5cfdd7e9eb3b13.08283137-ZbAqFL6KWRvxQSNqeOeVQpIthuNzlY9k','','','2019-06-10 04:09:13','2019-06-10 04:09:13','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=349',0,'scheduled-action','',3),(350,0,'2019-06-10 04:08:57','2019-06-10 04:08:57','{\"update_callback\":\"wc_update_360_downloadable_product_permissions_index\"}','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5cfdd7ea17f380.78065943-YaoerjbPqMNqbg9O1cTRlITGlpRqHSyq','','','2019-06-10 04:09:14','2019-06-10 04:09:14','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=350',0,'scheduled-action','',3),(351,0,'2019-06-10 04:08:58','2019-06-10 04:08:58','{\"update_callback\":\"wc_update_360_db_version\"}','woocommerce_run_update_callback','','publish','open','closed','','scheduled-action-5cfdd7ea30d967.53710004-oVoxlj25i39fnch6DtuWOdJQr71Hj15G','','','2019-06-10 04:09:14','2019-06-10 04:09:14','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=351',0,'scheduled-action','',3),(352,0,'2019-06-10 04:09:12','2019-06-10 04:09:12','{\"column\":\"min_max_price\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd7ea44b7c8.82383397-PFwO26s1v5c1sYP4I4AWbhcHONGPppXR','','','2019-06-10 04:09:14','2019-06-10 04:09:14','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=352',0,'scheduled-action','',3),(353,0,'2019-06-10 04:09:14','2019-06-10 04:09:14','{\"column\":\"stock_quantity\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd7ea543040.57438390-j02rGtGCAc6GkbFEg0GGFmEEYq5kGO7M','','','2019-06-10 04:09:14','2019-06-10 04:09:14','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=353',0,'scheduled-action','',3),(354,0,'2019-06-10 04:09:15','2019-06-10 04:09:15','{\"column\":\"sku\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd826ac0810.39862347-cPzaIUkeNgFlXa21ZzN4gdSUE3ZNhChk','','','2019-06-10 04:10:14','2019-06-10 04:10:14','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=354',0,'scheduled-action','',3),(355,0,'2019-06-10 04:09:16','2019-06-10 04:09:16','{\"column\":\"stock_status\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd826c3ae55.76409854-F8xTvUHtTpZYOH8SJKMYPab24QU0gcOZ','','','2019-06-10 04:10:14','2019-06-10 04:10:14','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=355',0,'scheduled-action','',3),(356,0,'2019-06-10 04:09:17','2019-06-10 04:09:17','{\"column\":\"average_rating\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd826eb9263.51754794-rl9jn1xaoZBLKdvmi8k8NovIrZ2lNTnz','','','2019-06-10 04:10:14','2019-06-10 04:10:14','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=356',0,'scheduled-action','',3),(357,0,'2019-06-10 04:09:18','2019-06-10 04:09:18','{\"column\":\"total_sales\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd8272f8b99.79733727-o6uDKllk9LdZTDYXzMS0VWw6Ae1TfM1x','','','2019-06-10 04:10:15','2019-06-10 04:10:15','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=357',0,'scheduled-action','',3),(358,0,'2019-06-10 04:09:19','2019-06-10 04:09:19','{\"column\":\"downloadable\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd82775e257.36056079-GQ0b9jABNQ9i1bQzITC1qAMXavT2cMQ8','','','2019-06-10 04:10:15','2019-06-10 04:10:15','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=358',0,'scheduled-action','',3),(359,0,'2019-06-10 04:09:20','2019-06-10 04:09:20','{\"column\":\"virtual\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd827ab9a76.02808700-MJRYoSm52IDiiTNLh86pqzH3znPMTJU6','','','2019-06-10 04:10:15','2019-06-10 04:10:15','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=359',0,'scheduled-action','',3),(360,0,'2019-06-10 04:09:21','2019-06-10 04:09:21','{\"column\":\"onsale\"}','wc_update_product_lookup_tables_column','','publish','open','closed','','scheduled-action-5cfdd827dd22f5.36898542-IulpTpfmm5ns614P3WeVmMq9hOGensE8','','','2019-06-10 04:10:15','2019-06-10 04:10:15','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=360',0,'scheduled-action','',3),(361,0,'2019-06-10 04:09:23','2019-06-10 04:09:23','{\"offset\":0,\"limit\":50}','wc_update_product_lookup_tables_rating_count_batch','','publish','open','closed','','scheduled-action-5cfdd828051e35.92055020-cw4qYUtL6SHfCzLoHCzPQHFrKZcBqP2n','','','2019-06-10 04:10:16','2019-06-10 04:10:16','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=361',0,'scheduled-action','',3),(387,2,'2019-06-27 04:18:43','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2019-06-27 04:18:43','0000-00-00 00:00:00','',0,'http://hicosmetics4u.com/?p=387',0,'post','',0),(455,1,'2019-06-28 08:47:18','2019-06-28 08:47:18','','One Smile','','inherit','open','closed','','one-smile','','','2019-06-28 08:47:18','2019-06-28 08:47:18','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/One-Smile.png',0,'attachment','image/png',0),(471,1,'2019-06-29 09:54:17','2019-06-29 09:54:17','','Make up (4)','','inherit','open','closed','','make-up-4','','','2019-06-29 09:54:17','2019-06-29 09:54:17','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Make-up-4.png',0,'attachment','image/png',0),(467,1,'2019-06-29 09:31:25','2019-06-29 09:31:25','','Make up','','inherit','open','closed','','make-up','','','2019-06-29 09:31:25','2019-06-29 09:31:25','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Make-up.png',0,'attachment','image/png',0),(468,1,'2019-06-29 09:41:02','2019-06-29 09:41:02','','Make up (1)','','inherit','open','closed','','make-up-1','','','2019-06-29 09:41:02','2019-06-29 09:41:02','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Make-up-1.png',0,'attachment','image/png',0),(366,1,'2019-06-12 14:53:12','2019-06-12 14:53:12','{\n    \"site_icon\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-12 14:53:12\"\n    }\n}','','','trash','closed','closed','','38782b49-b783-4c2b-935e-74a2ffe99434','','','2019-06-12 14:53:12','2019-06-12 14:53:12','',0,'http://hicosmetics4u.com/2019/06/12/38782b49-b783-4c2b-935e-74a2ffe99434/',0,'customize_changeset','',0),(374,1,'2016-08-29 14:03:10','2016-08-29 14:03:10','<div class=\"form-flat\">\r\n[text* your-name placeholder \"Your Name (required)\"]\r\n\r\n[email* your-email placeholder \"Your Email (required)\"] </p>\r\n\r\n[textarea your-message placeholder \"Your Message (required)\"] </p>\r\n\r\n[submit class:button primary \"Submit\"]\r\n</div>\nFlatsome \"[your-subject]\"\n[your-name] <wordpress@flatsome.dev>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\nemail@mail.com\nReply-To: [your-email]\n\n\n\n\nFlatsome \"[your-subject]\"\nFlatsome <wordpress@flatsome.dev>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\n[your-email]\nReply-To: email@mail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Form Flat','','publish','closed','closed','','contact-form-outline','','','2016-08-29 14:03:10','2016-08-29 14:03:10','',0,'http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=8979',0,'wpcf7_contact_form','',0),(371,1,'2019-06-24 04:12:29','0000-00-00 00:00:00','','AUTO-DRAFT','','auto-draft','open','closed','','','','','2019-06-24 04:12:29','0000-00-00 00:00:00','',0,'http://hicosmetics4u.com/?post_type=product&p=371',0,'product','',0),(375,1,'2016-08-25 13:56:17','2016-08-25 13:56:17','<div class=\"form-flat\">\r\n	[email* your-email placeholder \"Your Email (required)\"]\r\n\r\n	[submit class:button primary \"Sign Up\"]\r\n</div>\nNew signup!\nFlatsome Theme <mail@flatsome.dev>\nNew signup: [your-email]\n[your-email]\n\n\n\n\n\nFlatsome \"[your-subject]\"\nFlatsome <wordpress@flatsome.dev>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\n[your-email]\nReply-To: email@mail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Newsletter Vertical','','publish','closed','closed','','newsletter-horizontal','','','2016-08-25 13:56:17','2016-08-25 13:56:17','',0,'http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=8787',0,'wpcf7_contact_form','',0),(376,1,'2016-04-04 11:38:11','2016-04-04 11:38:11','<div class=\"flex-row form-flat medium-flex-wrap\">\r\n<div class=\"flex-col flex-grow\">\r\n	[email* your-email placeholder \"Your Email (required)\"]\r\n</div>\r\n<div class=\"flex-col ml-half\">\r\n	[submit class:button primary \"Sign Up\"]\r\n</div>\r\n</div>\nFlatsome \"[your-subject]\"\n[your-name] <wordpress@flatsome.dev>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\nemail@mail.com\n\n\n\n\n\nFlatsome \"[your-subject]\"\nFlatsome <wordpress@flatsome.dev>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\n[your-email]\nReply-To: email@mail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Newsletter Horizontal','','publish','closed','closed','','contact-form','','','2016-04-04 11:38:11','2016-04-04 11:38:11','',0,'http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=7042',0,'wpcf7_contact_form','',0),(377,1,'2016-04-04 11:33:38','2016-04-04 11:33:38','<label>Your Name (required)</label>\r\n[text* your-name]\r\n\r\n<label>Your Email (required)</label>\r\n[email*  your-email] </p>\r\n\r\n<label>Your Message (required)</label>\r\n[textarea your-message] </p>\r\n\r\n[submit class:button primary \"Submit\"]\nNew Message!\nmail@flatsome.dev\nMessage:\r\n[your-message]\nemail@mail.com\n\n\n1\n\n\nFlatsome \"[your-subject]\"\nFlatsome <wordpress@flatsome.dev>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Flatsome (http://flatsome.dev)\n[your-email]\nReply-To: email@mail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact form','','publish','closed','closed','','contact-form-1-2','','','2016-04-04 11:33:38','2016-04-04 11:33:38','',0,'http://flatsome.dev/?post_type=wpcf7_contact_form&amp;p=7041',0,'wpcf7_contact_form','',0),(378,1,'2016-09-04 15:57:34','2016-09-04 15:57:34','[section bg_color=\"#fff\" class=\"flatsome-features\"]\r\n\r\n[title style=\"center\" text=\"Flatsome Main Features\"]\r\n\r\n[ux_pages style=\"default\" parent=\"2862\" col_spacing=\"small\" image_radius=\"3\" image_overlay=\"rgba(255, 255, 255, 0)\" image_hover=\"zoom\" text_align=\"center\"]\r\n\r\n\r\n[/section]\r\n[section bg_overlay=\"rgb(229, 235, 237)\" border=\"1px 0px 1px 0px\"]\r\n\r\n[row style=\"collapse\" h_align=\"center\"]\r\n\r\n[col span=\"7\" span__sm=\"12\" align=\"center\" animate=\"flipInX\"]\r\n\r\n[button text=\"Buy Flatsome Now\" link=\"http://bit.ly/buy-flatsome\" size=\"large\" radius=\"6\" icon=\"icon-shopping-basket\" icon_reveal=\"true\"]\r\n\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Features Overview','','trash','closed','closed','','features-overview__trashed','','','2019-06-28 07:55:52','2019-06-28 07:55:52','',0,'http://flatsome.dev/?post_type=blocks&#038;p=9654',0,'blocks','',0),(379,1,'2016-09-03 16:24:28','2016-09-03 16:24:28','[row style=\"small\" h_align=\"center\" class=\"flatsome-demos\"]\r\n\r\n[col span=\"9\" span__sm=\"12\" align=\"center\"]\r\n<h2>Flatsome Theme Demos</h2>\r\n<p class=\"lead\">Flatsome includes many pre-made homepages and settings you can add with a single click. These are just examples. You can mix and match headers, pages, colors and fonts using the Theme Option Panel.</p>\r\n[/col]\r\n\r\n[/row]\r\n\r\n[title style=\"center\" text=\"Shop Demos\"]\r\n\r\n[ux_pages style=\"default\" parent=\"3021\" col_spacing=\"small\" columns=\"3\" depth=\"1\" depth_hover=\"4\" image_size=\"medium\" image_overlay=\"rgba(0, 0, 0, 0)\" text_align=\"center\" text_bg=\"rgba(255, 255, 255, 0.63)\" text_padding=\"5px 5px 5px 5px\"]\r\n\r\n[title style=\"center\" text=\"Business Demos\"]\r\n\r\n[ux_pages style=\"default\" parent=\"3025\" col_spacing=\"small\" columns=\"3\" depth=\"1\" depth_hover=\"4\" image_size=\"medium\" image_overlay=\"rgba(0, 0, 0, 0)\" text_align=\"center\" text_bg=\"rgba(255, 255, 255, 0.76)\" text_padding=\"5px 5px 5px 5px\"]','Demos','','trash','closed','closed','','demos__trashed','','','2019-06-28 07:55:51','2019-06-28 07:55:51','',0,'http://flatsome.dev/?post_type=blocks&#038;p=9439',0,'blocks','',0),(380,1,'2016-08-25 13:42:06','2016-08-25 13:42:06','<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet.</p>\n[contact-form-7 id=\"375\"]','Footer - Newsletter Signup','','trash','closed','closed','','footer-newsletter-signup__trashed','','','2019-06-28 07:55:52','2019-06-28 07:55:52','',0,'http://flatsome.dev/?post_type=blocks&#038;p=8783',0,'blocks','',0),(381,1,'2016-08-25 13:41:28','2016-08-25 13:41:28','<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>\n[follow facebook=\"#\" instagram=\"#\" twitter=\"#\" email=\"#\" pinterest=\"#\"]','Footer - About us','','publish','closed','closed','','footer-about-us','','','2016-08-25 13:41:28','2016-08-25 13:41:28','',0,'http://flatsome.dev/?post_type=blocks&amp;p=8781',0,'blocks','',0),(382,1,'2016-08-18 11:43:28','2016-08-18 11:43:28','[ux_slider]\n\n[ux_banner height=\"200px\" bg=\"8069\" bg_overlay=\"rgba(0, 0, 0, 0.35)\" bg_pos=\"69% 3%\"]\n\n[text_box]\n\n<h3>SALE ENDS SOON</h3>\n[ux_countdown]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"200px\" bg=\"8989\" bg_overlay=\"rgba(0, 0, 0, 0.35)\" bg_pos=\"67% 29%\"]\n\n[text_box]\n\n<h3 class=\"uppercase\"><strong>Category top banner</strong></h3>\n<p class=\"lead\">This is a Block and can be edited live in with the Page Builder</p>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]','Shop - Category Slider','','publish','closed','closed','','shop-category-slider','','','2016-08-18 11:43:28','2016-08-18 11:43:28','',0,'http://flatsome.dev/?post_type=blocks&amp;p=8635',0,'blocks','',0),(383,1,'2016-08-18 10:42:40','2016-08-18 10:42:40','[ux_banner height=\"319px\" bg=\"8093\" bg_overlay=\"rgba(0, 0, 0, 0.1)\" parallax=\"3\"]\n\n[text_box]\n\n<h1 class=\"uppercase\"><strong>Shop</strong></h1>\n<p class=\"lead\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismotest. Change or remove this banner easely.</p>\n\n[/text_box]\n\n[/ux_banner]','Shop - Header','','publish','closed','closed','','shop-header','','','2016-08-18 10:42:40','2016-08-18 10:42:40','',0,'http://flatsome.dev/?post_type=blocks&amp;p=8593',0,'blocks','',0),(384,1,'2016-08-18 07:04:50','2016-08-18 07:04:50','[ux_banner height=\"400px\" bg=\"7450\" bg_overlay=\"rgba(0, 0, 0, 0.12)\" bg_pos=\"66% 24%\" parallax=\"2\"]\r\n\r\n[text_box parallax=\"-1\" text_depth=\"1\"]\r\n\r\n<h1 class=\"uppercase\"><strong>our Blog</strong></h1>\r\n<p class=\"lead\">Change This header to anything by using the UX Builder. You can also remove it. It\'s only visible on the blog homepage.</p>\r\n[share]\r\n\r\n\r\n[/text_box]\r\n\r\n[/ux_banner]','Blog Header','','publish','closed','closed','','blog-header','','','2016-08-18 07:04:50','2016-08-18 07:04:50','',0,'http://flatsome.dev/?post_type=blocks&amp;p=8587',0,'blocks','',0),(385,1,'2016-01-25 11:39:27','2016-01-25 11:39:27','[section bg_color=\"rgb(250, 250, 250)\" border=\"2px 0px 1px 0px\"]\r\n\r\n[row h_align=\"center\"]\r\n\r\n[col span=\"9\" span__sm=\"12\" align=\"center\"]\r\n<h1 class=\"lead uppercase\">Flatsome Elements</h1>\r\n<p class=\"lead\">Flatsome is more than a theme. It\'s a framework for creating amazing Websites. Here is a collection of our highly customisable elements.</p>\r\n[/col]\r\n[col]\r\n\r\n[ux_pages style=\"default\" parent=\"elements\" col_spacing=\"small\" columns=\"8\" depth=\"1\" depth_hover=\"1\" image_height=\"68%\" image_hover=\"zoom\" text_bg=\"rgb(250, 250, 250)\" text_padding=\"1px 1px 3px 10px\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Elements Overview','','trash','closed','closed','','elements-overview__trashed','','','2019-06-28 07:55:51','2019-06-28 07:55:51','',0,'http://flatsome.dev/?post_type=blocks&#038;p=3764',0,'blocks','',0),(388,2,'2019-06-27 06:42:15','2019-06-27 06:42:15','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:\n\n<blockquote>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.)</blockquote>\n\n...or something like this:\n\n<blockquote>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.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://hicosmetics4u.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2019-06-27 06:42:15','2019-06-27 06:42:15','',2,'http://hicosmetics4u.com/2019/06/27/2-revision-v1/',0,'revision','',0),(389,2,'2019-06-27 06:42:35','2019-06-27 06:42:35','[ux_slider style=\"container\"]\n\n[ux_banner height=\"394px\" slide_effect=\"fade-in\" bg=\"393\" effect=\"sparkle\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"394px\" slide_effect=\"fade-in\" bg=\"394\" effect=\"sparkle\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section label=\"Blog\" class=\"Blog\"]\n\n[title style=\"center\" text=\"Blog\"]\n\n[blog_posts style=\"normal\" columns__md=\"1\" depth=\"1\" image_height=\"56.25%\"]\n\n\n[/section]\n[section label=\"BestSeller\" class=\"BestSeller\"]\n\n[title style=\"center\" text=\"Best Seller\"]\n\n[ux_products columns=\"5\" slider_bullets=\"true\" auto_slide=\"3000\" orderby=\"sales\"]\n\n\n[/section]\n[section label=\"Hotdeal\" class=\"Hotdeal\"]\n\n[title style=\"center\" text=\"Hot Deal\"]\n\n[ux_products orderby=\"sales\" show=\"onsale\"]\n\n\n[/section]','Trang chủ','','publish','closed','closed','','trang-chu','','','2019-06-28 08:58:33','2019-06-28 08:58:33','',0,'http://hicosmetics4u.com/?page_id=389',0,'page','',0),(390,2,'2019-06-27 06:42:35','2019-06-27 06:42:35','','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-27 06:42:35','2019-06-27 06:42:35','',389,'http://hicosmetics4u.com/2019/06/27/389-revision-v1/',0,'revision','',0),(396,1,'2019-06-27 10:10:51','2019-06-27 10:10:51','[ux_slider]\n\n[ux_banner height=\"542px\" bg=\"393\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"542px\" bg=\"394\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section label=\"Blog\" class=\"Blog\"]\n\n[blog_posts style=\"normal\" columns__md=\"1\" depth=\"1\" image_height=\"56.25%\"]\n\n\n[/section]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-27 10:10:51','2019-06-27 10:10:51','',389,'http://hicosmetics4u.com/2019/06/27/389-revision-v1/',0,'revision','',0),(397,1,'2019-06-27 10:12:43','2019-06-27 10:12:43','[ux_slider]\n\n[ux_banner height=\"542px\" bg=\"393\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"542px\" bg=\"394\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section label=\"Blog\" class=\"Blog\"]\n\n[title style=\"center\" text=\"Blog\"]\n\n[blog_posts style=\"normal\" columns__md=\"1\" depth=\"1\" image_height=\"56.25%\"]\n\n\n[/section]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-27 10:12:43','2019-06-27 10:12:43','',389,'http://hicosmetics4u.com/2019/06/27/389-revision-v1/',0,'revision','',0),(395,2,'2019-06-27 07:57:11','2019-06-27 07:57:11','[ux_slider]\n\n[ux_banner height=\"542px\" bg=\"393\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"542px\" bg=\"394\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[row depth=\"1\" depth_hover=\"5\"]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4116\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"50% 12%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>About us</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4110\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"60% 18%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>OUR BLOG</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4117\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"51% 35%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>NEWSLETTER</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[title style=\"bold-center\" text=\"Latest products on sale\" size=\"undefined\"]\n\n[ux_products orderby=\"sales\" show=\"onsale\"]\n\n[title style=\"bold-center\" text=\"Browse our Categories\" size=\"undefined\"]\n\n[ux_product_categories depth=\"1\" depth_hover=\"4\"]\n\n[title style=\"bold-center\" text=\"Follow us on Instagram\" icon=\"instagram\" size=\"undefined\"]\n\n[ux_instagram_feed username=\"topshop\" depth=\"1\"]\n\n[gap height=\"58px\"]\n\n[ux_banner height=\"407px\" bg=\"8102\" bg_color=\"rgb(18, 18, 18)\" bg_overlay=\"rgba(0, 0, 0, 0.36)\" bg_pos=\"79% 0%\" parallax=\"1\" border=\"2px 0px 2px 0px\" border_margin=\"10px 0px 10px 0px\" border_style=\"dashed\" border_radius=\"undefined\" border_color=\"rgba(255, 255, 255, 0.22)\"]\n\n[text_box width=\"47\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>Don\'t miss a sale</strong></h2>\n<h3 class=\"thin-font\">Sign up for our Newsletter</h3>\n[gap height=\"32px\"]\n\n[contact-form-7 id=\"7042\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[title style=\"bold-center\" text=\"Latest News\" size=\"undefined\"]\n\n[blog_posts columns=\"3\" depth=\"1\" depth_hover=\"4\" image_height=\"181px\"]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-27 07:57:11','2019-06-27 07:57:11','',389,'http://hicosmetics4u.com/2019/06/27/389-revision-v1/',0,'revision','',0),(391,2,'2019-06-27 06:44:12','2019-06-27 06:44:12','[ux_slider]\n\n[ux_banner height=\"600px\" bg_overlay=\"rgba(246, 208, 45, 0.94)\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_radius=\"undefined\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n[text_box width=\"57\" width__sm=\"84\" scale__sm=\"111\" animate=\"flipInY\" position_x=\"50\" position_y=\"50\"]\n\n<h1 class=\"uppercase\"><span style=\"font-size: 400%;\" data-line-height=\"xs\"><strong>Sale</strong></span></h1>\n<h2 class=\"lead\">Summer Sale has Started</h2>\n[ux_countdown style=\"text\" size=\"114\" color=\"light\"]\n\n[gap height=\"23px\"]\n\n[button text=\"Shop men\" color=\"white\"]\n\n[button text=\"Shop Women\" color=\"white\"]\n\n[button text=\"Shop All\" color=\"white\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"600px\" bg=\"6799\" bg_pos=\"84% 0%\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_radius=\"undefined\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"100\" position_x__sm=\"95\" position_y=\"15\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n[text_box width=\"50\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\">Shop Fashion Clothes today</h2>\n<h3 class=\"thin-font\">Add any text here..</h3>\n[button text=\"Shop now\" color=\"white\" style=\"outline\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[row depth=\"1\" depth_hover=\"5\"]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4116\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"50% 12%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>About us</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4110\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"60% 18%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>OUR BLOG</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4117\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"51% 35%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>NEWSLETTER</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[title style=\"bold-center\" text=\"Latest products on sale\" size=\"undefined\"]\n\n[ux_products orderby=\"sales\" show=\"onsale\"]\n\n[title style=\"bold-center\" text=\"Browse our Categories\" size=\"undefined\"]\n\n[ux_product_categories depth=\"1\" depth_hover=\"4\"]\n\n[title style=\"bold-center\" text=\"Follow us on Instagram\" icon=\"instagram\" size=\"undefined\"]\n\n[ux_instagram_feed username=\"topshop\" depth=\"1\"]\n\n[gap height=\"58px\"]\n\n[ux_banner height=\"407px\" bg=\"8102\" bg_color=\"rgb(18, 18, 18)\" bg_overlay=\"rgba(0, 0, 0, 0.36)\" bg_pos=\"79% 0%\" parallax=\"1\" border=\"2px 0px 2px 0px\" border_margin=\"10px 0px 10px 0px\" border_style=\"dashed\" border_radius=\"undefined\" border_color=\"rgba(255, 255, 255, 0.22)\"]\n\n[text_box width=\"47\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>Don\'t miss a sale</strong></h2>\n<h3 class=\"thin-font\">Sign up for our Newsletter</h3>\n[gap height=\"32px\"]\n\n[contact-form-7 id=\"7042\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[title style=\"bold-center\" text=\"Latest News\" size=\"undefined\"]\n\n[blog_posts columns=\"3\" depth=\"1\" depth_hover=\"4\" image_height=\"181px\"]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-27 06:44:12','2019-06-27 06:44:12','',389,'http://hicosmetics4u.com/2019/06/27/389-revision-v1/',0,'revision','',0),(392,2,'2019-06-27 06:49:39','2019-06-27 06:49:39','[ux_slider]\n\n[ux_banner height=\"542px\" bg=\"50\" bg_overlay=\"rgba(246, 208, 45, 0.94)\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n[text_box width=\"57\" width__sm=\"84\" scale__sm=\"111\" animate=\"flipInY\" position_x=\"50\" position_y=\"50\"]\n\n<h1 class=\"uppercase\"><span style=\"font-size: 400%;\" data-line-height=\"xs\"><strong>Sale</strong></span></h1>\n<h2 class=\"lead\">Summer Sale has Started</h2>\n[ux_countdown style=\"text\" size=\"114\" color=\"light\"]\n\n[gap height=\"23px\"]\n\n[button text=\"Shop men\" color=\"white\"]\n\n[button text=\"Shop Women\" color=\"white\"]\n\n[button text=\"Shop All\" color=\"white\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"600px\" bg=\"6799\" bg_pos=\"84% 0%\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_radius=\"undefined\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"100\" position_x__sm=\"95\" position_y=\"15\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n[text_box width=\"50\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\">Shop Fashion Clothes today</h2>\n<h3 class=\"thin-font\">Add any text here..</h3>\n[button text=\"Shop now\" color=\"white\" style=\"outline\"]\n\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[row depth=\"1\" depth_hover=\"5\"]\n\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4116\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"50% 12%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>About us</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4110\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"60% 18%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>OUR BLOG</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n[col span=\"4\" span__sm=\"12\"]\n\n[ux_banner height=\"160px\" bg=\"4117\" bg_overlay=\"rgba(0, 0, 0, 0.06)\" bg_pos=\"51% 35%\" border=\"1px 1px 1px 1px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\" border_color=\"rgba(0, 0, 0, 0.16)\"]\n\n[text_box width=\"68\" width__sm=\"60\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>NEWSLETTER</strong></h2>\n\n[/text_box]\n\n[/ux_banner]\n\n[/col]\n\n[/row]\n[title style=\"bold-center\" text=\"Latest products on sale\" size=\"undefined\"]\n\n[ux_products orderby=\"sales\" show=\"onsale\"]\n\n[title style=\"bold-center\" text=\"Browse our Categories\" size=\"undefined\"]\n\n[ux_product_categories depth=\"1\" depth_hover=\"4\"]\n\n[title style=\"bold-center\" text=\"Follow us on Instagram\" icon=\"instagram\" size=\"undefined\"]\n\n[ux_instagram_feed username=\"topshop\" depth=\"1\"]\n\n[gap height=\"58px\"]\n\n[ux_banner height=\"407px\" bg=\"8102\" bg_color=\"rgb(18, 18, 18)\" bg_overlay=\"rgba(0, 0, 0, 0.36)\" bg_pos=\"79% 0%\" parallax=\"1\" border=\"2px 0px 2px 0px\" border_margin=\"10px 0px 10px 0px\" border_style=\"dashed\" border_radius=\"undefined\" border_color=\"rgba(255, 255, 255, 0.22)\"]\n\n[text_box width=\"47\" position_x=\"50\" position_y=\"50\"]\n\n<h2 class=\"uppercase\"><strong>Don\'t miss a sale</strong></h2>\n<h3 class=\"thin-font\">Sign up for our Newsletter</h3>\n[gap height=\"32px\"]\n\n[contact-form-7 id=\"7042\"]\n\n\n[/text_box]\n\n[/ux_banner]\n[title style=\"bold-center\" text=\"Latest News\" size=\"undefined\"]\n\n[blog_posts columns=\"3\" depth=\"1\" depth_hover=\"4\" image_height=\"181px\"]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-27 06:49:39','2019-06-27 06:49:39','',389,'http://hicosmetics4u.com/2019/06/27/389-revision-v1/',0,'revision','',0),(393,2,'2019-06-27 07:55:37','2019-06-27 07:55:37','','z1433131728313_f8bdca221638ba47b90f051fcdc75ab2','','inherit','open','closed','','z1433131728313_f8bdca221638ba47b90f051fcdc75ab2','','','2019-06-27 07:55:37','2019-06-27 07:55:37','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/z1433131728313_f8bdca221638ba47b90f051fcdc75ab2.png',0,'attachment','image/png',0),(394,2,'2019-06-27 07:56:55','2019-06-27 07:56:55','','z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48','','inherit','open','closed','','z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48','','','2019-06-27 07:56:55','2019-06-27 07:56:55','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/z1433131730723_7dc8eb63a24f22857ce7fdc4b952ae48.png',0,'attachment','image/png',0),(398,1,'2019-06-27 10:15:15','2019-06-27 10:15:15','Váy áo hở lưng được rất nhiều phụ nữ ưa chuộng, bởi chúng không chỉ giúp chủ nhân có được sự quyến rũ từ bờ vai thon, tấm lưng trần nuột nà mà còn giúp đường cong cơ thể trở nên tuyệt vời hơn. Nhất là những ngày hè nắng nóng như thế này thì chiếc váy áo hở lưng là một món đồ không thể thiếu trong tủ quần áo của những cô nàng sành điệu.\r\n\r\nDáng váy đuôi cá luôn là sự lựa chọn hoàn hảo dành cho cô nàng muốn khéo léo khoe đôi chân thon dài của mình. Nhẹ nhàng và thanh lịch, chất vải voan mềm mại sẽ giúp bạn trở nên thướt tha hơn mỗi khi xuống phố.','Chọn váy hở lưng để quyến rũ mà không trần tục!','','publish','open','open','','chon-vay-ho-lung-de-quyen-ru-ma-khong-tran-tuc','','','2019-06-27 10:15:15','2019-06-27 10:15:15','',0,'http://hicosmetics4u.com/?p=398',0,'post','',0),(399,1,'2019-06-27 10:14:52','2019-06-27 10:14:52','','vay-ho-lung-quyen-ru-1-phunutoday_vn','','inherit','open','closed','','vay-ho-lung-quyen-ru-1-phunutoday_vn','','','2019-06-27 10:14:52','2019-06-27 10:14:52','',398,'http://hicosmetics4u.com/wp-content/uploads/2019/06/vay-ho-lung-quyen-ru-1-phunutoday_vn.jpg',0,'attachment','image/jpeg',0),(400,1,'2019-06-27 10:15:15','2019-06-27 10:15:15','Váy áo hở lưng được rất nhiều phụ nữ ưa chuộng, bởi chúng không chỉ giúp chủ nhân có được sự quyến rũ từ bờ vai thon, tấm lưng trần nuột nà mà còn giúp đường cong cơ thể trở nên tuyệt vời hơn. Nhất là những ngày hè nắng nóng như thế này thì chiếc váy áo hở lưng là một món đồ không thể thiếu trong tủ quần áo của những cô nàng sành điệu.\r\n\r\nDáng váy đuôi cá luôn là sự lựa chọn hoàn hảo dành cho cô nàng muốn khéo léo khoe đôi chân thon dài của mình. Nhẹ nhàng và thanh lịch, chất vải voan mềm mại sẽ giúp bạn trở nên thướt tha hơn mỗi khi xuống phố.','Chọn váy hở lưng để quyến rũ mà không trần tục!','','inherit','closed','closed','','398-revision-v1','','','2019-06-27 10:15:15','2019-06-27 10:15:15','',398,'http://hicosmetics4u.com/2019/06/27/398-revision-v1/',0,'revision','',0),(401,1,'2019-06-27 10:17:26','2019-06-27 10:17:26','Họa tiết kẻ và hoa kết hợp trong một trang phục mang lại vẻ đẹp độc đáo đầy ấn tượng. Một chiếc áo khoác denim năng động sẽ là sự kết hợp hoàn hảo .Váy maxi họa tiết hoa là sự lựa chọn phù hợp cho co nàng yêu thích vẻ đẹp gợi cảm. Họa tiết hoa nổi bật đầy màu sắc mang thêm sức sống tươi mới cho người mặc.','8 kiểu váy maxi giúp bạn \'sống sót\' qua mùa hè nóng bức','','publish','open','open','','8-kieu-vay-maxi-giup-ban-song-sot-qua-mua-he-nong-buc','','','2019-06-27 10:17:26','2019-06-27 10:17:26','',0,'http://hicosmetics4u.com/?p=401',0,'post','',0),(402,1,'2019-06-27 10:17:14','2019-06-27 10:17:14','','178705_P_1433387678431(1)','','inherit','open','closed','','178705_p_14333876784311','','','2019-06-27 10:17:14','2019-06-27 10:17:14','',401,'http://hicosmetics4u.com/wp-content/uploads/2019/06/178705_P_14333876784311.jpg',0,'attachment','image/jpeg',0),(403,1,'2019-06-27 10:17:26','2019-06-27 10:17:26','Họa tiết kẻ và hoa kết hợp trong một trang phục mang lại vẻ đẹp độc đáo đầy ấn tượng. Một chiếc áo khoác denim năng động sẽ là sự kết hợp hoàn hảo .Váy maxi họa tiết hoa là sự lựa chọn phù hợp cho co nàng yêu thích vẻ đẹp gợi cảm. Họa tiết hoa nổi bật đầy màu sắc mang thêm sức sống tươi mới cho người mặc.','8 kiểu váy maxi giúp bạn \'sống sót\' qua mùa hè nóng bức','','inherit','closed','closed','','401-revision-v1','','','2019-06-27 10:17:26','2019-06-27 10:17:26','',401,'http://hicosmetics4u.com/2019/06/27/401-revision-v1/',0,'revision','',0),(404,1,'2019-06-27 10:20:11','2019-06-27 10:20:11','<em>Các mẫu phụ kiện hoa tai, dây chuyền và đồng hồ theo dòng vintage sẽ giúp set đồ gồm sơ mi sệ vai, quần cà phê sữa lưng cao hoàn hảo hơn. Bởi bao giờ phụ kiện cũng đóng vai trò quan trọng làm nổi bật bộ quần áo, không còn chút cứng nhắc nơi công sở nữa.</em>','Gợi ý các bạn gái một số trang phục đi cafe đẹp hết sảy','','publish','open','open','','goi-y-cac-ban-gai-mot-so-trang-phuc-di-cafe-dep-het-say','','','2019-06-27 10:20:11','2019-06-27 10:20:11','',0,'http://hicosmetics4u.com/?p=404',0,'post','',0),(405,1,'2019-06-27 10:19:58','2019-06-27 10:19:58','','90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116','','inherit','open','closed','','90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116','','','2019-06-27 10:19:58','2019-06-27 10:19:58','',404,'http://hicosmetics4u.com/wp-content/uploads/2019/06/90b126ec8aba73dd2bd18cd8f1704b-6928-7411-1561434621-2116.jpg',0,'attachment','image/jpeg',0),(406,1,'2019-06-27 10:20:11','2019-06-27 10:20:11','<em>Các mẫu phụ kiện hoa tai, dây chuyền và đồng hồ theo dòng vintage sẽ giúp set đồ gồm sơ mi sệ vai, quần cà phê sữa lưng cao hoàn hảo hơn. Bởi bao giờ phụ kiện cũng đóng vai trò quan trọng làm nổi bật bộ quần áo, không còn chút cứng nhắc nơi công sở nữa.</em>','Gợi ý các bạn gái một số trang phục đi cafe đẹp hết sảy','','inherit','closed','closed','','404-revision-v1','','','2019-06-27 10:20:11','2019-06-27 10:20:11','',404,'http://hicosmetics4u.com/2019/06/27/404-revision-v1/',0,'revision','',0),(407,1,'2019-06-27 10:21:59','2019-06-27 10:21:59','Cũng vẫn là đồ trắng nhưng khi đi diễn hay đi dự sự kiện, Đông Nhi sẽ chọn những thiết kế có chi tiết cut-out hay độn vai, sequin... để thêm phần nổi bật mà vẫn giữ được nét thanh lịch và hạn chế được sự sến súa thường thấy.','Đây chính là gam màu tạo nên phong cách cực đẹp của Đông Nhi','','publish','open','open','','day-chinh-la-gam-mau-tao-nen-phong-cach-cuc-dep-cua-dong-nhi','','','2019-06-27 10:21:59','2019-06-27 10:21:59','',0,'http://hicosmetics4u.com/?p=407',0,'post','',0),(408,1,'2019-06-27 10:21:53','2019-06-27 10:21:53','','d5-15615375092071431169682-0754','','inherit','open','closed','','d5-15615375092071431169682-0754','','','2019-06-27 10:21:53','2019-06-27 10:21:53','',407,'http://hicosmetics4u.com/wp-content/uploads/2019/06/d5-15615375092071431169682-0754.jpg',0,'attachment','image/jpeg',0),(409,1,'2019-06-27 10:21:59','2019-06-27 10:21:59','Cũng vẫn là đồ trắng nhưng khi đi diễn hay đi dự sự kiện, Đông Nhi sẽ chọn những thiết kế có chi tiết cut-out hay độn vai, sequin... để thêm phần nổi bật mà vẫn giữ được nét thanh lịch và hạn chế được sự sến súa thường thấy.','Đây chính là gam màu tạo nên phong cách cực đẹp của Đông Nhi','','inherit','closed','closed','','407-revision-v1','','','2019-06-27 10:21:59','2019-06-27 10:21:59','',407,'http://hicosmetics4u.com/2019/06/27/407-revision-v1/',0,'revision','',0),(410,1,'2019-06-27 10:24:32','2019-06-27 10:24:32','[ux_slider]\n\n[ux_banner height=\"542px\" bg=\"393\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"542px\" bg=\"394\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section label=\"Blog\" class=\"Blog\"]\n\n[title style=\"center\" text=\"Blog\"]\n\n[blog_posts style=\"normal\" columns__md=\"1\" depth=\"1\" image_height=\"56.25%\"]\n\n\n[/section]\n[section label=\"BestSeller\" class=\"BestSeller\"]\n\n[title style=\"center\" text=\"Best Seller\"]\n\n[ux_products columns=\"5\" slider_bullets=\"true\" auto_slide=\"3000\" orderby=\"sales\"]\n\n\n[/section]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-27 10:24:32','2019-06-27 10:24:32','',389,'http://hicosmetics4u.com/2019/06/27/389-revision-v1/',0,'revision','',0),(411,2,'2019-06-28 02:56:37','2019-06-28 02:56:37','[ux_slider]\n\n[ux_banner height=\"542px\" bg=\"393\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"542px\" bg=\"394\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section label=\"Blog\" class=\"Blog\"]\n\n[title style=\"center\" text=\"Blog\"]\n\n[blog_posts style=\"normal\" columns__md=\"1\" depth=\"1\" image_height=\"56.25%\"]\n\n\n[/section]\n[section label=\"BestSeller\" class=\"BestSeller\"]\n\n[title style=\"center\" text=\"Best Seller\"]\n\n[ux_products columns=\"5\" slider_bullets=\"true\" auto_slide=\"3000\" orderby=\"sales\"]\n\n\n[/section]\n[section label=\"Hotdeal\" class=\"Hotdeal\"]\n\n[title style=\"center\" text=\"Hot Deal\"]\n\n[ux_products orderby=\"sales\" show=\"onsale\"]\n\n\n[/section]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-28 02:56:37','2019-06-28 02:56:37','',389,'http://hicosmetics4u.com/2019/06/28/389-revision-v1/',0,'revision','',0),(412,0,'2019-06-28 02:58:24','2019-06-28 02:58:24','[]','woocommerce_update_marketplace_suggestions','','publish','open','closed','','scheduled-action-5d1582889e2b31.54627406-y1OCoW3Xc6daunUwhgOFjtBsoHJmcGbU','','','2019-06-28 02:59:20','2019-06-28 02:59:20','',0,'http://hicosmetics4u.com/?post_type=scheduled-action&#038;p=412',0,'scheduled-action','',3),(413,2,'2019-06-28 03:07:06','2019-06-28 03:07:06','','Giúp đỡ','','publish','closed','closed','','help','','','2019-06-28 03:10:49','2019-06-28 03:10:49','',0,'http://hicosmetics4u.com/?page_id=413',0,'page','',0),(414,2,'2019-06-28 03:07:06','2019-06-28 03:07:06','','Help','','inherit','closed','closed','','413-revision-v1','','','2019-06-28 03:07:06','2019-06-28 03:07:06','',413,'http://hicosmetics4u.com/2019/06/28/413-revision-v1/',0,'revision','',0),(415,2,'2019-06-28 03:07:57','2019-06-28 03:07:57','','Kiểm tra đơn hàng','','publish','closed','closed','','track-order','','','2019-06-28 03:08:43','2019-06-28 03:08:43','',0,'http://hicosmetics4u.com/?page_id=415',0,'page','',0),(416,2,'2019-06-28 03:07:57','2019-06-28 03:07:57','','Track Order','','inherit','closed','closed','','415-revision-v1','','','2019-06-28 03:07:57','2019-06-28 03:07:57','',415,'http://hicosmetics4u.com/2019/06/28/415-revision-v1/',0,'revision','',0),(417,2,'2019-06-28 03:08:43','2019-06-28 03:08:43','','Kiểm tra đơn hàng','','inherit','closed','closed','','415-revision-v1','','','2019-06-28 03:08:43','2019-06-28 03:08:43','',415,'http://hicosmetics4u.com/2019/06/28/415-revision-v1/',0,'revision','',0),(418,2,'2019-06-28 03:10:49','2019-06-28 03:10:49','','Giúp đỡ','','inherit','closed','closed','','413-revision-v1','','','2019-06-28 03:10:49','2019-06-28 03:10:49','',413,'http://hicosmetics4u.com/2019/06/28/413-revision-v1/',0,'revision','',0),(419,2,'2019-06-28 03:11:32','2019-06-28 03:11:32','','Chính sách vận chuyển','','publish','closed','closed','','chinh-sach-van-chuyen','','','2019-06-28 03:11:32','2019-06-28 03:11:32','',0,'http://hicosmetics4u.com/?page_id=419',0,'page','',0),(420,2,'2019-06-28 03:11:32','2019-06-28 03:11:32','','Chính sách vận chuyển','','inherit','closed','closed','','419-revision-v1','','','2019-06-28 03:11:32','2019-06-28 03:11:32','',419,'http://hicosmetics4u.com/2019/06/28/419-revision-v1/',0,'revision','',0),(421,2,'2019-06-28 03:12:25','2019-06-28 03:12:25','','Chính sách quy định chung','','publish','closed','closed','','chinh-sach-quy-dinh-chung','','','2019-06-28 03:12:25','2019-06-28 03:12:25','',0,'http://hicosmetics4u.com/?page_id=421',0,'page','',0),(422,2,'2019-06-28 03:12:25','2019-06-28 03:12:25','','Chính sách quy định chung','','inherit','closed','closed','','421-revision-v1','','','2019-06-28 03:12:25','2019-06-28 03:12:25','',421,'http://hicosmetics4u.com/2019/06/28/421-revision-v1/',0,'revision','',0),(423,2,'2019-06-28 03:14:03','2019-06-28 03:14:03',' ','','','publish','closed','closed','','423','','','2019-06-28 03:14:03','2019-06-28 03:14:03','',0,'http://hicosmetics4u.com/?p=423',1,'nav_menu_item','',0),(424,2,'2019-06-28 03:14:03','2019-06-28 03:14:03',' ','','','publish','closed','closed','','424','','','2019-06-28 03:14:03','2019-06-28 03:14:03','',0,'http://hicosmetics4u.com/?p=424',2,'nav_menu_item','',0),(425,2,'2019-06-28 03:14:03','2019-06-28 03:14:03',' ','','','publish','closed','closed','','425','','','2019-06-28 03:14:03','2019-06-28 03:14:03','',0,'http://hicosmetics4u.com/?p=425',3,'nav_menu_item','',0),(426,2,'2019-06-28 03:14:04','2019-06-28 03:14:04',' ','','','publish','closed','closed','','426','','','2019-06-28 03:14:04','2019-06-28 03:14:04','',0,'http://hicosmetics4u.com/?p=426',4,'nav_menu_item','',0),(427,2,'2019-06-28 03:24:39','2019-06-28 03:24:39','','Hướng dẫn mua hàng online','','publish','closed','closed','','huong-dan-mua-hang','','','2019-06-28 03:24:53','2019-06-28 03:24:53','',0,'http://hicosmetics4u.com/?page_id=427',0,'page','',0),(428,2,'2019-06-28 03:24:39','2019-06-28 03:24:39','','Hướng dẫn mua hàng','','inherit','closed','closed','','427-revision-v1','','','2019-06-28 03:24:39','2019-06-28 03:24:39','',427,'http://hicosmetics4u.com/2019/06/28/427-revision-v1/',0,'revision','',0),(429,2,'2019-06-28 03:24:53','2019-06-28 03:24:53','','Hướng dẫn mua hàng online','','inherit','closed','closed','','427-revision-v1','','','2019-06-28 03:24:53','2019-06-28 03:24:53','',427,'http://hicosmetics4u.com/2019/06/28/427-revision-v1/',0,'revision','',0),(430,2,'2019-06-28 03:25:31','2019-06-28 03:25:31','','Chính sách bảo hành','','publish','closed','closed','','chinh-sach-bao-hanh','','','2019-06-28 03:25:31','2019-06-28 03:25:31','',0,'http://hicosmetics4u.com/?page_id=430',0,'page','',0),(431,2,'2019-06-28 03:25:31','2019-06-28 03:25:31','','Chính sách bảo hành','','inherit','closed','closed','','430-revision-v1','','','2019-06-28 03:25:31','2019-06-28 03:25:31','',430,'http://hicosmetics4u.com/2019/06/28/430-revision-v1/',0,'revision','',0),(432,2,'2019-06-28 03:26:27','2019-06-28 03:26:27','','Chính sách bảo mật','','publish','closed','closed','','chinh-sach-bao-mat','','','2019-06-28 03:26:27','2019-06-28 03:26:27','',0,'http://hicosmetics4u.com/?page_id=432',0,'page','',0),(433,2,'2019-06-28 03:26:27','2019-06-28 03:26:27','','Chính sách bảo mật','','inherit','closed','closed','','432-revision-v1','','','2019-06-28 03:26:27','2019-06-28 03:26:27','',432,'http://hicosmetics4u.com/2019/06/28/432-revision-v1/',0,'revision','',0),(434,2,'2019-06-28 03:26:52','2019-06-28 03:26:52','','Phương thức thanh toán','','publish','closed','closed','','phuong-thuc-thanh-toan','','','2019-06-28 03:26:52','2019-06-28 03:26:52','',0,'http://hicosmetics4u.com/?page_id=434',0,'page','',0),(435,2,'2019-06-28 03:26:52','2019-06-28 03:26:52','','Phương thức thanh toán','','inherit','closed','closed','','434-revision-v1','','','2019-06-28 03:26:52','2019-06-28 03:26:52','',434,'http://hicosmetics4u.com/2019/06/28/434-revision-v1/',0,'revision','',0),(436,2,'2019-06-28 03:30:35','2019-06-28 03:30:35',' ','','','publish','closed','closed','','436','','','2019-06-28 03:30:35','2019-06-28 03:30:35','',0,'http://hicosmetics4u.com/?p=436',2,'nav_menu_item','',0),(437,2,'2019-06-28 03:30:35','2019-06-28 03:30:35',' ','','','publish','closed','closed','','437','','','2019-06-28 03:30:35','2019-06-28 03:30:35','',0,'http://hicosmetics4u.com/?p=437',3,'nav_menu_item','',0),(438,2,'2019-06-28 03:30:35','2019-06-28 03:30:35',' ','','','publish','closed','closed','','438','','','2019-06-28 03:30:35','2019-06-28 03:30:35','',0,'http://hicosmetics4u.com/?p=438',4,'nav_menu_item','',0),(439,2,'2019-06-28 03:30:35','2019-06-28 03:30:35',' ','','','publish','closed','closed','','439','','','2019-06-28 03:30:35','2019-06-28 03:30:35','',0,'http://hicosmetics4u.com/?p=439',1,'nav_menu_item','',0),(440,2,'2019-06-28 03:30:35','2019-06-28 03:30:35',' ','','','publish','closed','closed','','440','','','2019-06-28 03:30:35','2019-06-28 03:30:35','',0,'http://hicosmetics4u.com/?p=440',5,'nav_menu_item','',0),(441,2,'2019-06-28 03:42:46','2019-06-28 03:42:46','{\n    \"flatsome::footer_1\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 03:41:44\"\n    },\n    \"flatsome::footer_2_columns\": {\n        \"value\": \"3\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 03:41:44\"\n    },\n    \"flatsome::footer_2_bg_color\": {\n        \"value\": \"#eeeeee\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 03:41:44\"\n    },\n    \"flatsome::footer_bottom_text\": {\n        \"value\": \"dark\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 03:42:46\"\n    },\n    \"flatsome::footer_left_text\": {\n        \"value\": \"Copyright [ux_current_year] \\u00a9 <strong>Hicosmetics4u</strong>\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 03:42:46\"\n    }\n}','','','trash','closed','closed','','81781b15-463a-4559-88af-cd4af708f836','','','2019-06-28 03:42:46','2019-06-28 03:42:46','',0,'http://hicosmetics4u.com/?p=441',0,'customize_changeset','',0),(442,2,'2019-06-28 04:20:30','2019-06-28 04:20:30','{\n    \"flatsome::footer_1\": {\n        \"value\": false,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 03:49:19\"\n    },\n    \"flatsome::footer_1_color\": {\n        \"value\": \"light\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 04:20:30\"\n    },\n    \"flatsome::footer_2_color\": {\n        \"value\": \"light\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 04:20:30\"\n    }\n}','','','trash','closed','closed','','d4b26543-c30a-4786-99b5-49d4db811423','','','2019-06-28 04:20:30','2019-06-28 04:20:30','',0,'http://hicosmetics4u.com/?p=442',0,'customize_changeset','',0),(443,2,'2019-06-28 04:20:53','2019-06-28 04:20:53','{\n    \"flatsome::payment_icons\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 04:20:53\"\n    }\n}','','','trash','closed','closed','','6ecc7e67-47c7-4e9a-87ec-8f6b78fdaba9','','','2019-06-28 04:20:53','2019-06-28 04:20:53','',0,'http://hicosmetics4u.com/2019/06/28/6ecc7e67-47c7-4e9a-87ec-8f6b78fdaba9/',0,'customize_changeset','',0),(444,2,'2019-06-28 07:50:33','2019-06-28 07:50:33','{\n    \"flatsome::footer_bottom_text\": {\n        \"value\": \"light\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 07:50:33\"\n    },\n    \"flatsome::footer_bottom_color\": {\n        \"value\": \"#dddddd\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 07:50:33\"\n    }\n}','','','trash','closed','closed','','ab78ee3c-2a15-4895-af0f-f7a6ecaf2612','','','2019-06-28 07:50:33','2019-06-28 07:50:33','',0,'http://hicosmetics4u.com/2019/06/28/ab78ee3c-2a15-4895-af0f-f7a6ecaf2612/',0,'customize_changeset','',0),(445,2,'2019-06-28 07:52:36','2019-06-28 07:52:36','{\n    \"flatsome::footer_1\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 07:52:36\"\n    },\n    \"flatsome::footer_1_columns\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2019-06-28 07:52:36\"\n    }\n}','','','trash','closed','closed','','439ec587-7b02-40b5-a46e-1641dce80862','','','2019-06-28 07:52:36','2019-06-28 07:52:36','',0,'http://hicosmetics4u.com/2019/06/28/439ec587-7b02-40b5-a46e-1641dce80862/',0,'customize_changeset','',0),(446,2,'2019-06-28 07:55:51','2019-06-28 07:55:51','[row style=\"small\" h_align=\"center\" class=\"flatsome-demos\"]\r\n\r\n[col span=\"9\" span__sm=\"12\" align=\"center\"]\r\n<h2>Flatsome Theme Demos</h2>\r\n<p class=\"lead\">Flatsome includes many pre-made homepages and settings you can add with a single click. These are just examples. You can mix and match headers, pages, colors and fonts using the Theme Option Panel.</p>\r\n[/col]\r\n\r\n[/row]\r\n\r\n[title style=\"center\" text=\"Shop Demos\"]\r\n\r\n[ux_pages style=\"default\" parent=\"3021\" col_spacing=\"small\" columns=\"3\" depth=\"1\" depth_hover=\"4\" image_size=\"medium\" image_overlay=\"rgba(0, 0, 0, 0)\" text_align=\"center\" text_bg=\"rgba(255, 255, 255, 0.63)\" text_padding=\"5px 5px 5px 5px\"]\r\n\r\n[title style=\"center\" text=\"Business Demos\"]\r\n\r\n[ux_pages style=\"default\" parent=\"3025\" col_spacing=\"small\" columns=\"3\" depth=\"1\" depth_hover=\"4\" image_size=\"medium\" image_overlay=\"rgba(0, 0, 0, 0)\" text_align=\"center\" text_bg=\"rgba(255, 255, 255, 0.76)\" text_padding=\"5px 5px 5px 5px\"]','Demos','','inherit','closed','closed','','379-revision-v1','','','2019-06-28 07:55:51','2019-06-28 07:55:51','',379,'http://hicosmetics4u.com/2019/06/28/379-revision-v1/',0,'revision','',0),(447,2,'2019-06-28 07:55:51','2019-06-28 07:55:51','[section bg_color=\"rgb(250, 250, 250)\" border=\"2px 0px 1px 0px\"]\r\n\r\n[row h_align=\"center\"]\r\n\r\n[col span=\"9\" span__sm=\"12\" align=\"center\"]\r\n<h1 class=\"lead uppercase\">Flatsome Elements</h1>\r\n<p class=\"lead\">Flatsome is more than a theme. It\'s a framework for creating amazing Websites. Here is a collection of our highly customisable elements.</p>\r\n[/col]\r\n[col]\r\n\r\n[ux_pages style=\"default\" parent=\"elements\" col_spacing=\"small\" columns=\"8\" depth=\"1\" depth_hover=\"1\" image_height=\"68%\" image_hover=\"zoom\" text_bg=\"rgb(250, 250, 250)\" text_padding=\"1px 1px 3px 10px\"]\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Elements Overview','','inherit','closed','closed','','385-revision-v1','','','2019-06-28 07:55:51','2019-06-28 07:55:51','',385,'http://hicosmetics4u.com/2019/06/28/385-revision-v1/',0,'revision','',0),(448,2,'2019-06-28 07:55:52','2019-06-28 07:55:52','[section bg_color=\"#fff\" class=\"flatsome-features\"]\r\n\r\n[title style=\"center\" text=\"Flatsome Main Features\"]\r\n\r\n[ux_pages style=\"default\" parent=\"2862\" col_spacing=\"small\" image_radius=\"3\" image_overlay=\"rgba(255, 255, 255, 0)\" image_hover=\"zoom\" text_align=\"center\"]\r\n\r\n\r\n[/section]\r\n[section bg_overlay=\"rgb(229, 235, 237)\" border=\"1px 0px 1px 0px\"]\r\n\r\n[row style=\"collapse\" h_align=\"center\"]\r\n\r\n[col span=\"7\" span__sm=\"12\" align=\"center\" animate=\"flipInX\"]\r\n\r\n[button text=\"Buy Flatsome Now\" link=\"http://bit.ly/buy-flatsome\" size=\"large\" radius=\"6\" icon=\"icon-shopping-basket\" icon_reveal=\"true\"]\r\n\r\n\r\n[/col]\r\n\r\n[/row]\r\n\r\n[/section]','Features Overview','','inherit','closed','closed','','378-revision-v1','','','2019-06-28 07:55:52','2019-06-28 07:55:52','',378,'http://hicosmetics4u.com/2019/06/28/378-revision-v1/',0,'revision','',0),(449,2,'2019-06-28 07:55:52','2019-06-28 07:55:52','<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet.</p>\n[contact-form-7 id=\"375\"]','Footer - Newsletter Signup','','inherit','closed','closed','','380-revision-v1','','','2019-06-28 07:55:52','2019-06-28 07:55:52','',380,'http://hicosmetics4u.com/2019/06/28/380-revision-v1/',0,'revision','',0),(450,2,'2019-06-28 08:14:14','2019-06-28 08:14:14','','','','publish','closed','closed','','450-2','','','2019-06-28 08:14:14','2019-06-28 08:14:14','',0,'http://hicosmetics4u.com/?post_type=blocks&#038;p=450',0,'blocks','',0),(451,2,'2019-06-28 08:14:14','2019-06-28 08:14:14','','','','inherit','closed','closed','','450-revision-v1','','','2019-06-28 08:14:14','2019-06-28 08:14:14','',450,'http://hicosmetics4u.com/2019/06/28/450-revision-v1/',0,'revision','',0),(452,1,'2019-06-28 08:42:43','2019-06-28 08:42:43','[ux_slider style=\"container\"]\n\n[ux_banner height=\"472px\" bg=\"393\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"542px\" bg=\"394\" border=\"2px 2px 2px 2px\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section label=\"Blog\" class=\"Blog\"]\n\n[title style=\"center\" text=\"Blog\"]\n\n[blog_posts style=\"normal\" columns__md=\"1\" depth=\"1\" image_height=\"56.25%\"]\n\n\n[/section]\n[section label=\"BestSeller\" class=\"BestSeller\"]\n\n[title style=\"center\" text=\"Best Seller\"]\n\n[ux_products columns=\"5\" slider_bullets=\"true\" auto_slide=\"3000\" orderby=\"sales\"]\n\n\n[/section]\n[section label=\"Hotdeal\" class=\"Hotdeal\"]\n\n[title style=\"center\" text=\"Hot Deal\"]\n\n[ux_products orderby=\"sales\" show=\"onsale\"]\n\n\n[/section]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-28 08:42:43','2019-06-28 08:42:43','',389,'http://hicosmetics4u.com/2019/06/28/389-revision-v1/',0,'revision','',0),(459,1,'2019-06-28 08:58:33','2019-06-28 08:58:33','[ux_slider style=\"container\"]\n\n[ux_banner height=\"394px\" slide_effect=\"fade-in\" bg=\"393\" effect=\"sparkle\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n[ux_banner height=\"394px\" slide_effect=\"fade-in\" bg=\"394\" effect=\"sparkle\" border_margin=\"10px 10px 10px 10px\" border_style=\"dashed\"]\n\n[text_box style=\"circle\" width=\"15\" width__sm=\"29\" rotate=\"1\" animate=\"fadeInRight\" position_x=\"95\" position_x__sm=\"95\" position_y=\"5\" position_y__sm=\"5\" border=\"2px 2px 2px 2px\" border_margin=\"5px 5px 5px 5px\" border_style=\"dashed\" border_radius=\"100\" border_color=\"rgba(255, 255, 255, 0.19)\"]\n\n<h3>Up to<br /><span style=\"font-size: 160%;\"><strong>50<span style=\"font-size: 75%;\">%</span><br /></strong></span>off</h3>\n\n[/text_box]\n\n[/ux_banner]\n\n[/ux_slider]\n[section label=\"Blog\" class=\"Blog\"]\n\n[title style=\"center\" text=\"Blog\"]\n\n[blog_posts style=\"normal\" columns__md=\"1\" depth=\"1\" image_height=\"56.25%\"]\n\n\n[/section]\n[section label=\"BestSeller\" class=\"BestSeller\"]\n\n[title style=\"center\" text=\"Best Seller\"]\n\n[ux_products columns=\"5\" slider_bullets=\"true\" auto_slide=\"3000\" orderby=\"sales\"]\n\n\n[/section]\n[section label=\"Hotdeal\" class=\"Hotdeal\"]\n\n[title style=\"center\" text=\"Hot Deal\"]\n\n[ux_products orderby=\"sales\" show=\"onsale\"]\n\n\n[/section]','Trang chủ','','inherit','closed','closed','','389-revision-v1','','','2019-06-28 08:58:33','2019-06-28 08:58:33','',389,'http://hicosmetics4u.com/2019/06/28/389-revision-v1/',0,'revision','',0),(460,1,'2019-06-29 07:58:42','0000-00-00 00:00:00','{\n    \"flatsome::header_top_height\": {\n        \"value\": \"30\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 07:58:20\"\n    },\n    \"flatsome::header_height\": {\n        \"value\": \"100\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 07:58:20\"\n    },\n    \"flatsome::header_bottom_height\": {\n        \"value\": \"55\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 07:58:20\"\n    },\n    \"flatsome::nav_height_sticky\": {\n        \"value\": \"50\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 07:58:42\"\n    }\n}','','','auto-draft','closed','closed','','994359ad-8e01-49ec-9ade-b629a7bad11d','','','2019-06-29 07:58:42','2019-06-29 07:58:42','',0,'http://hicosmetics4u.com/?p=460',0,'customize_changeset','',0),(461,1,'2019-06-29 08:07:02','0000-00-00 00:00:00','{\n    \"flatsome::header_height_sticky\": {\n        \"value\": \"70\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:03:53\"\n    },\n    \"flatsome::sticky_logo_padding\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:03:53\"\n    },\n    \"flatsome::nav_height_sticky\": {\n        \"value\": \"50\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:03:53\"\n    },\n    \"flatsome::header_top_height\": {\n        \"value\": \"30\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:05:53\"\n    },\n    \"flatsome::header_bottom_height\": {\n        \"value\": \"41\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:07:02\"\n    }\n}','','','auto-draft','closed','closed','','93f8ec2f-e31e-41e3-88e6-54a91cec44d2','','','2019-06-29 08:07:02','2019-06-29 08:07:02','',0,'http://hicosmetics4u.com/?p=461',0,'customize_changeset','',0),(462,1,'2019-06-29 08:10:23','0000-00-00 00:00:00','{\n    \"flatsome::nav_size_bottom\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:10:23\"\n    },\n    \"flatsome::nav_spacing_bottom\": {\n        \"value\": \"xsmall\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:10:23\"\n    }\n}','','','auto-draft','closed','closed','','33570caf-6a5c-4ce9-abb3-d0b4fd61d2e5','','','2019-06-29 08:10:23','0000-00-00 00:00:00','',0,'http://hicosmetics4u.com/?p=462',0,'customize_changeset','',0),(463,1,'2019-06-29 08:16:20','0000-00-00 00:00:00','{\n    \"flatsome::logo_width\": {\n        \"value\": \"169\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::header_height_sticky\": {\n        \"value\": \"70\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:14:09\"\n    },\n    \"flatsome::sticky_logo_padding\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:14:09\"\n    },\n    \"flatsome::nav_height_sticky\": {\n        \"value\": \"50\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:14:09\"\n    },\n    \"flatsome::preset_demo\": {\n        \"value\": \"header-cart-top\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::topbar_elements_left\": {\n        \"value\": [\n            \"html\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::topbar_elements_center\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::topbar_elements_right\": {\n        \"value\": [\n            \"nav-top\",\n            \"account\",\n            \"cart\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::header_elements_left\": {\n        \"value\": [\n            \"nav\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::header_elements_right\": {\n        \"value\": [\n            \"search-form\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::header_elements_bottom_left\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::header_elements_bottom_center\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_elements_bottom_right\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_mobile_elements_top\": {\n        \"value\": [\n            \"html\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_mobile_elements_left\": {\n        \"value\": [\n            \"menu-icon\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_mobile_elements_right\": {\n        \"value\": [\n            \"search\",\n            \"cart\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::header_mobile_elements_bottom\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::logo_position\": {\n        \"value\": \"left\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::topbar_show\": {\n        \"value\": 1,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_top_height\": {\n        \"value\": [\n            \"33\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::topbar_color\": {\n        \"value\": \"dark\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::topbar_bg\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::nav_style_top\": {\n        \"value\": \"divided\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_width\": {\n        \"value\": \"container\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_height\": {\n        \"value\": \"83\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::header_color\": {\n        \"value\": \"light\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_bg\": {\n        \"value\": \"rgba(255,255,255,0.9)\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_bg_img_repeat\": {\n        \"value\": \"repeat-x\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::box_shadow_header\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::nav_style\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::nav_size\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::nav_uppercase\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::type_nav_color\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::type_nav_color_hover\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_height_transparent\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_bg_transparent\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_bg_transparent_shade\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::header_bottom_height\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::nav_position_bg\": {\n        \"value\": \"#f1f1f1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::nav_style_bottom\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::nav_size_bottom\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::nav_uppercase_bottom\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::nav_position_color\": {\n        \"value\": \"light\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::type_nav_bottom_color\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::type_nav_bottom_color_hover\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:15:12\"\n    },\n    \"flatsome::mobile_sidebar\": {\n        \"value\": [\n            \"nav\",\n            \"divider_3\",\n            \"nav-top\",\n            \"account\",\n            \"html-2\",\n            \"html-3\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::nav_push\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    },\n    \"flatsome::header_search_width\": {\n        \"value\": \"100\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:16:20\"\n    }\n}','','','auto-draft','closed','closed','','46fe55b9-dbb9-4de4-b6c9-8ef8f50a1683','','','2019-06-29 08:16:20','2019-06-29 08:16:20','',0,'http://hicosmetics4u.com/?p=463',0,'customize_changeset','',0),(464,1,'2019-06-29 08:25:12','0000-00-00 00:00:00','{\n    \"flatsome::preset_demo\": {\n        \"value\": \"header-default\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::topbar_elements_left\": {\n        \"value\": [\n            \"html\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::topbar_elements_center\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::topbar_elements_right\": {\n        \"value\": [\n            \"nav-top\",\n            \"social\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_elements_left\": {\n        \"value\": [\n            \"search\",\n            \"nav\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_elements_right\": {\n        \"value\": [\n            \"account\",\n            \"divider\",\n            \"cart\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_elements_bottom_left\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_elements_bottom_center\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_elements_bottom_right\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_mobile_elements_top\": {\n        \"value\": [\n            \"html\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_mobile_elements_left\": {\n        \"value\": [\n            \"menu-icon\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_mobile_elements_right\": {\n        \"value\": [\n            \"cart\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_mobile_elements_bottom\": {\n        \"value\": [],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::logo_position\": {\n        \"value\": \"left\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::topbar_show\": {\n        \"value\": 1,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_top_height\": {\n        \"value\": \"30\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::topbar_color\": {\n        \"value\": \"dark\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::topbar_bg\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_style_top\": {\n        \"value\": \"divided\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_width\": {\n        \"value\": \"container\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_height\": {\n        \"value\": \"100\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_color\": {\n        \"value\": \"light\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_bg\": {\n        \"value\": \"rgba(255,255,255,0.9)\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_bg_img_repeat\": {\n        \"value\": \"repeat-x\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::box_shadow_header\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_style\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_size\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_uppercase\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::type_nav_color\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::type_nav_color_hover\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_height_transparent\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_bg_transparent\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_bg_transparent_shade\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::header_bottom_height\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_position_bg\": {\n        \"value\": \"#f1f1f1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_style_bottom\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_size_bottom\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_uppercase_bottom\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::nav_position_color\": {\n        \"value\": \"light\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::type_nav_bottom_color\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::type_nav_bottom_color_hover\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    },\n    \"flatsome::mobile_sidebar\": {\n        \"value\": [\n            \"search-form\",\n            \"nav\",\n            \"account\",\n            \"html-2\",\n            \"html-3\"\n        ],\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2019-06-29 08:25:12\"\n    }\n}','','','auto-draft','closed','closed','','0114a67b-2faa-416b-bf94-93dab1564d02','','','2019-06-29 08:25:12','0000-00-00 00:00:00','',0,'http://hicosmetics4u.com/?p=464',0,'customize_changeset','',0),(472,1,'2019-06-29 10:07:10','2019-06-29 10:07:10','','Make up (5)','','inherit','open','closed','','make-up-5','','','2019-06-29 10:07:10','2019-06-29 10:07:10','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Make-up-5.png',0,'attachment','image/png',0),(473,1,'2019-06-29 10:19:34','2019-06-29 10:19:34','','Make up (6)','','inherit','open','closed','','make-up-6','','','2019-06-29 10:19:34','2019-06-29 10:19:34','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Make-up-6.png',0,'attachment','image/png',0),(474,1,'2019-06-29 10:24:02','2019-06-29 10:24:02','','Make up (7)','','inherit','open','closed','','make-up-7','','','2019-06-29 10:24:02','2019-06-29 10:24:02','',0,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Make-up-7.png',0,'attachment','image/png',0),(475,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','475','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',0,'http://hicosmetics4u.com/?p=475',1,'nav_menu_item','',0),(476,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','476','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',179,'http://hicosmetics4u.com/?p=476',2,'nav_menu_item','',0),(477,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','477','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',216,'http://hicosmetics4u.com/?p=477',3,'nav_menu_item','',0),(478,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','478','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',216,'http://hicosmetics4u.com/?p=478',4,'nav_menu_item','',0),(479,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','479','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',216,'http://hicosmetics4u.com/?p=479',5,'nav_menu_item','',0),(480,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','480','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',179,'http://hicosmetics4u.com/?p=480',6,'nav_menu_item','',0),(481,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','481','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',181,'http://hicosmetics4u.com/?p=481',7,'nav_menu_item','',0),(482,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','482','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',190,'http://hicosmetics4u.com/?p=482',8,'nav_menu_item','',0),(483,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','483','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',190,'http://hicosmetics4u.com/?p=483',9,'nav_menu_item','',0),(484,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','484','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',190,'http://hicosmetics4u.com/?p=484',10,'nav_menu_item','',0),(485,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','485','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',190,'http://hicosmetics4u.com/?p=485',11,'nav_menu_item','',0),(486,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','486','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',190,'http://hicosmetics4u.com/?p=486',12,'nav_menu_item','',0),(487,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','487','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',181,'http://hicosmetics4u.com/?p=487',13,'nav_menu_item','',0),(488,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','488','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',182,'http://hicosmetics4u.com/?p=488',14,'nav_menu_item','',0),(489,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','489','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',182,'http://hicosmetics4u.com/?p=489',15,'nav_menu_item','',0),(490,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','490','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',182,'http://hicosmetics4u.com/?p=490',16,'nav_menu_item','',0),(491,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','491','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',182,'http://hicosmetics4u.com/?p=491',17,'nav_menu_item','',0),(492,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','492','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',182,'http://hicosmetics4u.com/?p=492',18,'nav_menu_item','',0),(493,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','493','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',182,'http://hicosmetics4u.com/?p=493',19,'nav_menu_item','',0),(494,1,'2019-06-29 10:31:13','2019-06-29 10:31:13',' ','','','publish','closed','closed','','494','','','2019-06-29 10:31:13','2019-06-29 10:31:13','',181,'http://hicosmetics4u.com/?p=494',20,'nav_menu_item','',0),(495,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','495','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',196,'http://hicosmetics4u.com/?p=495',21,'nav_menu_item','',0),(496,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','496','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',196,'http://hicosmetics4u.com/?p=496',22,'nav_menu_item','',0),(497,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','497','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',196,'http://hicosmetics4u.com/?p=497',23,'nav_menu_item','',0),(498,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','498','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',196,'http://hicosmetics4u.com/?p=498',24,'nav_menu_item','',0),(499,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','499','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',179,'http://hicosmetics4u.com/?p=499',25,'nav_menu_item','',0),(500,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','500','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',201,'http://hicosmetics4u.com/?p=500',26,'nav_menu_item','',0),(501,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','501','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',202,'http://hicosmetics4u.com/?p=501',27,'nav_menu_item','',0),(502,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','502','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',202,'http://hicosmetics4u.com/?p=502',28,'nav_menu_item','',0),(503,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','503','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',202,'http://hicosmetics4u.com/?p=503',29,'nav_menu_item','',0),(504,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','504','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',202,'http://hicosmetics4u.com/?p=504',30,'nav_menu_item','',0),(505,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','505','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',202,'http://hicosmetics4u.com/?p=505',31,'nav_menu_item','',0),(506,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','506','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',202,'http://hicosmetics4u.com/?p=506',32,'nav_menu_item','',0),(507,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','507','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',202,'http://hicosmetics4u.com/?p=507',33,'nav_menu_item','',0),(508,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','508','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',201,'http://hicosmetics4u.com/?p=508',34,'nav_menu_item','',0),(509,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','509','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',210,'http://hicosmetics4u.com/?p=509',35,'nav_menu_item','',0),(510,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','510','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',210,'http://hicosmetics4u.com/?p=510',36,'nav_menu_item','',0),(511,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','511','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',201,'http://hicosmetics4u.com/?p=511',37,'nav_menu_item','',0),(512,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','512','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',213,'http://hicosmetics4u.com/?p=512',38,'nav_menu_item','',0),(513,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','513','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',213,'http://hicosmetics4u.com/?p=513',39,'nav_menu_item','',0),(514,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','514','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',0,'http://hicosmetics4u.com/?p=514',40,'nav_menu_item','',0),(515,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','515','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',180,'http://hicosmetics4u.com/?p=515',41,'nav_menu_item','',0),(516,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','516','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',227,'http://hicosmetics4u.com/?p=516',42,'nav_menu_item','',0),(517,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','517','','','2019-06-29 10:31:14','2019-06-29 10:31:14','',227,'http://hicosmetics4u.com/?p=517',43,'nav_menu_item','',0),(518,1,'2019-06-29 10:31:14','2019-06-29 10:31:14',' ','','','publish','closed','closed','','518','','','2019-06-29 10:31:15','2019-06-29 10:31:15','',227,'http://hicosmetics4u.com/?p=518',44,'nav_menu_item','',0),(519,1,'2019-06-29 10:31:15','2019-06-29 10:31:15',' ','','','publish','closed','closed','','519','','','2019-06-29 10:31:15','2019-06-29 10:31:15','',180,'http://hicosmetics4u.com/?p=519',45,'nav_menu_item','',0),(520,1,'2019-06-29 10:31:15','2019-06-29 10:31:15',' ','','','publish','closed','closed','','520','','','2019-06-29 10:31:15','2019-06-29 10:31:15','',220,'http://hicosmetics4u.com/?p=520',46,'nav_menu_item','',0),(521,1,'2019-06-29 10:31:15','2019-06-29 10:31:15',' ','','','publish','closed','closed','','521','','','2019-06-29 10:31:15','2019-06-29 10:31:15','',220,'http://hicosmetics4u.com/?p=521',47,'nav_menu_item','',0),(522,1,'2019-06-29 10:31:15','2019-06-29 10:31:15',' ','','','publish','closed','closed','','522','','','2019-06-29 10:31:15','2019-06-29 10:31:15','',220,'http://hicosmetics4u.com/?p=522',48,'nav_menu_item','',0),(523,1,'2019-06-30 03:55:19','2019-06-30 03:55:19','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Khách hàng có nhu cầu chống lão hóa.\r\n- Khách hàng mong muốn cải thiện nếp nhăn.\r\n- Khách hàng muốn có làn da căng mịn.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Cải thiện sự săn chắc cho làn da chùng, nhão.\r\n- Phục hồi tình trạng da không khỏe đột ngột do mệt mỏi.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n- Bio-peptides (kích hoạt tế bào da, phục hồi chức năng da).\r\n\r\n- Coenzyme Q10 (chống oxy hóa, cải thiện độ đàn hồi da).\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5 Kết cấu mặt nạ :\r\n\r\nCenlulose Gel hòa tan trong nước được ứng dụng công nghệ nhiệt độ, phản ứng với nhiệt độ cơ thể và nhẹ nhàng tan chảy vào da\r\n\r\nTips: Tạo hiệu ứng căng bóng da và giảm vết nhăn tức thì =&gt; Thích hợp dùng trước khi trang điểm','Mặt nạ nâng cơ Dermask Intra  Jet Firming Solution - Dr.Jart+','','publish','open','closed','','mat-na-nang-co-dermask-intra-jet-firming-solution','','','2019-06-30 04:01:41','2019-06-30 04:01:41','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=523',0,'product','',0),(524,1,'2019-06-30 03:54:27','2019-06-30 03:54:27','','Dermask Intra Jet Firming Solution','','inherit','open','closed','','dermask-intra-jet-firming-solution','','','2019-06-30 03:54:27','2019-06-30 03:54:27','',523,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Dermask-Intra-Jet-Firming-Solution.jpg',0,'attachment','image/jpeg',0),(525,1,'2019-06-30 04:01:29','2019-06-30 04:01:29','1. ĐỐI TƯỢNG KHÁCH HÀNG\n- Khách hàng có nhu cầu chống lão hóa.\n- Khách hàng mong muốn cải thiện nếp nhăn.\n- Khách hàng muốn có làn da căng mịn.\n\n2. HIỆU QUẢ TỨC THÌ\n- Cải thiện sự săn chắc cho làn da chùng, nhão.\n- Phục hồi tình trạng da không khỏe đột ngột do mệt mỏi.\n\n3. THÀNH PHẦN ĐẶC BIỆT\n- Bio-peptides (kích hoạt tế bào da, phục hồi chức năng da).\n\n- Coenzyme Q10 (chống oxy hóa, cải thiện độ đàn hồi da).\n\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\n- Không chứa 10 thành phần độc hại.\n\n5 Kết cấu mặt nạ :\n\nCenlulose Gel hòa tan trong nước được ứng dụng công nghệ nhiệt độ, phản ứng với nhiệt độ cơ thể và nhẹ nhàng tan chảy vào da\n\nTips: Tạo hiệu ứng căng bóng da và giảm vết nhăn tức thì =&gt; Thích hợp dùng trước khi trang điểm','Mặt nạ nâng cơ Dermask Intra  Jet Firming Solution - Dr.Jart+','','inherit','closed','closed','','523-autosave-v1','','','2019-06-30 04:01:29','2019-06-30 04:01:29','',523,'http://hicosmetics4u.com/2019/06/30/523-autosave-v1/',0,'revision','',0),(526,1,'2019-06-30 03:58:41','2019-06-30 03:58:41','','Dermask Water Jet Vital Hydra Solution','','inherit','open','closed','','dermask-water-jet-vital-hydra-solution','','','2019-06-30 03:58:41','2019-06-30 03:58:41','',523,'http://hicosmetics4u.com/wp-content/uploads/2019/06/22Dermask-Water-Jet-Vital-Hydra-Solution.jpg',0,'attachment','image/jpeg',0),(528,1,'2019-06-30 04:02:40','2019-06-30 04:02:40','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Khách hàng có làn da trông mệt mỏi thiếu sức sống do thiếu ẩm\r\n- Khách hàng có da bị khô.\r\n- Khách hàng không có đủ thời gian vào buổi sáng.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n-Lập tức cấp ẩm cho da khô do bị thiếu độ ẩm và phục hồi độ ẩm cho làn da.\r\n-Làm cho làn da khô và mệt mỏi trở nên tươi tắn, rạng rỡ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n- Aquaxyl (một thành phần giữ ẩm được cấp bằng sáng chế, cấp ẩm mạnh mẽ cho lớp sừng, và giúp tạo ra một lớp màng ẩm).\r\n- Axit hyaluronic có trọng lượng phân tử thấp (dưỡng ẩm, kích hoạt tế bào da với độ hấp thụ cao).\r\n- Chiết xuất rong biển (giữ ẩm, loại bỏ tạp chất).\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5 Kết cấu mặt nạ:\r\nKết cấu miếng mặt nạ 100% từ cellulose, là một sợi dài, tự thân mô xơ chứa độ ẩm và hấp thụ độ ẩm gấp 13 lần trọng lượng của nó.','Mặt nạ dưỡng ẩm Dermask Water Jet  Vital Hydra Solution - Dr.Jart+','','publish','open','closed','','mat-na-duong-am-dermask-water-jet-vital-hydra-solution-dr-jart','','','2019-06-30 04:02:40','2019-06-30 04:02:40','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=528',0,'product','',0),(527,1,'2019-06-30 04:00:09','2019-06-30 04:00:09','','Dermask Water Jet Soothing Hydra Solution','','inherit','open','closed','','dermask-water-jet-soothing-hydra-solution','','','2019-06-30 04:00:09','2019-06-30 04:00:09','',523,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Dermask-Water-Jet-Soothing-Hydra-Solution.jpg',0,'attachment','image/jpeg',0),(529,1,'2019-06-30 04:04:51','2019-06-30 04:04:51','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\nKhách hàng da khô, mong muốn được làm dịu da, cân bằng lại da dau một ngày mệt mỏi\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Hiệu quả phục hồi nhẹ nhàng và nhanh chóng cho da sau khi tẩy da chết hoặc trị liệu laser.\r\n- Làm giảm sự tấy rát trên da bằng cách giữ ẩm các vùng gặp vấn đề như mụn trứng cá.\r\n- Làm dịu và phục hồi làn da tổn thương bởi tia UV.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n- Aquaxyl (một thành phần giữ ẩm được cấp bằng sáng chế, cấp ẩm mạnh mẽ cho lớp sừng, và giúp tạo ra một lớp màng ẩm).\r\n- Lô Hội (dưỡng ẩm, chống viêm, thúc đẩy tái sinh giúp giảm mụn và bỏng).\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5 Kết cấu mặt nạ:\r\nKết cấu miếng mặt nạ 100% từ cellulose, là một sợi dài, tự thân mô xơ chứa độ ẩm và hấp thụ độ ẩm gấp 13 lần trọng lượng của nó.','Mặt nạ làm dịu da Dermask Water Jet  Soothing Hydra Solution - Dr.Jart+','','publish','open','closed','','mat-na-lam-diu-da-dermask-water-jet-soothing-hydra-solution','','','2019-06-30 04:06:29','2019-06-30 04:06:29','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=529',0,'product','',0),(530,1,'2019-06-30 04:06:26','2019-06-30 04:06:26','1. ĐỐI TƯỢNG KHÁCH HÀNG\nKhách hàng da khô, mong muốn được làm dịu da, cân bằng lại da dau một ngày mệt mỏi\n\n2. HIỆU QUẢ TỨC THÌ\n- Hiệu quả phục hồi nhẹ nhàng và nhanh chóng cho da sau khi tẩy da chết hoặc trị liệu laser.\n- Làm giảm sự tấy rát trên da bằng cách giữ ẩm các vùng gặp vấn đề như mụn trứng cá.\n- Làm dịu và phục hồi làn da tổn thương bởi tia UV.\n\n3. THÀNH PHẦN ĐẶC BIỆT\n- Aquaxyl (một thành phần giữ ẩm được cấp bằng sáng chế, cấp ẩm mạnh mẽ cho lớp sừng, và giúp tạo ra một lớp màng ẩm).\n- Lô Hội (dưỡng ẩm, chống viêm, thúc đẩy tái sinh giúp giảm mụn và bỏng).\n\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\n- Không chứa 10 thành phần độc hại.\n\n5 Kết cấu mặt nạ:\nKết cấu miếng mặt nạ 100% từ cellulose, là một sợi dài, tự thân mô xơ chứa độ ẩm và hấp thụ độ ẩm gấp 13 lần trọng lượng của nó.','Mặt nạ làm dịu da Dermask Water Jet  Soothing Hydra Solution - Dr.Jart+','','inherit','closed','closed','','529-autosave-v1','','','2019-06-30 04:06:26','2019-06-30 04:06:26','',529,'http://hicosmetics4u.com/2019/06/30/529-autosave-v1/',0,'revision','',0),(531,1,'2019-06-30 04:08:12','2019-06-30 04:08:12','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Khách hàng có nhu cầu chống lão hóa.\r\n- Khách hàng mong muốn cải thiện nếp nhăn.\r\n- Khách hàng muốn có làn da căng mịn.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Chống lão hóa, cải thiện nếp nhăn.\r\n- Phục hồi làn da không khỏe đột ngột do mệt mỏi.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n- Bio-peptides (kích hoạt tế bào da, phục hồi chức năng da).\r\n\r\n-Collagen (duy trì độ ẩm cho da).\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5 Kết cấu mặt nạ :\r\n\r\nCenlulose Gel hòa tan trong nước được ứng dụng công nghệ nhiệt độ, phản ứng với nhiệt độ cơ thể và nhẹ nhàng tan chảy vào da\r\n\r\nTips: Tạo hiệu ứng căng bóng da và giảm vết nhăn tức thì =&gt; Thích hợp dùng trước khi trang điểm','Mặt nạ chống nhăn Dermask Intra Jet Wrinkless Solution - Dr. Jart+','','publish','open','closed','','mat-na-chong-nhan-dermask-intra-jet-wrinkless-solution-dr-jart','','','2019-06-30 04:08:12','2019-06-30 04:08:12','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=531',0,'product','',0),(532,1,'2019-06-30 04:07:48','2019-06-30 04:07:48','','Dermask Intra Jet Wrinkless Solution','','inherit','open','closed','','dermask-intra-jet-wrinkless-solution','','','2019-06-30 04:07:48','2019-06-30 04:07:48','',531,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Dermask-Intra-Jet-Wrinkless-Solution.jpg',0,'attachment','image/jpeg',0),(533,1,'2019-06-30 04:09:57','2019-06-30 04:09:57','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Khách hàng muốn có hiệu quả làm trắng nhanh.\r\n- Khách hàng có làn da tối màu.\r\n- Khách hàng đang bị mụn thâm hoặc mụn viêm.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Cải thiện đốm nâu thông qua dưỡng trắng đặc trị trên các đốm nâu, đốm đồi mồi.\r\n- Hiệu quả làm sáng rõ ràng trên làn da tối màu.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n- Nia Cinamine (vitamin B3) có khả năng giảm thâm, kháng viêm.\r\n\r\n- Chiết xuất từ hoa cúc Đức dùng trong y khoa điều trị kích ứng da.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. Kết cấu mặt nạ\r\nThiết kế dạng sợi siêu nhỏ với độ dày chỉ bằng 1/2000 của một sợi tóc, chứa mô xơ và ôm khít vào đường viền của khuôn mặt\r\n\r\nTips: Khách hàng có nhu cầu về việc làm trắng, chữa vết thâm thì mặt nạ này có chứa Nia Cinamine là một trong những thành phần làm trắng có khả năng cải thiện làn da bị nhiễm sắc tố được yêu thích nhất trong dưỡng da hiện tại.','Mặt nạ sáng da Dermask Micro Jet Brightening Solution - Dr.Jart+','','publish','open','closed','','mat-na-sang-da-dermask-micro-jet-brightening-solution-dr-jart','','','2019-06-30 04:13:02','2019-06-30 04:13:02','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=533',0,'product','',0),(534,1,'2019-06-30 04:11:56','2019-06-30 04:11:56','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Khách hàng có lỗ chân lông to\r\nNam giới/ Da dầu nhưng thiếu nước\r\nTránh sử dụng với khách hàng da mụn và nhạy cảm\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Sản phẩm giúp làm sạch và se khít lỗ chân lông\r\n- Làm mềm cấu trúc bề mặt da\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n- Than hoạt tính ngấm sâu vào trong để làm sạch lỗ chân lông.\r\n- Màu đen của mặt nạ được nhuộm từ thiên nhiên (từ loài cây Jacaranda Nam Mỹ)\r\n- Thành phần Saponin khi gặp oxy sẽ sản sinh những bọt khí giúp làm sạch bụi bẩn và tế bào chết.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1. Sau khi thoa toner, bóc và đắp mặt nạ lên da.\r\n2. Chờ các bọt khí làm sạch lỗ chân lông.\r\n3. Sau 20 phút, lấy mặt nạ ra, không cần rửa lại.\r\n\r\nTips: Khách hàng có nhu cầu làm sạch da và thu nhỏ lỗ chân lông vào buổi sáng trước khi trang điểm.\r\nKhách hàng muốn làm sạch sâu nhưng ngại dùng BHA hoặc AHA .','Mặt nạ làm se khít lỗ chân lông Dermask Porecting Solution - Dr.Jart+','','publish','open','closed','','mat-na-lam-se-khit-lo-chan-long-dermask-porecting-solution-dr-jart','','','2019-06-30 04:11:56','2019-06-30 04:11:56','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=534',0,'product','',0),(535,1,'2019-06-30 04:11:41','2019-06-30 04:11:41','','Dermask Porecting Solution','','inherit','open','closed','','dermask-porecting-solution','','','2019-06-30 04:11:41','2019-06-30 04:11:41','',534,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Dermask-Porecting-Solution.jpg',0,'attachment','image/jpeg',0),(536,1,'2019-06-30 04:12:53','2019-06-30 04:12:53','','Dermask Micro Jet Brightening Solution','','inherit','open','closed','','dermask-micro-jet-brightening-solution','','','2019-06-30 04:12:53','2019-06-30 04:12:53','',533,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Dermask-Micro-Jet-Brightening-Solution.jpeg',0,'attachment','image/jpeg',0),(537,1,'2019-06-30 04:14:43','2019-06-30 04:14:43','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Khách hàng có làn da nhạy cảm và tấy đỏ.\r\n- Khách hàng da dầu.\r\n- Khách hàng da bị viêm do mụn trứng cá.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Làm dịu da đỏ, viêm do mụn trứng cá và ngăn ngừa sạm da.\r\n- Hiệu quả giữ ẩm + làm trắng trên da dầu cũng như da nhạy cảm + nổi đỏ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n- Nia Cinamine (vitamin B3) có khả năng giảm thâm, kháng viêm.\r\n- Chiết xuất từ hoa cúc Đức dùng trong y khoa điều trị kích ứng da\r\n- Tinh dầu tràm làm dịu da.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. Kết cấu mặt nạ\r\nThiết kế dạng sợi siêu nhỏ với độ dày chỉ bằng 1/2000 của một sợi tóc, chứa mô xơ và ôm khít vào đường viền của khuôn mặt\r\n\r\nTips: Khách hàng có làn da không khỏe, bị viêm mụn đỏ','Mặt nạ làm sạch da và kháng viêm Dermask Micro Jet  Clearing Solution - Dr.Jart+','','publish','open','closed','','mat-na-lam-sach-da-va-khang-viem-dermask-micro-jet-clearing-solution-dr-jart','','','2019-06-30 04:14:44','2019-06-30 04:14:44','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=537',0,'product','',0),(538,1,'2019-06-30 04:14:32','2019-06-30 04:14:32','','Dermask Micro Jet Clearing Solution','','inherit','open','closed','','dermask-micro-jet-clearing-solution','','','2019-06-30 04:14:32','2019-06-30 04:14:32','',537,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Dermask-Micro-Jet-Clearing-Solution.jpg',0,'attachment','image/jpeg',0),(539,1,'2019-06-30 04:15:47','2019-06-30 04:15:47','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Khách hàng mong muốn 1 làn da đều màu\r\n- Khách hàng có da xỉn màu, thô sần\r\n- Khách hàng muốn loại bỏ mụn\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Thanh tẩy giúp làm mềm kết cấu da.\r\n- Tẩy tế bào chết và làm sáng màu da.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n- Bột tạo bọt chứa Carbon dioxide, những hạt đường nhẹ nhàng tẩy sạch tế bào chết.\r\n\r\n- Mặt nạ khi tiếp xúc với da mặt, sản sinh ra những bọt khí carbonic axit giúp giải độc cho da.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1. Sau khi rửa mặt, dùng tinh chất thanh tẩy thoa lên da, tránh vùng mắt, massage nhẹ để các hạt đường làm sạch tế bào chết trên da.\r\n2. Đặt mặt nạ cân bằng PH lên mặt\r\n3. Các bọt khí được sinh ra, mặt nạ đổi màu\r\n4. Lột mặt nạ sau 5 phút, làm sạch lại bằng nước ấm.','Mặt nạ tẩy tế bào chết Dermask Peeling Solution - Dr.Jart+','','publish','open','closed','','mat-na-tay-te-bao-chet-dermask-peeling-solution-dr-jart','','','2019-06-30 04:15:47','2019-06-30 04:15:47','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=539',0,'product','',0),(540,1,'2019-06-30 04:15:33','2019-06-30 04:15:33','','Dermask Peeling Solution','','inherit','open','closed','','dermask-peeling-solution','','','2019-06-30 04:15:33','2019-06-30 04:15:33','',539,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Dermask-Peeling-Solution.jpg',0,'attachment','image/jpeg',0),(541,1,'2019-06-30 04:17:20','2019-06-30 04:17:20','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Da cháy nắng - Da nhạy cảm\r\n- Da đang gặp vấn đề - Da đột nhiên nhạy cảm\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Cung cấp độ ẩm và cho làn da tươi sáng.\r\n- Tăng khả năng hấp thụ cho sản phẩm dưỡng phía sau.\r\n- Bề mặt gel tạo hiệu ứng làm mát.\r\n- Bao phủ triệt để, do đó khi gỡ bỏ mặt nạ, lớp trang điểm còn sót lại được loại bỏ, cho làn da sạch sẽ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) Arpinia (chiết xuất lá Wolverine): hiệu quả kháng viêm tuyệt vời giúp làm dịu da.\r\n\r\n2) Thành phần từ thực vật\r\n- Chiết xuất lá ổi: chống dị ứng, chống oxy hóa và hỗ trợ tái sinh.\r\n- Chiết xuất lô hội: làm dịu da, dưỡng ẩm và làm mát.\r\n- Chiết xuất từ hoa cúc: làm dịu, cải thiện da bị tổn thương\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1.Mở ly và lấy que ra khỏi ly.\r\n2.Mở gói số 01 và gói số 02 đổ vào ly, sau đó đóng nắp hộp lại, và lắc đều.\r\n3.Trong vòng 2-3 phút, dùng que thoa một lớp đều lên mặt trừ mắt và môi.\r\n4.Thư giãn trong 15-20 phút, nhẹ nhàng lột từ mép mặt nạ.\r\n5.Dùng miếng bông cotton ẩm lau sạch mặt nạ còn sót lại. Sau đó thoa kem dưỡng.\r\n\r\nMặt nạ liên tục cấp ẩm và làm dịu da nhờ ôm khít chặt chẽ vào da. Hiệu quả làm mát của mặt nạ cao su thúc đẩy lưu thông máu và mang lại hiệu quả làm dịu da tức thì.','Mặt nạ làm dịu & làm mát da Shaking Rubber Soothing Shot - Dr.Jart+','','publish','open','closed','','mat-na-lam-diu-lam-mat-da-shaking-rubber-soothing-shot-dr-jart','','','2019-06-30 04:17:20','2019-06-30 04:17:20','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=541',0,'product','',0),(542,1,'2019-06-30 04:17:02','2019-06-30 04:17:02','','Shaking Rubber Soothing Shot','','inherit','open','closed','','shaking-rubber-soothing-shot','','','2019-06-30 04:17:02','2019-06-30 04:17:02','',541,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Shaking-Rubber-Soothing-Shot.jpg',0,'attachment','image/jpeg',0),(543,1,'2019-06-30 04:18:41','2019-06-30 04:18:41','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\nDa khô và sần - Da có nếp nhăn\r\nDa bong tróc - Da mệt mỏi thiếu sức sống\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Cung cấp độ ẩm và cho làn da tươi sáng sau khi sử dụng.\r\n- Tăng khả năng hấp thụ cho sản phẩm dưỡng phía sau.\r\n- Độ ẩm của bề mặt gel tạo hiệu ứng làm mát.\r\n- Bao phủ triệt để, do đó khi gỡ bỏ mặt nạ, lớp trang điểm còn sót lại được loại bỏ, cho làn da sạch sẽ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) Axit Hyaluronic: cung cấp độ ẩm dồi dào và giúp làn da duy trì độ ẩm trong thời gian dài.\r\n\r\n2) Thành phần từ thực vật\r\n- Chiết xuất lá cây Baobab: chống oxy hóa.\r\n- Chiết xuất Violet: kháng viêm và làm sạch da.\r\n- Phức hợp dưỡng ẩm chuyên sâu: giữ nước trong lớp sừng.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1.Mở ly và lấy que ra khỏi ly.\r\n2.Mở gói số 01 và gói số 02 đổ vào ly, sau đó đóng nắp hộp lại, và lắc đều.\r\n3.Trong vòng 2-3 phút, dùng que thoa một lớp đều lên mặt trừ mắt và môi.\r\n4.Thư giãn trong 15-20 phút, nhẹ nhàng lột từ mép mặt nạ.\r\n5.Dùng miếng bông cotton ẩm lau sạch mặt nạ còn sót lại. Sau đó thoa kem dưỡng.\r\n\r\nMặt nạ liên tục cấp ẩm và dưỡng chất nhờ ôm khít chặt chẽ vào da. Hiệu quả làm mát của mặt nạ cao su thúc đẩy lưu thông máu và mang lại hiệu quả làm dịu da tức thì.\r\nLà một sản phẩm dưỡng ẩm chuyên sâu giúp giải quyết tình trạng da khô và mệt mỏi, cho làn da mềm mại và đủ ẩm từ bên trong và trở nên rạng rỡ như vừa được trị liệu thẩm mỹ.','Mặt nạ dưỡng ẩm Shaking Rubber Hydro shot - Dr.Jart+','','publish','open','closed','','mat-na-duong-am-shaking-rubber-hydro-shot-dr-jart','','','2019-06-30 04:18:41','2019-06-30 04:18:41','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=543',0,'product','',0),(544,1,'2019-06-30 04:18:27','2019-06-30 04:18:27','','SHAKING RUBBER HYDRO SHOT','','inherit','open','closed','','shaking-rubber-hydro-shot','','','2019-06-30 04:18:27','2019-06-30 04:18:27','',543,'http://hicosmetics4u.com/wp-content/uploads/2019/06/SHAKING-RUBBER-HYDRO-SHOT-.jpg',0,'attachment','image/jpeg',0),(545,1,'2019-06-30 04:19:59','2019-06-30 04:19:59','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Da sau khi tiếp xúc nhiều với tia UV - Da xỉn màu\r\n- Da bị tàn nhang - Da có nhược điểm\r\n\r\n1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Da sau khi tiếp xúc nhiều với tia UV - Da xỉn màu\r\n- Da bị tàn nhang - Da có nhược điểm\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Cung cấp độ ẩm và cho làn da tươi sáng.\r\n- Tăng khả năng hấp thụ cho sản phẩm dưỡng phía sau.\r\n- Bề mặt gel tạo hiệu ứng làm mát.\r\n- Bao phủ triệt để, do đó khi gỡ bỏ mặt nạ, lớp trang điểm còn sót lại được loại bỏ, cho làn da sạch sẽ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) Glutathione: chống oxy hóa, giảm sắc tố melanin do tia UV.\r\n2)Thành phần từ thực vật\r\n-Chiết xuất Sea Buckthorn: chống viêm, chống oxy hóa và làm trắng da.\r\n-Chiết xuất từ quả nho: hiệu quả chống oxy hóa, cải thiện tông da rạng rỡ, cấu trúc da mềm mại.\r\n-Fullerine: ngăn chặn sảnh sinh ồ ạt melanin do tia UV.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1.Mở ly và lấy que ra khỏi ly.\r\n2.Mở gói số 01 và gói số 02 đổ vào ly, sau đó đóng nắp hộp lại, và lắc đều.\r\n3.Trong vòng 2-3 phút, dùng que thoa một lớp đều lên mặt trừ mắt và môi.\r\n4.Thư giãn trong 15-20 phút, nhẹ nhàng lột từ mép mặt nạ.\r\n5.Dùng miếng bông cotton ẩm lau sạch mặt nạ còn sót lại. Sau đó thoa kem dưỡng.\r\n\r\nMặt nạ liên tục cấp ẩm và làm sáng nhờ ôm khít chặt chẽ vào da. Hiệu quả làm mát của mặt nạ cao su thúc đẩy lưu thông máu và mang lại hiệu quả làm dịu da tức thì.\r\nLà một loại mặt nạ dành cho da tối và xỉn màu, tàn nhang và da có nhược điểm.','Mặt nạ làm sáng da Shaking Rubber Luminous Shot - Dr.Jart+','','publish','open','closed','','mat-na-lam-sang-da-shaking-rubber-luminous-shot-dr-jart','','','2019-06-30 04:19:59','2019-06-30 04:19:59','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=545',0,'product','',0),(546,1,'2019-06-30 04:19:47','2019-06-30 04:19:47','','SHAKING RUBBER – LUMINOUS SHOT','','inherit','open','closed','','shaking-rubber-luminous-shot','','','2019-06-30 04:19:47','2019-06-30 04:19:47','',545,'http://hicosmetics4u.com/wp-content/uploads/2019/06/SHAKING-RUBBER-–-LUMINOUS-SHOT-.jpg',0,'attachment','image/jpeg',0),(547,1,'2019-06-30 04:21:31','2019-06-30 04:21:31','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Da kém săn chắc - Da bị chảy xệ\r\n- Da mệt mỏi - Da có nếp nhăn\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Cung cấp độ ẩm và cho làn da tươi sáng.\r\n- Tăng khả năng hấp thụ cho sản phẩm dưỡng phía sau.\r\n- Bề mặt gel tạo hiệu ứng làm mát.\r\n- Bao phủ triệt để, do đó khi gỡ bỏ mặt nạ, lớp trang điểm còn sót lại được loại bỏ, cho làn da sạch sẽ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1)Alpha Liporic Acid: là chất chống oxy hóa mạnh mẽ, chống lão hóa cho da bị chảy xệ, mệt mỏi do mất độ đàn hồi.\r\n2)Thành phần từ thực vật:\r\n-Chiết xuất lá xô thơm: làm giảm các vấn đề về da bằng cách khử trùng, chống vi khuẩn và chống viêm.\r\n-Chiết xuất nước cây phỉ: chống oxy hóa, chống viêm, khử trùng, làm sạch da, làm mát.\r\n- Oxyphos Cellular Active: thúc đẩy tổng hợp collagen\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1.Mở ly và lấy que ra khỏi ly.\r\n2.Mở gói số 01 và gói số 02 đổ vào ly, sau đó đóng nắp hộp lại, và lắc đều.\r\n3.Trong vòng 2-3 phút, dùng que thoa một lớp đều lên mặt trừ mắt và môi.\r\n4.Thư giãn trong 15-20 phút, nhẹ nhàng lột từ mép mặt nạ.\r\n5.Dùng miếng bông cotton ẩm lau sạch mặt nạ còn sót lại. Sau đó thoa kem dưỡng.\r\n\r\nMặt nạ liên tục cấp ẩm và chống nhăn nhờ ôm khít chặt chẽ vào da. Hiệu quả làm mát của mặt nạ cao su thúc đẩy lưu thông máu và mang lại hiệu quả làm dịu da tức thì.\r\nLà một sản phẩm dưỡng chuyên sâu giúp giải quyết tình trạng da nhão chùng. Cho làn da đàn hồi từ bên trong và trở nên rạng rỡ như vừa được trị liệu thẩm mỹ.','Mặt nạ chống nhăn Shaking Rubber Elastic Shot - Dr.Jart+','','publish','open','closed','','mat-na-chong-nhan-shaking-rubber-elastic-shot-dr-jart','','','2019-06-30 04:21:32','2019-06-30 04:21:32','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=547',0,'product','',0),(548,1,'2019-06-30 04:21:15','2019-06-30 04:21:15','','SHAKING RUBBER – ELASTIC SHOT','','inherit','open','closed','','shaking-rubber-elastic-shot','','','2019-06-30 04:21:15','2019-06-30 04:21:15','',547,'http://hicosmetics4u.com/wp-content/uploads/2019/06/SHAKING-RUBBER-–-ELASTIC-SHOT-.jpg',0,'attachment','image/jpeg',0),(549,1,'2019-06-30 04:22:45','2019-06-30 04:22:45','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Da thô sần. - Da khô. - Da mệt mỏi.\r\n- Da có nếp nhăn nhỏ. - Da không ổn định.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Làn da căng mịn sau khi dùng mặt nạ này.\r\n- Mặt nạ cao su mát lạnh làm dịu da và se khít lỗ chân lông.\r\n- Cảm giác được chăm sóc như đi spa ngay tại nhà.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) Ống đựng thành phần dưỡng ẩm đậm đặc\r\n- Hợp chất Phyto-keratin: là những protein thực vật có khả năng siêu dưỡng ẩm.\r\n\r\n2) Mặt nạ cao su\r\n- Chiết xuất rong biển xanh chứa nhiều vitamin C giúp dưỡng ẩm đồng thời làm sáng da.\r\n- Chiết xuất từ tảo nâu, thành phần chính trong mặt nạ cao su cung cấp dồi dào độ ẩm cho da.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1. Sau khi làm sạch da, lau khô và thoa tinh chất trong ống lên da.\r\n2. Lột miếng film và đắp mặt nạ lên mặt, điều chỉnh cho vừa vặn vùng mắt và miệng.\r\n3. Sau 30-40 phút, lột mặt nạ ra, dùng tay vỗ nhẹ để tinh chất còn sót lại thẩm thấu sâu vào trong da.\r\n4. Hoàn tất với kem dưỡng da.\r\n\r\nSự chênh lệch về nhiệt độ giữa trong nhà và ngoài trời, bụi bẩn, không khí hanh khô và tia UV… là những nguyên nhân gây khô da. Làm suy giảm hàng rào bảo vệ da và đẩy nhanh quá trình lão hóa.\r\nRubber mask moist lover chứa những thành phần dưỡng ẩm đậm đặc phù hợp cho làn da mệt mỏi, thiếu sức sống, mặt nạ ôm chặt làn da, làm mát và tăng cường độ ẩm.','Mặt nạ cao su dưỡng ẩm Rubber Mask Moist lover - Dr.Jart+','','publish','open','closed','','mat-na-cao-su-duong-am-rubber-mask-moist-lover-dr-jart','','','2019-06-30 04:22:45','2019-06-30 04:22:45','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=549',0,'product','',0),(550,1,'2019-06-30 04:22:26','2019-06-30 04:22:26','','RUBBER MASK – MOIST LOVER','','inherit','open','closed','','rubber-mask-moist-lover','','','2019-06-30 04:22:26','2019-06-30 04:22:26','',549,'http://hicosmetics4u.com/wp-content/uploads/2019/06/RUBBER-MASK-–-MOIST-LOVER-.jpg',0,'attachment','image/jpeg',0),(551,1,'2019-06-30 04:22:52','2019-06-30 04:22:52','1. ĐỐI TƯỢNG KHÁCH HÀNG\n- Da thô sần. - Da khô. - Da mệt mỏi.\n- Da có nếp nhăn nhỏ. - Da không ổn định.\n\n2. HIỆU QUẢ TỨC THÌ\n- Làn da căng mịn sau khi dùng mặt nạ này.\n- Mặt nạ cao su mát lạnh làm dịu da và se khít lỗ chân lông.\n- Cảm giác được chăm sóc như đi spa ngay tại nhà.\n\n3. THÀNH PHẦN ĐẶC BIỆT\n1) Ống đựng thành phần dưỡng ẩm đậm đặc\n- Hợp chất Phyto-keratin: là những protein thực vật có khả năng siêu dưỡng ẩm.\n\n2) Mặt nạ cao su\n- Chiết xuất rong biển xanh chứa nhiều vitamin C giúp dưỡng ẩm đồng thời làm sáng da.\n- Chiết xuất từ tảo nâu, thành phần chính trong mặt nạ cao su cung cấp dồi dào độ ẩm cho da.\n\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\n- Không chứa 10 thành phần độc hại.\n\n5. DỄ SỬ DỤNG\n1. Sau khi làm sạch da, lau khô và thoa tinh chất trong ống lên da.\n2. Lột miếng film và đắp mặt nạ lên mặt, điều chỉnh cho vừa vặn vùng mắt và miệng.\n3. Sau 30-40 phút, lột mặt nạ ra, dùng tay vỗ nhẹ để tinh chất còn sót lại thẩm thấu sâu vào trong da.\n4. Hoàn tất với kem dưỡng da.\n\nSự chênh lệch về nhiệt độ giữa trong nhà và ngoài trời, bụi bẩn, không khí hanh khô và tia UV… là những nguyên nhân gây khô da. Làm suy giảm hàng rào bảo vệ da và đẩy nhanh quá trình lão hóa.\nRubber mask moist lover chứa những thành phần dưỡng ẩm đậm đặc phù hợp cho làn da mệt mỏi, thiếu sức sống, mặt nạ ôm chặt làn da, làm mát và tăng cường độ ẩm.','Mặt nạ cao su dưỡng ẩm Rubber Mask Moist lover - Dr.Jart+','','inherit','closed','closed','','549-autosave-v1','','','2019-06-30 04:22:52','2019-06-30 04:22:52','',549,'http://hicosmetics4u.com/2019/06/30/549-autosave-v1/',0,'revision','',0),(552,1,'2019-06-30 04:23:55','2019-06-30 04:23:55','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Da sau khi tiếp xúc với tia UV\r\n- Da xỉn và không đều màu -Da bị đốm và tối màu\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Khắc phục tình trạng da xỉn màu.\r\n- Mặt nạ cao su mát lạnh làm dịu da và se khít lỗ chân lông.\r\n- Cảm giác được chăm sóc như đi spa ngay tại nhà.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) Ống tinh chất làm sáng da đậm đặc\r\n- Hỗn hợp vitamin: gồm (Vitamin A, B, C, E) đánh thức làn da xỉn màu.\r\n2) Mặt nạ cao su làm sáng da\r\n- Tảo bẹ: kiểm soát lượng bã nhờn tiết ra, giúp da sáng bóng\r\n- Chiết xuất rong biển: cải thiện hệ thống tái tạo da và tăng tính đàn hồi, tổng hợp collagen\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1. Sau khi làm sạch da, lau khô và thoa tinh chất trong ống lên da.\r\n2. Lột miếng film và đắp mặt nạ lên mặt, điều chỉnh cho vừa vặn vùng mắt và miệng.\r\n3. Sau 30-40 phút, lột mặt nạ ra, dùng tay vỗ nhẹ để tinh chất còn sót lại thẩm thấu sâu vào trong da.\r\n4. Hoàn tất với kem dưỡng da.\r\n\r\nNhững tổn thương do tia UV gây ra có thể biến mất nhanh chóng nếu bạn biết cách chăm sóc. Rubber mask bright lover chứa hợp chất làm da bừng sáng rạng rỡ, đồng thời cảm giác mát lạnh làm dịu da và công thức chứa thành phần làm sáng đậm đặc giúp làm sáng làn da xỉn màu.','Mặt nạ cao su làm sáng da Rubber Mask Bright Lover - Dr.Jart+','','publish','open','closed','','mat-na-cao-su-lam-sang-da-rubber-mask-bright-lover-dr-jart','','','2019-06-30 04:23:55','2019-06-30 04:23:55','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=552',0,'product','',0),(553,1,'2019-06-30 04:23:42','2019-06-30 04:23:42','','RUBBER MASK – BRIGHT LOVER','','inherit','open','closed','','rubber-mask-bright-lover','','','2019-06-30 04:23:42','2019-06-30 04:23:42','',552,'http://hicosmetics4u.com/wp-content/uploads/2019/06/RUBBER-MASK-–-BRIGHT-LOVER-.jpg',0,'attachment','image/jpeg',0),(554,1,'2019-06-30 04:25:09','2019-06-30 04:25:09','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- Da bị mất độ đàn hồi - Da chảy xệ\r\n- Da xỉn màu - Da mệt mỏi\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Mang lại độ săn chắc, phục hồi sự căng mịn cho làn da.\r\n- Mặt nạ cao su mát lạnh làm dịu da và se khít lỗ chân lông.\r\n- Cảm giác được chăm sóc như đi spa ngay tại nhà.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1)Tinh chất làm săn chắc da\r\n- Hợp chất Berry: Chống oxy hóa và giúp làn da săn chắc\r\n- Dâu: Chống oxy hóa, da rạng ngời.\r\nMâm xôi đỏ: Làm sáng và dưỡng ẩm\r\n2) Mặt nạ cao su làm săn chắc da\r\n- Tảo đỏ: dưỡng ẩm, giúp da căng mượt, tăng tính đàn hồi cho da.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1. Sau khi làm sạch da, lau khô và thoa tinh chất trong ống lên da.\r\n2. Lột miếng film và đắp mặt nạ lên mặt, điều chỉnh cho vừa vặn vùng mắt và miệng.\r\n3. Sau 30-40 phút, lột mặt nạ ra, dùng tay vỗ nhẹ để tinh chất còn sót lại thẩm thấu sâu vào trong da.\r\n4. Hoàn tất với kem dưỡng da.\r\n\r\nTrọng lực và những thói quen xấu hàng ngày khiến da bạn chảy xệ.\r\nMặt nạ cao su cho những ai mong muốn có được một làn da săn chắc đàn hồi. Mặt nạ sẽ ôm chặt và tái tạo độ đàn hồi cho làn da của bạn, bao bọc làn da với cảm giác mát lạnh.\r\nVới hợp chất từ những loại quả mọng, mặt nạ ngăn ngừa oxy hóa, làm chậm quá trình lão hóa và giảm căng thẳng cho làn da.','Mặt nạ cao su nâng cơ Rubber Mask Firming Lover - Dr.Jart+','','publish','open','closed','','mat-na-cao-su-nang-co-rubber-mask-firming-lover-dr-jart','','','2019-06-30 04:25:09','2019-06-30 04:25:09','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=554',0,'product','',0),(555,1,'2019-06-30 04:24:53','2019-06-30 04:24:53','','RUBBER MASK – FIRMING LOVER','','inherit','open','closed','','rubber-mask-firming-lover','','','2019-06-30 04:24:53','2019-06-30 04:24:53','',554,'http://hicosmetics4u.com/wp-content/uploads/2019/06/RUBBER-MASK-–-FIRMING-LOVER-.jpg',0,'attachment','image/jpeg',0),(556,1,'2019-06-30 04:26:29','2019-06-30 04:26:29','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\n- KH muốn giảm tiết bã nhờn\r\n- KH muốn thu nhỏ lỗ chân lông\r\n- KH muốn chăm sóc lỗ chân lông\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\n- Làm sạch bụi bẩn đồng thời giúp se khít lỗ chân lông.\r\n- Mặt nạ cao su mát lạnh làm dịu da và se khít lỗ chân lông.\r\n- Cảm giác được chăm sóc như đi spa ngay tại nhà.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) Tinh chất làm sạch lỗ chân lông\r\n- Chiết xuất từ trà xanh: Làm săn chắc lỗ chân lông\r\n- Chiết xuất từ nho: chống oxy hóa và giảm stress\r\n\r\n2)Mặt nạ\r\n- Hồn hợp tảo biển: cung cấp độ ẩm cho da\r\n- Tảo bẹ: giảm tiết bã nhờn và làm sạch lỗ chân lông\r\n- Tảo xoắn: tăng cường hệ miễn dịch của da\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1. Sau khi làm sạch da, lau khô và thoa tinh chất trong ống lên da.\r\n2. Lột miếng film và đắp mặt nạ lên mặt, điều chỉnh cho vừa vặn vùng mắt và miệng.\r\n3. Sau 30-40 phút, lột mặt nạ ra, dùng tay vỗ nhẹ để tinh chất còn sót lại thẩm thấu sâu vào trong da.\r\n4. Hoàn tất với kem dưỡng da.\r\n\r\nThiếu ngủ, stress và những thói quen xấu có thể kích thích tuyến bã nhờn hoạt động quá mức, nguyên nhân làm to lỗ chân lông.\r\nMặt nạ dành cho những người quan tâm đến lỗ chân lông có chứa tinh chất có khả năng làm sạch sâu, se khít lỗ chân lông và mặt nạ có khả năng ôm sát da, làm mát để cải thiện, làm dịu da.','Mặt nạ giúp se khít lỗ chân lông Rubber Mask Clear Lover - Dr.Jart+','','publish','open','closed','','mat-na-giup-se-khit-lo-chan-long-rubber-mask-clear-lover-dr-jart','','','2019-06-30 04:26:29','2019-06-30 04:26:29','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=556',0,'product','',0),(557,1,'2019-06-30 04:26:10','2019-06-30 04:26:10','','RUBBER MASK – CLEAR LOVER','','inherit','open','closed','','rubber-mask-clear-lover','','','2019-06-30 04:26:10','2019-06-30 04:26:10','',556,'http://hicosmetics4u.com/wp-content/uploads/2019/06/RUBBER-MASK-–-CLEAR-LOVER-.jpg',0,'attachment','image/jpeg',0),(558,1,'2019-06-30 04:27:59','2019-06-30 04:27:59','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\nKH muốn làm sáng da xỉn màu ngay tức thì.\r\nKH có vùng da tối xỉn, đốm đồi mồi.\r\nKH lo lắng màu da sạm đi vào buổi chiều.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\nLàm trắng da tức thì ngay khi thoa sản phẩm.\r\nDưỡng trắng liên tục, làm sạch da không có nhược điểm.\r\nCải thiện da nhanh chóng cho gương mặt rạng rỡ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) 7 loại vitamin:\r\nVitamin A: chống nhăn, thúc đẩy chuyển hóa da.\r\nVitamin B3: làm sáng.\r\nVitamin B5: chống viêm.\r\nVitamin C: làm sáng, trẻ hóa da.\r\nVitamin E: chống oxy hóa.\r\nVitamin F: dưỡng ẩm lớp sừng, làm mềm da.\r\nVitamin H: chống viêm, ngăn ngừa kích ứng da.\r\n2) Ngọc trắng:\r\nGiúp cấu trúc da trở nên mềm mại và mịn màng và đều màu da.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\nThoa sản phẩm ở bước kem dưỡng vào mỗi buổi sáng và tối.\r\n\r\nLàn da tự trắng sáng mà không cần trang điểm, kem lót.\r\n7 loại vitamin và ngọc trắng ngay lập tức làm sáng da và duy trì làn da sáng trong 24 giờ. Nếu sử dụng kem liên tục, da sẽ được làm sáng và cải thiện tông màu.','Kem dưỡng trắng da V7 Toning Light 50 ml - Dr.Jart+','','publish','open','closed','','kem-duong-trang-da-v7-toning-light-50-ml-dr-jart','','','2019-06-30 04:28:00','2019-06-30 04:28:00','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=558',0,'product','',0),(559,1,'2019-06-30 04:27:41','2019-06-30 04:27:41','','Kem dưỡng trắng da V7 Toning Light','','inherit','open','closed','','kem-du%cc%9bo%cc%9b%cc%83ng-tra%cc%86ng-da-v7-toning-light','','','2019-06-30 04:27:41','2019-06-30 04:27:41','',558,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Kem-dưỡng-trắng-da-V7-Toning-Light-.jpg',0,'attachment','image/jpeg',0),(560,1,'2019-06-30 04:29:23','2019-06-30 04:29:23','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\nKH muốn làm sáng da xỉn màu ngay tức thì.\r\nKH có vùng da tối xỉn, đốm đồi mồi.\r\nKH lo lắng màu da sạm đi vào buổi chiều.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\nLàm trắng da tức thì ngay khi thoa sản phẩm.\r\nDưỡng trắng liên tục, làm sạch da không có nhược điểm.\r\nCải thiện da nhanh chóng cho gương mặt rạng rỡ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) 7 loại vitamin:\r\nVitamin A: chống nhăn, thúc đẩy chuyển hóa da.\r\nVitamin B3: làm sáng.\r\nVitamin B5: chống viêm.\r\nVitamin C: làm sáng, trẻ hóa da.\r\nVitamin E: chống oxy hóa.\r\nVitamin F: dưỡng ẩm lớp sừng, làm mềm da.\r\nVitamin H: chống viêm, ngăn ngừa kích ứng da.\r\n2) Ngọc trắng:\r\nGiúp cấu trúc da trở nên mềm mại và mịn màng và đều màu da.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\n1.Rửa sạch mặt và thoa nước hoa hồng.\r\n2.Lột bỏ miếng lót và đắp mặt nạ.\r\n3. Thư giãn trong 15 phút. Gỡ bỏ mặt nạ và vỗ nhẹ để tinh chất còn sót lại thẩm thấu hết vào da.\r\n\r\nMặt nạ ngay lập tức làm sáng và săn chắc làn da.\r\n7 loại vitamin và thành phần ngọc trắng làm sáng da trong khi đắp mặt nạ.\r\nMặt nạ có cấu trúc sợi siêu nhỏ giúp bám khít vào da, cho cảm giác nhẹ nhàng và thoải mái như một làn da thứ hai.','Mặt nạ làm sáng da V7 Toning Mask - Dr.Jart+','','publish','open','closed','','mat-na-lam-sang-da-v7-toning-mask-dr-jart','','','2019-06-30 04:29:23','2019-06-30 04:29:23','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=560',0,'product','',0),(561,1,'2019-06-30 04:29:12','2019-06-30 04:29:12','','Mặt nạ làm sáng da V7 Toning Mask','','inherit','open','closed','','ma%cc%a3%cc%86t-na%cc%a3-lam-sang-da-v7-toning-mask','','','2019-06-30 04:29:12','2019-06-30 04:29:12','',560,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Mặt-nạ-làm-sáng-da-V7-Toning-Mask-.jpg',0,'attachment','image/jpeg',0),(562,1,'2019-06-30 04:30:18','2019-06-30 04:30:18','1. ĐỐI TƯỢNG KHÁCH HÀNG\r\nKH muốn làm sáng da xỉn màu ngay tức thì.\r\nKH có vùng da tối xỉn, đốm đồi mồi.\r\nKH lo lắng màu da sạm đi vào buổi chiều.\r\n\r\n2. HIỆU QUẢ TỨC THÌ\r\nLàm trắng da tức thì ngay khi thoa sản phẩm.\r\nDưỡng trắng liên tục, làm sạch da không có nhược điểm.\r\nCải thiện da nhanh chóng cho gương mặt rạng rỡ.\r\n\r\n3. THÀNH PHẦN ĐẶC BIỆT\r\n1) 7 loại vitamin\r\n2) Thành phần làm trắng:\r\nACTIWHITE LS9808: ức chế sự hình thành melanin.\r\nChiết xuất dâu tằm: ức chế hoạt động của melanin.\r\n3) Sữa ong chúa: chống oxy hóa, trẻ hóa da.\r\n\r\n4. CÔNG THỨC KHÔNG GÂY DỊ ỨNG\r\n- Đã kiểm nghiệm da liễu (vượt qua kiểm tra kích ứng da).\r\n- Không chứa 10 thành phần độc hại.\r\n\r\n5. DỄ SỬ DỤNG\r\nSử dụng sản phẩm ở bước thứ hai sau khi rửa mặt vào mỗi buổi sáng và tối.\r\nThoa nhẹ nhàng một lượng vừa đủ lên mặt và cổ.\r\n\r\nThành phần làm trắng và collagen được cô đặc an toàn trong viên nang làm trắng tạo thành một lớp màng dưỡng ẩm và làm sáng tức thì khi thoa sản phẩm lên da.\r\nHỗn hợp 7 vitamin chứa trong viên nang làm trắng tăng hiệu quả thẩm thấu vào da một cách an toàn, giúp đều màu da và đem đến làn da tươi sáng rạng rỡ.','Tinh chất làm sáng da V7 Serum Toning Light - Dr.Jart+','','publish','open','closed','','tinh-chat-lam-sang-da-v7-serum-toning-light-dr-jart','','','2019-06-30 04:35:46','2019-06-30 04:35:46','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=562',0,'product','',0),(563,1,'2019-06-30 04:33:44','2019-06-30 04:33:44','1.Những viên nén siêu nhỏ chứa thành phần làm dịu hỗ trợ làm dịu làn da ngay lập tức.\r\n2. Kích hoạt phục hồi và ổn định da từ sâu bên trong.','Tinh chất Cicapair Serum dành cho da nhạy cảm - Dr.Jart+','','publish','open','closed','','tinh-chat-cicapair-serum-danh-cho-da-nhay-cam-dr-jart','','','2019-06-30 04:33:44','2019-06-30 04:33:44','',0,'http://hicosmetics4u.com/?post_type=product&#038;p=563',0,'product','',0),(564,1,'2019-06-30 04:33:17','2019-06-30 04:33:17','','Cicapair Serum','','inherit','open','closed','','cicapair-serum','','','2019-06-30 04:33:17','2019-06-30 04:33:17','',563,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Cicapair-Serum-.png',0,'attachment','image/png',0),(565,1,'2019-06-30 04:35:40','2019-06-30 04:35:40','','Tinh chất làm sáng da V7 Serum Toning Light','','inherit','open','closed','','tinh-cha%cc%82t-lam-sang-da-v7-serum-toning-light','','','2019-06-30 04:35:40','2019-06-30 04:35:40','',562,'http://hicosmetics4u.com/wp-content/uploads/2019/06/Tinh-chất-làm-sáng-da-V7-Serum-Toning-Light-.jpg',0,'attachment','image/jpeg',0);
/*!40000 ALTER TABLE `wp6r_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_prli_clicks`
--

DROP TABLE IF EXISTS `wp6r_prli_clicks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_prli_clicks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `ip` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `browser` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `btype` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `bversion` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `os` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referer` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `host` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `uri` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `robot` tinyint(4) DEFAULT 0,
  `first_click` tinyint(4) DEFAULT 0,
  `created_at` datetime NOT NULL,
  `link_id` int(11) DEFAULT NULL,
  `vuid` varchar(25) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_id` (`link_id`),
  KEY `ip` (`ip`(250)),
  KEY `browser` (`browser`(250)),
  KEY `btype` (`btype`(250)),
  KEY `bversion` (`bversion`(250)),
  KEY `os` (`os`(250)),
  KEY `referer` (`referer`(250)),
  KEY `host` (`host`(250)),
  KEY `uri` (`uri`(250)),
  KEY `robot` (`robot`),
  KEY `first_click` (`first_click`),
  KEY `vuid` (`vuid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_prli_clicks`
--

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

--
-- Table structure for table `wp6r_prli_groups`
--

DROP TABLE IF EXISTS `wp6r_prli_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_prli_groups` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `name` (`name`(250))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_prli_groups`
--

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

--
-- Table structure for table `wp6r_prli_link_metas`
--

DROP TABLE IF EXISTS `wp6r_prli_link_metas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_prli_link_metas` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_order` int(4) DEFAULT 0,
  `link_id` int(11) NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`(250)),
  KEY `link_id` (`link_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_prli_link_metas`
--

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

--
-- Table structure for table `wp6r_prli_links`
--

DROP TABLE IF EXISTS `wp6r_prli_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_prli_links` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `url` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `nofollow` tinyint(1) DEFAULT 0,
  `track_me` tinyint(1) DEFAULT 1,
  `param_forwarding` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `param_struct` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `redirect_type` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '307',
  `created_at` datetime NOT NULL,
  `updated_at` datetime DEFAULT NULL,
  `group_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `group_id` (`group_id`),
  KEY `name` (`name`(250)),
  KEY `nofollow` (`nofollow`),
  KEY `track_me` (`track_me`),
  KEY `param_forwarding` (`param_forwarding`(250)),
  KEY `param_struct` (`param_struct`(250)),
  KEY `redirect_type` (`redirect_type`(250)),
  KEY `slug` (`slug`(250)),
  KEY `created_at` (`created_at`),
  KEY `updated_at` (`updated_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_prli_links`
--

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

--
-- Table structure for table `wp6r_queue`
--

DROP TABLE IF EXISTS `wp6r_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_queue` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `job` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `attempts` tinyint(1) NOT NULL DEFAULT 0,
  `locked` tinyint(1) NOT NULL DEFAULT 0,
  `locked_at` datetime DEFAULT NULL,
  `available_at` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_queue`
--

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

--
-- Table structure for table `wp6r_term_relationships`
--

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

--
-- Dumping data for table `wp6r_term_relationships`
--

LOCK TABLES `wp6r_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp6r_term_relationships` DISABLE KEYS */;
INSERT INTO `wp6r_term_relationships` VALUES (483,177,0),(156,2,0),(295,182,0),(1,18,0),(11,22,0),(302,201,0),(494,177,0),(144,179,0),(492,177,0),(213,2,0),(213,179,0),(517,177,0),(156,179,0),(304,205,0),(516,177,0),(491,177,0),(515,177,0),(295,181,0),(514,177,0),(499,177,0),(478,177,0),(513,177,0),(482,177,0),(512,177,0),(511,177,0),(259,2,0),(259,179,0),(286,179,0),(262,179,0),(304,202,0),(510,177,0),(262,2,0),(266,179,0),(490,177,0),(509,177,0),(275,2,0),(508,177,0),(266,2,0),(269,179,0),(304,201,0),(507,177,0),(269,2,0),(275,179,0),(489,177,0),(506,177,0),(279,2,0),(279,179,0),(306,205,0),(282,179,0),(488,177,0),(505,177,0),(282,2,0),(476,177,0),(288,179,0),(493,177,0),(302,231,0),(504,177,0),(284,2,0),(284,179,0),(286,2,0),(503,177,0),(500,177,0),(295,179,0),(502,177,0),(487,177,0),(306,202,0),(295,187,0),(288,2,0),(295,2,0),(322,180,0),(298,179,0),(298,2,0),(522,177,0),(302,179,0),(306,179,0),(319,213,0),(302,2,0),(521,177,0),(304,2,0),(520,177,0),(304,179,0),(322,224,0),(308,2,0),(311,179,0),(311,196,0),(311,2,0),(308,179,0),(322,220,0),(306,2,0),(519,177,0),(481,177,0),(475,177,0),(319,2,0),(518,177,0),(319,179,0),(480,177,0),(319,201,0),(322,2,0),(286,181,0),(282,181,0),(477,177,0),(308,201,0),(284,187,0),(284,182,0),(284,181,0),(286,196,0),(286,197,0),(346,173,0),(353,174,0),(354,174,0),(347,173,0),(348,173,0),(349,173,0),(350,173,0),(351,173,0),(352,174,0),(359,174,0),(360,174,0),(357,174,0),(358,174,0),(355,174,0),(356,174,0),(361,174,0),(288,188,0),(404,1,0),(407,1,0),(398,1,0),(401,1,0),(288,182,0),(288,181,0),(423,175,0),(424,175,0),(425,175,0),(426,175,0),(437,176,0),(438,176,0),(439,176,0),(436,176,0),(279,187,0),(275,181,0),(440,176,0),(279,182,0),(269,181,0),(269,182,0),(275,182,0),(275,184,0),(269,187,0),(266,181,0),(266,182,0),(266,187,0),(141,22,0),(164,179,0),(144,2,0),(279,181,0),(282,187,0),(282,182,0),(159,179,0),(159,2,0),(161,179,0),(161,2,0),(164,2,0),(311,181,0),(298,231,0),(306,201,0),(302,202,0),(498,177,0),(486,177,0),(173,179,0),(173,2,0),(319,215,0),(308,205,0),(485,177,0),(308,202,0),(484,177,0),(501,177,0),(497,177,0),(298,202,0),(496,177,0),(298,201,0),(187,179,0),(187,2,0),(192,22,0),(193,18,0),(495,177,0),(479,177,0),(205,179,0),(311,200,0),(205,2,0),(262,181,0),(262,182,0),(262,184,0),(259,181,0),(259,182,0),(259,184,0),(213,181,0),(213,182,0),(213,187,0),(205,181,0),(205,182,0),(205,183,0),(187,181,0),(187,196,0),(187,200,0),(173,181,0),(173,182,0),(173,189,0),(164,181,0),(164,182,0),(164,184,0),(161,181,0),(161,196,0),(161,200,0),(159,181,0),(159,182,0),(159,187,0),(156,181,0),(156,182,0),(156,187,0),(144,181,0),(144,182,0),(144,183,0),(523,179,0),(523,201,0),(523,208,0),(523,2,0),(528,179,0),(528,201,0),(528,202,0),(528,208,0),(528,2,0),(529,179,0),(529,201,0),(529,202,0),(529,208,0),(529,2,0),(531,179,0),(531,201,0),(531,202,0),(531,208,0),(531,2,0),(533,179,0),(533,201,0),(533,202,0),(533,208,0),(533,2,0),(534,179,0),(534,201,0),(534,202,0),(534,208,0),(534,2,0),(537,179,0),(537,201,0),(537,202,0),(537,208,0),(537,2,0),(539,179,0),(539,201,0),(539,202,0),(539,208,0),(539,2,0),(541,179,0),(541,201,0),(541,202,0),(541,208,0),(541,2,0),(543,179,0),(543,201,0),(543,202,0),(543,208,0),(543,2,0),(545,179,0),(545,201,0),(545,202,0),(545,208,0),(545,2,0),(547,179,0),(547,201,0),(547,202,0),(547,208,0),(547,2,0),(549,179,0),(549,201,0),(549,202,0),(549,208,0),(549,2,0),(552,179,0),(552,201,0),(552,202,0),(552,208,0),(552,2,0),(554,179,0),(554,201,0),(554,202,0),(554,208,0),(554,2,0),(556,179,0),(556,201,0),(556,202,0),(556,208,0),(556,2,0),(558,179,0),(558,201,0),(558,202,0),(558,207,0),(558,2,0),(560,179,0),(560,201,0),(560,202,0),(560,208,0),(560,2,0),(562,179,0),(562,201,0),(562,202,0),(562,206,0),(562,2,0),(563,179,0),(563,201,0),(563,202,0),(563,206,0),(563,2,0);
/*!40000 ALTER TABLE `wp6r_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_term_taxonomy`
--

DROP TABLE IF EXISTS `wp6r_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_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=MyISAM AUTO_INCREMENT=232 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_term_taxonomy`
--

LOCK TABLES `wp6r_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp6r_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp6r_term_taxonomy` VALUES (1,1,'category','',0,4),(2,2,'product_type','',0,48),(3,3,'product_type','',0,0),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(203,203,'product_cat','',202,0),(16,16,'category','',0,0),(17,17,'category','',0,0),(18,18,'category','',0,2),(19,19,'category','',0,0),(20,20,'category','',0,0),(177,177,'nav_menu','',0,48),(22,22,'nav_menu','',0,3),(23,23,'category','',0,0),(180,180,'product_cat','',0,1),(230,230,'product_cat','',227,0),(28,28,'category','',20,0),(29,29,'category','',20,0),(30,30,'category','',20,0),(31,31,'category','',20,0),(32,32,'category','',20,0),(33,33,'category','',20,0),(205,205,'product_cat','',202,3),(206,206,'product_cat','',202,2),(187,187,'product_cat','',182,9),(188,188,'product_cat','',182,1),(189,189,'product_cat','',182,1),(190,190,'product_cat','',181,0),(191,191,'product_cat','',190,0),(192,192,'product_cat','',190,0),(193,193,'product_cat','',190,0),(194,194,'product_cat','',190,0),(195,195,'product_cat','',190,0),(196,196,'product_cat','',181,4),(197,197,'product_cat','',196,1),(198,198,'product_cat','',196,0),(199,199,'product_cat','',196,0),(200,200,'product_cat','',196,3),(201,201,'product_cat','',179,26),(202,202,'product_cat','',201,24),(184,184,'product_cat','',182,4),(179,179,'product_cat','',0,47),(181,181,'product_cat','',179,21),(182,182,'product_cat','',181,17),(173,173,'action-group','',0,6),(209,209,'product_cat','',202,0),(210,210,'product_cat','',201,0),(211,211,'product_cat','',210,0),(207,207,'product_cat','',202,1),(218,218,'product_cat','',216,0),(217,217,'product_cat','',216,0),(216,216,'product_cat','',179,0),(215,215,'product_cat','',213,1),(214,214,'product_cat','',213,0),(213,213,'product_cat','',201,1),(212,212,'product_cat','',210,0),(208,208,'product_cat','',202,17),(231,231,'product_cat','',202,2),(224,224,'product_cat','',220,1),(225,225,'product_cat','',220,0),(226,226,'product_cat','',220,0),(227,227,'product_cat','',180,0),(228,228,'product_cat','',227,0),(229,229,'product_cat','',227,0),(185,185,'product_cat','',182,0),(204,204,'product_cat','',202,0),(183,183,'product_cat','',182,2),(219,219,'product_cat','',216,0),(220,220,'product_cat','',180,1),(174,174,'action-group','',0,10),(175,175,'nav_menu','',0,4),(176,176,'nav_menu','',0,5);
/*!40000 ALTER TABLE `wp6r_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_termmeta`
--

DROP TABLE IF EXISTS `wp6r_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=721 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_termmeta`
--

LOCK TABLES `wp6r_termmeta` WRITE;
/*!40000 ALTER TABLE `wp6r_termmeta` DISABLE KEYS */;
INSERT INTO `wp6r_termmeta` VALUES (12,22,'headline',''),(13,22,'intro_text',''),(14,22,'display_title','0'),(15,22,'display_description','0'),(16,22,'doctitle',''),(17,22,'description',''),(18,22,'keywords',''),(19,22,'layout',''),(20,22,'noindex','0'),(21,22,'nofollow','0'),(22,22,'noarchive','0'),(698,224,'product_count_product_cat','1'),(697,220,'product_count_product_cat','1'),(553,183,'thumbnail_id','0'),(552,183,'display_type',''),(551,183,'order','0'),(713,188,'product_count_product_cat','1'),(696,180,'product_count_product_cat','1'),(695,230,'thumbnail_id','0'),(549,182,'thumbnail_id','468'),(550,182,'cat_meta','a:2:{s:10:\"cat_header\";s:0:\"\";s:10:\"cat_footer\";s:0:\"\";}'),(694,230,'display_type',''),(693,230,'order','0'),(692,229,'thumbnail_id','0'),(601,199,'thumbnail_id','0'),(548,182,'display_type',''),(547,182,'order','0'),(546,181,'thumbnail_id','467'),(545,181,'display_type',''),(544,181,'order','0'),(543,180,'thumbnail_id','466'),(542,180,'display_type',''),(541,180,'order','0'),(712,187,'product_count_product_cat','9'),(711,182,'product_count_product_cat','17'),(710,231,'product_count_product_cat','2'),(709,231,'thumbnail_id','0'),(708,231,'display_type',''),(707,231,'order','0'),(613,203,'thumbnail_id','0'),(612,203,'display_type',''),(703,196,'product_count_product_cat','4'),(702,181,'product_count_product_cat','21'),(704,200,'product_count_product_cat','3'),(637,211,'thumbnail_id','0'),(638,212,'order','0'),(636,211,'display_type',''),(599,199,'order','0'),(600,199,'display_type',''),(590,196,'order','0'),(591,196,'display_type',''),(592,196,'thumbnail_id','470'),(593,197,'order','0'),(594,197,'display_type',''),(595,197,'thumbnail_id','0'),(596,198,'order','0'),(597,198,'display_type',''),(598,198,'thumbnail_id','0'),(640,212,'thumbnail_id','0'),(639,212,'display_type',''),(691,229,'display_type',''),(690,229,'order','0'),(614,204,'order','0'),(615,204,'display_type',''),(616,204,'thumbnail_id','0'),(617,205,'order','0'),(618,205,'display_type',''),(619,205,'thumbnail_id','0'),(620,206,'order','0'),(621,206,'display_type',''),(622,206,'thumbnail_id','0'),(623,207,'order','0'),(624,207,'display_type',''),(625,207,'thumbnail_id','0'),(626,208,'order','0'),(627,208,'display_type',''),(628,208,'thumbnail_id','0'),(629,209,'order','0'),(630,209,'display_type',''),(631,209,'thumbnail_id','0'),(632,210,'order','0'),(633,210,'display_type',''),(634,210,'thumbnail_id','469'),(635,211,'order','0'),(610,202,'thumbnail_id','468'),(609,202,'display_type',''),(604,200,'thumbnail_id','0'),(605,201,'order','0'),(606,201,'display_type',''),(607,201,'thumbnail_id','471'),(608,202,'order','0'),(603,200,'display_type',''),(602,200,'order','0'),(611,203,'order','0'),(589,195,'thumbnail_id','0'),(588,195,'display_type',''),(587,195,'order','0'),(579,192,'display_type',''),(578,192,'order','0'),(567,188,'display_type',''),(568,188,'thumbnail_id','0'),(569,189,'order','0'),(570,189,'display_type',''),(571,189,'thumbnail_id','0'),(572,190,'order','0'),(573,190,'display_type',''),(574,190,'thumbnail_id','469'),(575,191,'order','0'),(576,191,'display_type',''),(577,191,'thumbnail_id','0'),(657,218,'display_type',''),(656,218,'order','0'),(649,215,'thumbnail_id','0'),(650,216,'order','0'),(651,216,'display_type',''),(652,216,'thumbnail_id','472'),(653,217,'order','0'),(654,217,'display_type',''),(655,217,'thumbnail_id','0'),(643,213,'thumbnail_id','470'),(642,213,'display_type',''),(641,213,'order','0'),(689,228,'thumbnail_id','0'),(688,228,'display_type',''),(687,228,'order','0'),(686,227,'cat_meta','a:2:{s:10:\"cat_header\";s:0:\"\";s:10:\"cat_footer\";s:0:\"\";}'),(685,227,'thumbnail_id','474'),(684,227,'display_type',''),(683,227,'order','0'),(682,226,'thumbnail_id','0'),(681,226,'display_type',''),(680,226,'order','0'),(679,225,'thumbnail_id','0'),(678,225,'display_type',''),(677,225,'order','0'),(676,224,'thumbnail_id','0'),(675,224,'display_type',''),(674,224,'order','0'),(664,220,'thumbnail_id','473'),(663,220,'display_type',''),(662,220,'order','0'),(661,219,'thumbnail_id','0'),(660,219,'display_type',''),(659,219,'order','0'),(658,218,'thumbnail_id','0'),(648,215,'display_type',''),(647,215,'order','0'),(644,214,'order','0'),(645,214,'display_type',''),(646,214,'thumbnail_id','0'),(706,205,'product_count_product_cat','3'),(705,202,'product_count_product_cat','25'),(701,215,'product_count_product_cat','1'),(700,213,'product_count_product_cat','1'),(699,201,'product_count_product_cat','26'),(716,183,'product_count_product_cat','2'),(720,206,'product_count_product_cat','2'),(719,207,'product_count_product_cat','1'),(715,184,'product_count_product_cat','4'),(714,197,'product_count_product_cat','1'),(718,208,'product_count_product_cat','17'),(717,189,'product_count_product_cat','1'),(580,192,'thumbnail_id','0'),(581,193,'order','0'),(582,193,'display_type',''),(583,193,'thumbnail_id','0'),(584,194,'order','0'),(585,194,'display_type',''),(586,194,'thumbnail_id','0'),(537,179,'order','0'),(538,179,'display_type',''),(539,179,'thumbnail_id','465'),(540,179,'product_count_product_cat','47'),(554,184,'order','0'),(555,184,'display_type',''),(556,184,'thumbnail_id','0'),(557,185,'order','0'),(558,185,'display_type',''),(559,185,'thumbnail_id','0'),(566,188,'order','0'),(565,187,'thumbnail_id','0'),(563,187,'order','0'),(564,187,'display_type','');
/*!40000 ALTER TABLE `wp6r_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_terms`
--

DROP TABLE IF EXISTS `wp6r_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_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=MyISAM AUTO_INCREMENT=232 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_terms`
--

LOCK TABLES `wp6r_terms` WRITE;
/*!40000 ALTER TABLE `wp6r_terms` DISABLE KEYS */;
INSERT INTO `wp6r_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),(185,'Che khuyết điểm','che-khuyet-diem',0),(16,'Home','home',0),(17,'Shop','shop',0),(18,'Blog','blog',0),(19,'Skin care','skin-care',0),(20,'Make up','make-up',0),(177,'menu main','menu-main',0),(22,'Main Nav','main-nav',0),(23,'Perfume','perfume',0),(28,'GUERLAIN','guerlain',0),(180,'Fragrance','fragrance',0),(29,'CHANNEL','channel',0),(30,'ESTEE LAUDER','estee-lauder',0),(31,'DIOR','dior',0),(32,'GIVENCHY','givenchy',0),(33,'CLARINS','clarins',0),(190,'Mắt','mat-make-up',0),(196,'Môi','moi',0),(197,'Lót môi','lot-moi',0),(198,'Chì kẻ môi','chi-ke-moi',0),(199,'Son dưỡng','son-duong',0),(200,'Son môi','son-moi',0),(201,'Skincare','skin-care',0),(194,'Chì và bút kẻ mắt','chi-va-but-ke-mat',0),(193,'Mascara','mascara',0),(195,'Chì kẻ chân mày','chi-ke-chan-may',0),(191,'Kem lót mắt','kem-lot-mat',0),(192,'Phấn mắt','phan-mat',0),(187,'Phấn phủ','phan-phu',0),(188,'Má hồng','ma-hong',0),(189,'Cushion','cushion',0),(184,'Kem nền','kem-nen',0),(179,'Cosmetics','cosmetics',0),(181,'Make Up','make-up',0),(182,'Mặt','mat',0),(183,'Kem lót','kem-lot',0),(173,'woocommerce-db-updates','woocommerce-db-updates',0),(205,'Nước hoa hồng/Nước cân bằng','nuoc-hoa-hong-nuoc-can-bang',0),(206,'Tinh chất - Serum','tinh-chat-serum',0),(202,'Mặt','mat-skin-care',0),(203,'Tẩy tế bào chết','tay-te-bao-chet',0),(210,'Mắt','mat-skin-care-cosmetics',0),(209,'Xịt Khoáng','xit-khoang',0),(208,'Mặt nạ','mat-na',0),(207,'Kem dưỡng','kem-duong',0),(204,'Tẩy trang','tay-trang',0),(219,'Keo dán mi','keo-dan-mi',0),(220,'Nữ','nu',0),(224,'Nước hoa','nuoc-hoa',0),(225,'Sữa tắm','sua-tam',0),(226,'Dưỡng thể','duong-the',0),(227,'Nam','nam',0),(228,'Sữa tắm','sua-tam-nam',0),(229,'Nước hoa','nuoc-hoa-nam',0),(230,'Dưỡng thể','duong-the-nam',0),(231,'Sữa rửa mặt','sua-rua-mat',0),(218,'Lông mi giả','long-mi-gia',0),(212,'Dưỡng mắt','duong-mat',0),(213,'Môi','moi-skin-care',0),(214,'Tẩy trang','tay-trang-moi-skin-care',0),(215,'Dưỡng môi','duong-moi',0),(216,'Accessories','accessories',0),(217,'Cọ trang điểm','co-trang-diem',0),(211,'Tẩy trang','tay-trang-mat-skin-care-cosmetics',0),(174,'wc_update_product_lookup_tables','wc_update_product_lookup_tables',0),(175,'Chinh sach quy dinh','chinh-sach-quy-dinh',0),(176,'Ho tro khach hang','ho-tro-khach-hang',0);
/*!40000 ALTER TABLE `wp6r_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_usermeta`
--

DROP TABLE IF EXISTS `wp6r_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=131 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_usermeta`
--

LOCK TABLES `wp6r_usermeta` WRITE;
/*!40000 ALTER TABLE `wp6r_usermeta` DISABLE KEYS */;
INSERT INTO `wp6r_usermeta` VALUES (1,1,'nickname','hicosmetics4u'),(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,'wp6r_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp6r_user_level','10'),(14,1,'dismissed_wp_pointers','wp496_privacy,text_widget_custom_html,text_widget_paste_html,theme_editor_notice'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:4:{s:64:\"5f5a2db46cb0612064568b202cc347a214ba72084be446507c3857b6f13dcba8\";a:4:{s:10:\"expiration\";i:1562600071;s:2:\"ip\";s:13:\"115.72.242.61\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36\";s:5:\"login\";i:1561390471;}s:64:\"00670ecb939ae2711bbb4bdb8c553f3d1d9c8bfe2f39646001d4a5ce4f7e880e\";a:4:{s:10:\"expiration\";i:1561883582;s:2:\"ip\";s:14:\"113.23.110.190\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1 Safari/605.1.15\";s:5:\"login\";i:1561710782;}s:64:\"06c8abbb7332195092207d59a0342285c58bc5906749f3836136c1427b2dcf02\";a:4:{s:10:\"expiration\";i:1563004366;s:2:\"ip\";s:13:\"14.161.31.119\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36\";s:5:\"login\";i:1561794766;}s:64:\"aed07953d19636ffa8e46b6cf32b60732f782f159fb60609bf1f50a068d4b6b4\";a:4:{s:10:\"expiration\";i:1561968055;s:2:\"ip\";s:15:\"165.225.112.182\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36\";s:5:\"login\";i:1561795255;}}'),(17,1,'wp6r_dashboard_quick_press_last_post_id','386'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"113.161.52.0\";}'),(19,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"5737c6ec2e0716f3d8a7a5c4e0de0d9a\";a:11:{s:3:\"key\";s:32:\"5737c6ec2e0716f3d8a7a5c4e0de0d9a\";s:10:\"product_id\";i:322;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:3350000;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:3350000;s:8:\"line_tax\";i:0;}}}'),(20,1,'wc_last_active','1561852800'),(21,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(22,1,'metaboxhidden_nav-menus','a:3:{i:0;s:21:\"add-post-type-product\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-product_tag\";}'),(23,1,'nav_menu_recently_edited','177'),(24,1,'wp6r_user-settings','libraryContent=browse&editor=tinymce&advImgDetails=show'),(25,1,'wp6r_user-settings-time','1540537873'),(26,1,'closedpostboxes_soliloquy','a:0:{}'),(27,1,'metaboxhidden_soliloquy','a:0:{}'),(29,1,'jetpack_tracks_wpcom_id','109383973'),(30,1,'jetpack_tracks_anon_id','jetpack:b9Xjlpa0cvBblbg5ZU1eR6B8'),(41,1,'wp6r_wpseo-dismiss-blog-public-notice','seen'),(42,1,'wp6r_wpseo-upsell-notice','seen'),(32,1,'_yoast_wpseo_profile_updated','1561564592'),(33,1,'closedpostboxes_product','a:0:{}'),(34,1,'metaboxhidden_product','a:2:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";}'),(35,1,'closedpostboxes_nav-menus','a:0:{}'),(36,1,'wp6r_woocommerce_product_import_mapping','a:1:{i:0;s:2:\"id\";}'),(37,1,'wp6r_product_import_error_log','a:0:{}'),(38,1,'dismissed_no_secure_connection_notice','1'),(127,2,'_gf_stla_reviews_last_dismissed','2019-06-28 03:34:29'),(112,2,'wc_last_active','1561766400'),(117,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(114,2,'_woocommerce_tracks_anon_id','woo:yL3uByTXYWLpXv4Qf+X43Sel'),(115,2,'wp6r_dashboard_quick_press_last_post_id','387'),(116,2,'wp6r_yoast_notifications','a:3:{i:0;a:2:{s:7:\"message\";s:255:\"You have previously set your site to represent a person. We’ve improved our functionality around Schema and the Knowledge Graph, so you should go in and <a href=\"http://hicosmetics4u.com/wp-admin/admin.php?page=wpseo_titles\">complete those settings</a>.\";s:7:\"options\";a:9:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:27:\"wpseo-schema-person-upgrade\";s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:1;a:2:{s:7:\"message\";s:407:\"Yoast SEO and WooCommerce can work together a lot better by adding a helper plugin. Please install Yoast WooCommerce SEO to make your life better. <a href=\"https://yoa.st/1o0?php_version=5.6&platform=wordpress&platform_version=5.2.2&software=free&software_version=11.3&days_active=>30\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">More information</a>.\";s:7:\"options\";a:9:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:2;a:2:{s:7:\"message\";s:221:\"<strong>Huge SEO Issue: You\'re blocking access to robots.</strong> You must <a href=\"http://hicosmetics4u.com/wp-admin/options-reading.php\">go to your Reading Settings</a> and uncheck the box for Search Engine Visibility.\";s:7:\"options\";a:9:{s:4:\"type\";s:5:\"error\";s:2:\"id\";s:32:\"wpseo-dismiss-blog-public-notice\";s:5:\"nonce\";N;s:8:\"priority\";i:1;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(118,2,'community-events-location','a:1:{s:2:\"ip\";s:12:\"115.79.153.0\";}'),(119,2,'jetpack_tracks_anon_id','jetpack:W5j+K9w5gYLKYlCifiXlQ7JG'),(99,2,'syntax_highlighting','true'),(100,2,'comment_shortcuts','false'),(101,2,'admin_color','fresh'),(102,2,'use_ssl','0'),(103,2,'show_admin_bar_front','true'),(104,2,'locale',''),(105,2,'wp6r_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(106,2,'wp6r_user_level','10'),(107,2,'_yoast_wpseo_profile_updated','1561564592'),(108,2,'dismissed_wp_pointers',''),(50,1,'closedpostboxes_genesis_page_jessica','a:0:{}'),(39,1,'wpseo-has-mailchimp-signup','1'),(44,1,'wp6r_wpseo-suggested-plugin-yoast-woocommerce-seo','seen'),(43,1,'wp6r_wpseo-dismiss-gsc','seen'),(46,1,'dismissed_template_files_notice','1'),(121,2,'wp6r_user-settings','libraryContent=browse'),(122,2,'wp6r_user-settings-time','1561622033'),(123,2,'nav_menu_recently_edited','22'),(124,2,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(125,2,'metaboxhidden_nav-menus','a:10:{i:0;s:20:\"add-post-type-blocks\";i:1;s:21:\"add-post-type-product\";i:2;s:27:\"add-post-type-featured_item\";i:3;s:12:\"add-post_tag\";i:4;s:15:\"add-post_format\";i:5;s:20:\"add-block_categories\";i:6;s:15:\"add-product_cat\";i:7;s:15:\"add-product_tag\";i:8;s:26:\"add-featured_item_category\";i:9;s:21:\"add-featured_item_tag\";}'),(126,2,'_gf_stla_reviews_dismissed_triggers','a:1:{s:14:\"time_installed\";s:2:\"10\";}'),(62,1,'dismissed_update_notice','1'),(47,1,'manageedit-productcolumnshidden','a:3:{i:0;s:11:\"wpseo-title\";i:1;s:14:\"wpseo-metadesc\";i:2;s:13:\"wpseo-focuskw\";}'),(48,1,'wp6r_tablepress_user_options','{\"user_options_db_version\":38,\"admin_menu_parent_page\":\"middle\",\"message_first_visit\":true}'),(49,1,'managetablepress_listcolumnshidden','a:1:{i:0;s:22:\"table_last_modified_by\";}'),(51,1,'metaboxhidden_genesis_page_jessica','a:0:{}'),(73,1,'wp6r_yoast_notifications','a:3:{i:0;a:2:{s:7:\"message\";s:255:\"You have previously set your site to represent a person. We’ve improved our functionality around Schema and the Knowledge Graph, so you should go in and <a href=\"http://hicosmetics4u.com/wp-admin/admin.php?page=wpseo_titles\">complete those settings</a>.\";s:7:\"options\";a:9:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:27:\"wpseo-schema-person-upgrade\";s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:1;a:2:{s:7:\"message\";s:407:\"Yoast SEO and WooCommerce can work together a lot better by adding a helper plugin. Please install Yoast WooCommerce SEO to make your life better. <a href=\"https://yoa.st/1o0?php_version=5.6&platform=wordpress&platform_version=5.2.2&software=free&software_version=11.3&days_active=>30\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">More information</a>.\";s:7:\"options\";a:9:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:2;a:2:{s:7:\"message\";s:221:\"<strong>Huge SEO Issue: You\'re blocking access to robots.</strong> You must <a href=\"http://hicosmetics4u.com/wp-admin/options-reading.php\">go to your Reading Settings</a> and uncheck the box for Search Engine Visibility.\";s:7:\"options\";a:9:{s:4:\"type\";s:5:\"error\";s:2:\"id\";s:32:\"wpseo-dismiss-blog-public-notice\";s:5:\"nonce\";N;s:8:\"priority\";i:1;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(111,2,'session_tokens','a:2:{s:64:\"3b97dfbf7c30afb9f4e57dd18784c0de1973407e34be5730b3d22b4afa822075\";a:4:{s:10:\"expiration\";i:1562818717;s:2:\"ip\";s:13:\"115.72.242.61\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134\";s:5:\"login\";i:1561609117;}s:64:\"1f8ed7784caa9e01e891b4a2733e39fe0779ffe9ae45e95c4235f08b63540a9e\";a:4:{s:10:\"expiration\";i:1562827305;s:2:\"ip\";s:13:\"115.72.242.61\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36\";s:5:\"login\";i:1561617705;}}'),(74,1,'_woocommerce_tracks_anon_id','woo:GPvqBbQ2gmo46qLjUh3XPgTq'),(83,1,'closedpostboxes_dashboard','a:1:{i:0;s:22:\"jetpack_summary_widget\";}'),(84,1,'metaboxhidden_dashboard','a:0:{}'),(94,2,'nickname','sonlt'),(95,2,'first_name',''),(96,2,'last_name',''),(97,2,'description',''),(98,2,'rich_editing','true');
/*!40000 ALTER TABLE `wp6r_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_users`
--

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

--
-- Dumping data for table `wp6r_users`
--

LOCK TABLES `wp6r_users` WRITE;
/*!40000 ALTER TABLE `wp6r_users` DISABLE KEYS */;
INSERT INTO `wp6r_users` VALUES (1,'hicosmetics4u','$P$BoRsMDLyfUnMw7FuRU0KPpHjppqapl/','hicosmetics4u','admin@hicosmetics4u.com','','2018-09-18 15:04:21','',0,'hicosmetics4u'),(2,'sonlt','$P$BWpFk3PFWg/81vjxd88dHbuduKf0aq.','sonlt','sonweb.netw@gmail.com','','2019-06-25 10:52:47','1561459968:$P$BaSWtjg7g2.f1I6/6yZSOPWH14R/51.',0,'sonlt');
/*!40000 ALTER TABLE `wp6r_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_wc_avatars_cache`
--

DROP TABLE IF EXISTS `wp6r_wc_avatars_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_wc_avatars_cache` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `user_email` varchar(255) NOT NULL,
  `url` varchar(255) NOT NULL,
  `hash` varchar(255) NOT NULL,
  `maketime` int(11) NOT NULL DEFAULT 0,
  `cached` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_email` (`user_email`),
  KEY `user_id` (`user_id`),
  KEY `url` (`url`),
  KEY `hash` (`hash`),
  KEY `maketime` (`maketime`),
  KEY `cached` (`cached`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_wc_avatars_cache`
--

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

--
-- Table structure for table `wp6r_wc_comments_subscription`
--

DROP TABLE IF EXISTS `wp6r_wc_comments_subscription`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_wc_comments_subscription` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `email` varchar(255) NOT NULL,
  `subscribtion_id` int(11) NOT NULL,
  `post_id` int(11) NOT NULL,
  `subscribtion_type` varchar(255) NOT NULL,
  `activation_key` varchar(255) NOT NULL,
  `confirm` tinyint(4) DEFAULT 0,
  `subscription_date` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscribe_unique_index` (`subscribtion_id`,`email`,`post_id`),
  KEY `subscribtion_id` (`subscribtion_id`),
  KEY `post_id` (`post_id`),
  KEY `confirm` (`confirm`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_wc_comments_subscription`
--

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

--
-- Table structure for table `wp6r_wc_download_log`
--

DROP TABLE IF EXISTS `wp6r_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_wc_download_log`
--

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

--
-- Table structure for table `wp6r_wc_follow_users`
--

DROP TABLE IF EXISTS `wp6r_wc_follow_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_wc_follow_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `post_id` int(11) NOT NULL DEFAULT 0,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `user_email` varchar(125) NOT NULL,
  `user_name` varchar(255) NOT NULL,
  `follower_id` int(11) NOT NULL DEFAULT 0,
  `follower_email` varchar(125) NOT NULL,
  `follower_name` varchar(255) NOT NULL,
  `activation_key` varchar(32) NOT NULL,
  `confirm` tinyint(1) NOT NULL DEFAULT 0,
  `follow_timestamp` int(11) NOT NULL,
  `follow_date` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `follow_unique_key` (`user_email`,`follower_email`),
  KEY `post_id` (`post_id`),
  KEY `user_id` (`user_id`),
  KEY `user_email` (`user_email`),
  KEY `follower_id` (`follower_id`),
  KEY `follower_email` (`follower_email`),
  KEY `confirm` (`confirm`),
  KEY `follow_timestamp` (`follow_timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_wc_follow_users`
--

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

--
-- Table structure for table `wp6r_wc_phrases`
--

DROP TABLE IF EXISTS `wp6r_wc_phrases`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_wc_phrases` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `phrase_key` varchar(255) NOT NULL,
  `phrase_value` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `phrase_key` (`phrase_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_wc_phrases`
--

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

--
-- Table structure for table `wp6r_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp6r_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(10,2) DEFAULT NULL,
  `max_price` decimal(10,2) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_wc_product_meta_lookup`
--

LOCK TABLES `wp6r_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp6r_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp6r_wc_product_meta_lookup` VALUES (345,NULL,0,0,NULL,NULL,0,NULL,NULL,0,NULL,NULL),(144,'',0,0,1300000.00,1300000.00,0,NULL,'instock',0,0.00,0),(156,'',0,0,3600000.00,3600000.00,0,NULL,'instock',0,0.00,0),(159,'',0,0,1200000.00,1200000.00,1,NULL,'instock',0,0.00,0),(161,'',0,0,675000.00,675000.00,0,NULL,'instock',0,0.00,0),(164,'',0,0,1150000.00,1150000.00,0,NULL,'instock',0,0.00,0),(173,'',0,0,1150000.00,1150000.00,0,NULL,'instock',0,0.00,0),(187,'',0,0,825000.00,825000.00,0,NULL,'instock',0,0.00,0),(205,'',0,0,1300000.00,1300000.00,0,NULL,'instock',0,0.00,0),(213,'',0,0,1315000.00,1315000.00,0,NULL,'instock',0,0.00,0),(259,'',0,0,1410000.00,1410000.00,0,NULL,'instock',0,0.00,0),(262,'',0,0,1350000.00,1350000.00,0,NULL,'instock',0,0.00,0),(266,'',0,0,1575000.00,1575000.00,0,NULL,'instock',0,0.00,0),(269,'',0,0,1260000.00,1260000.00,1,NULL,'instock',0,0.00,0),(275,'',0,0,1560000.00,1560000.00,1,NULL,'instock',0,0.00,0),(279,'',0,0,1560000.00,1560000.00,1,NULL,'instock',0,0.00,0),(282,'',0,0,999000.00,999000.00,1,NULL,'instock',0,0.00,0),(284,'',0,0,1200000.00,1200000.00,0,NULL,'instock',0,0.00,0),(286,'',0,0,750000.00,750000.00,0,NULL,'instock',0,0.00,0),(288,'',0,0,1080000.00,1080000.00,0,NULL,'instock',0,0.00,0),(295,'',0,0,1112000.00,1112000.00,1,NULL,'instock',0,0.00,0),(298,'',0,0,1350000.00,1350000.00,0,NULL,'instock',0,0.00,0),(302,'',0,0,1290000.00,1290000.00,0,NULL,'instock',0,0.00,0),(304,'',0,0,1110000.00,1110000.00,1,NULL,'instock',0,0.00,0),(306,'',0,0,1425000.00,1425000.00,0,NULL,'instock',0,0.00,0),(308,'',0,0,1500000.00,1500000.00,0,NULL,'instock',0,0.00,0),(311,'',0,0,745000.00,745000.00,0,NULL,'instock',0,0.00,0),(319,'',0,0,650000.00,650000.00,0,NULL,'instock',0,0.00,0),(322,'',0,0,3350000.00,3350000.00,0,NULL,'instock',0,0.00,0),(523,'',0,0,109000.00,109000.00,0,NULL,'instock',0,0.00,0),(528,'',0,0,87000.00,87000.00,0,NULL,'instock',0,0.00,0),(529,'',0,0,87000.00,87000.00,0,NULL,'instock',0,0.00,0),(531,'',0,0,109000.00,109000.00,0,NULL,'instock',0,0.00,0),(533,'',0,0,109000.00,109000.00,0,NULL,'instock',0,0.00,0),(534,'',0,0,99000.00,99000.00,0,NULL,'instock',0,0.00,0),(537,'',0,0,109000.00,109000.00,0,NULL,'instock',0,0.00,0),(539,'',0,0,120000.00,120000.00,0,NULL,'instock',0,0.00,0),(541,'',0,0,195000.00,195000.00,0,NULL,'instock',0,0.00,0),(543,'',0,0,195000.00,195000.00,0,NULL,'instock',0,0.00,0),(545,'',0,0,195000.00,195000.00,0,NULL,'instock',0,0.00,0),(547,'',0,0,195000.00,195000.00,0,NULL,'instock',0,0.00,0),(549,'',0,0,263000.00,263000.00,0,NULL,'instock',0,0.00,0),(552,'',0,0,263000.00,263000.00,0,NULL,'instock',0,0.00,0),(554,'',0,0,263000.00,263000.00,0,NULL,'instock',0,0.00,0),(556,'',0,0,263000.00,263000.00,0,NULL,'instock',0,0.00,0),(558,'',0,0,899000.00,899000.00,0,NULL,'instock',0,0.00,0),(560,'',0,0,99000.00,99000.00,0,NULL,'instock',0,0.00,0),(562,'',0,0,970000.00,970000.00,0,NULL,'instock',0,0.00,0),(563,'',0,0,810000.00,810000.00,0,NULL,'instock',0,0.00,0);
/*!40000 ALTER TABLE `wp6r_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_wc_users_voted`
--

DROP TABLE IF EXISTS `wp6r_wc_users_voted`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_wc_users_voted` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` varchar(255) NOT NULL,
  `comment_id` int(11) NOT NULL,
  `vote_type` int(11) DEFAULT NULL,
  `is_guest` tinyint(1) DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`),
  KEY `comment_id` (`comment_id`),
  KEY `vote_type` (`vote_type`),
  KEY `is_guest` (`is_guest`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_wc_users_voted`
--

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

--
-- Table structure for table `wp6r_wc_webhooks`
--

DROP TABLE IF EXISTS `wp6r_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_wc_webhooks`
--

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

--
-- Table structure for table `wp6r_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_api_keys`
--

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

--
-- Table structure for table `wp6r_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wp6r_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wp6r_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_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_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wp6r_woocommerce_log`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_log`
--

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

--
-- Table structure for table `wp6r_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wp6r_woocommerce_order_items`
--

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

--
-- Dumping data for table `wp6r_woocommerce_order_items`
--

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

--
-- Table structure for table `wp6r_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wp6r_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wp6r_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wp6r_woocommerce_sessions`
--

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

--
-- Dumping data for table `wp6r_woocommerce_sessions`
--

LOCK TABLES `wp6r_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp6r_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp6r_woocommerce_sessions` VALUES (297,'1','a:14:{s:4:\"cart\";s:421:\"a:1:{s:32:\"5737c6ec2e0716f3d8a7a5c4e0de0d9a\";a:11:{s:3:\"key\";s:32:\"5737c6ec2e0716f3d8a7a5c4e0de0d9a\";s:10:\"product_id\";i:322;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:3350000;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:3350000;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:7:\"3350000\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:7:\"3350000\";s:17:\"cart_contents_tax\";d:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:7:\"3350000\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:421:\"a:1:{s:32:\"5737c6ec2e0716f3d8a7a5c4e0de0d9a\";a:11:{s:3:\"key\";s:32:\"5737c6ec2e0716f3d8a7a5c4e0de0d9a\";s:10:\"product_id\";i:322;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:3350000;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:3350000;s:8:\"line_tax\";i:0;}}\";s:8:\"customer\";s:711:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"VN\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"VN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:23:\"admin@hicosmetics4u.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";s:22:\"mailchimp_landing_site\";s:48:\"http://hicosmetics4u.com/wp-admin/admin-ajax.php\";s:22:\"shipping_for_package_0\";s:398:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_44f5dda0d3563d800df5052058ea6bd4\";s:5:\"rates\";a:1:{s:11:\"flat_rate:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:11:\"flat_rate:1\";s:9:\"method_id\";s:9:\"flat_rate\";s:11:\"instance_id\";i:1;s:5:\"label\";s:12:\"Đồng giá\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:41:\"Mon Guerlain EDP - 2017 Edition &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:39:\"a:1:{i:0;a:1:{i:0;s:11:\"flat_rate:1\";}}\";s:23:\"chosen_shipping_methods\";s:29:\"a:1:{i:0;s:11:\"flat_rate:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;s:21:\"chosen_payment_method\";s:0:\"\";}',1562037494),(298,'2','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:709:\"a:26:{s:2:\"id\";s:1:\"2\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"VN\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"VN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:21:\"sonweb.netw@gmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1561969359);
/*!40000 ALTER TABLE `wp6r_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wp6r_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_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_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wp6r_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wp6r_woocommerce_shipping_zones`
--

LOCK TABLES `wp6r_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp6r_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wp6r_woocommerce_shipping_zones` VALUES (1,'Việt Nam',0);
/*!40000 ALTER TABLE `wp6r_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wp6r_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp6r_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_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_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wp6r_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp6r_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp6r_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=179 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp6r_yoast_seo_links`
--

LOCK TABLES `wp6r_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp6r_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp6r_yoast_seo_links` VALUES (176,'http://hicosmetics4u.com/product/nuoc-hoa-hong-blanc-de-pearl-gus-200ml/',389,306,'internal'),(177,'http://hicosmetics4u.com/product/son-lot-moi-gus-kisskiss-liplift-smoothing-lipstick-primer/',389,286,'internal'),(178,'http://hicosmetics4u.com/product/son-lot-moi-gus-kisskiss-liplift-smoothing-lipstick-primer/',389,286,'internal'),(175,'http://hicosmetics4u.com/product/nuoc-hoa-hong-blanc-de-pearl-gus-200ml/',389,306,'internal'),(171,'http://hicosmetics4u.com/product/phan-meteorites-dang-nen-gus-15/',389,213,'internal'),(172,'http://hicosmetics4u.com/product/phan-meteorites-dang-nen-gus-15/',389,213,'internal'),(173,'http://hicosmetics4u.com/product/phan-nen-blanc-de-pearl-gus-16/',389,266,'internal'),(174,'http://hicosmetics4u.com/product/phan-nen-blanc-de-pearl-gus-16/',389,266,'internal'),(170,'http://hicosmetics4u.com/product/nuoc-can-bang-super-aqua-gus-15-150ml/',389,304,'internal'),(168,'http://hicosmetics4u.com/product/kem-nen-blanc-de-pearl-gus-15/',389,262,'internal'),(169,'http://hicosmetics4u.com/product/nuoc-can-bang-super-aqua-gus-15-150ml/',389,304,'internal'),(167,'http://hicosmetics4u.com/product/kem-nen-blanc-de-pearl-gus-15/',389,262,'internal'),(166,'http://hicosmetics4u.com/product/kem-lot-ngoc-trai-meteorites-gus-16-30ml/',389,144,'internal'),(164,'http://hicosmetics4u.com/product/sua-rua-mat-blanc-de-pearl-150-ml/',389,302,'internal'),(165,'http://hicosmetics4u.com/product/kem-lot-ngoc-trai-meteorites-gus-16-30ml/',389,144,'internal'),(161,'http://hicosmetics4u.com/2018/10/26/whats-your-style-are-your-vintage-classic-modern-or-eclectic/',389,193,'internal'),(163,'http://hicosmetics4u.com/product/sua-rua-mat-blanc-de-pearl-150-ml/',389,302,'internal'),(162,'http://hicosmetics4u.com/2018/09/18/hello-world/',389,1,'internal'),(157,'http://hicosmetics4u.com/2019/06/27/day-chinh-la-gam-mau-tao-nen-phong-cach-cuc-dep-cua-dong-nhi/',389,407,'internal'),(160,'http://hicosmetics4u.com/2019/06/27/chon-vay-ho-lung-de-quyen-ru-ma-khong-tran-tuc/',389,398,'internal'),(159,'http://hicosmetics4u.com/2019/06/27/8-kieu-vay-maxi-giup-ban-song-sot-qua-mua-he-nong-buc/',389,401,'internal'),(158,'http://hicosmetics4u.com/2019/06/27/goi-y-cac-ban-gai-mot-so-trang-phuc-di-cafe-dep-het-say/',389,404,'internal');
/*!40000 ALTER TABLE `wp6r_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp6r_yoast_seo_meta`
--

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

--
-- Dumping data for table `wp6r_yoast_seo_meta`
--

LOCK TABLES `wp6r_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp6r_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp6r_yoast_seo_meta` VALUES (45,0,0),(51,0,0),(13,0,0),(55,0,0),(4,0,0),(27,0,0),(42,0,0),(53,0,0),(54,0,0),(62,0,0),(63,0,0),(64,0,0),(65,0,0),(66,0,0),(67,0,0),(68,0,0),(69,0,0),(70,0,0),(71,0,0),(72,0,0),(73,0,0),(74,0,0),(75,0,0),(76,0,0),(77,0,0),(78,0,0),(79,0,0),(80,0,0),(81,0,0),(82,0,0),(83,0,0),(84,0,0),(85,0,0),(86,0,0),(87,0,0),(88,0,0),(89,0,0),(90,0,0),(91,0,0),(92,0,0),(93,0,0),(94,0,0),(95,0,0),(96,0,0),(97,0,0),(98,0,0),(99,0,0),(100,0,0),(101,0,0),(102,0,0),(103,0,0),(104,0,0),(105,0,0),(106,0,0),(107,0,0),(108,0,0),(109,0,0),(110,0,0),(111,0,0),(112,0,0),(113,0,0),(114,0,0),(115,0,0),(116,0,0),(117,0,0),(118,0,0),(119,0,0),(120,0,0),(121,0,0),(122,0,0),(123,0,0),(124,0,0),(125,0,0),(126,0,0),(127,0,0),(128,0,0),(129,0,0),(130,0,0),(132,0,0),(133,0,0),(134,0,0),(135,0,0),(34,0,0),(61,0,0),(143,0,0),(144,0,2),(9,0,0),(10,0,0),(33,0,0),(56,0,0),(153,0,0),(156,0,0),(159,0,0),(161,0,0),(131,0,0),(60,0,0),(136,0,0),(138,0,0),(139,0,0),(140,0,0),(142,0,0),(137,0,0),(164,0,0),(168,0,0),(170,0,0),(172,0,0),(173,0,0),(175,0,0),(177,0,0),(180,0,0),(183,0,0),(185,0,0),(187,0,0),(151,0,0),(152,0,0),(155,0,0),(7,0,0),(14,0,0),(15,0,0),(17,0,0),(18,0,0),(26,0,0),(19,0,0),(35,0,0),(36,0,0),(41,0,0),(166,0,0),(190,0,0),(12,0,0),(193,0,1),(1,0,1),(203,0,0),(205,0,0),(47,0,0),(146,0,0),(147,0,0),(199,0,0),(200,0,0),(201,0,0),(210,0,0),(211,0,0),(204,0,0),(209,0,0),(212,0,0),(197,0,0),(198,0,0),(213,0,2),(214,0,0),(216,0,0),(217,0,0),(257,0,0),(258,0,0),(259,0,0),(262,0,2),(218,0,0),(219,0,0),(221,0,0),(266,0,2),(269,0,0),(275,0,0),(279,0,0),(282,0,0),(284,0,0),(286,0,2),(224,0,0),(225,0,0),(255,0,0),(256,0,0),(263,0,0),(264,0,0),(272,0,0),(288,0,0),(295,0,0),(298,0,0),(302,0,2),(304,0,2),(306,0,2),(308,0,0),(311,0,0),(319,0,0),(322,0,0),(326,0,0),(294,0,0),(301,0,0),(321,0,0),(324,0,0),(325,0,0),(345,0,0),(362,0,0),(367,0,0),(368,0,0),(372,0,0),(373,0,0),(378,0,0),(379,0,0),(380,0,0),(381,0,0),(382,0,0),(383,0,0),(384,0,0),(385,0,0),(370,0,0),(369,0,0),(389,22,0),(398,0,1),(401,0,1),(404,0,1),(407,0,1),(413,0,0),(415,0,0),(419,0,0),(421,0,0),(427,0,0),(430,0,0),(432,0,0),(434,0,0),(450,0,0),(148,0,0),(149,0,0),(150,0,0),(337,0,0),(338,0,0),(339,0,0),(341,0,0),(342,0,0),(343,0,0),(344,0,0),(363,0,0),(364,0,0),(365,0,0),(335,0,0),(333,0,0),(454,0,0),(331,0,0),(340,0,0),(334,0,0),(332,0,0),(336,0,0),(453,0,0),(330,0,0),(523,0,0),(528,0,0),(529,0,0),(531,0,0),(533,0,0),(534,0,0),(537,0,0),(539,0,0),(541,0,0),(543,0,0),(545,0,0),(547,0,0),(549,0,0),(552,0,0),(554,0,0),(556,0,0),(558,0,0),(560,0,0),(562,0,0),(563,0,0);
/*!40000 ALTER TABLE `wp6r_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2019-06-30 13:37:53
